iframes

This is a discussion on "iframes" within the Web Page Design section. This forum, and the thread "iframes are both part of the Design Your Website category.



Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices


Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old Feb 22nd, 2006, 18:54
Reputable Member
Join Date: Dec 2005
Location: Texas
Age: 19
Posts: 328
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via AIM to daygon Send a message via MSN to daygon Send a message via Yahoo to daygon
iframes

I think I've tried iframes but i cant get them to work right in my browser. Are there any tutorials for iframes?
Reply With Quote

  #2 (permalink)  
Old Feb 22nd, 2006, 19:06
Most Reputable Member
Join Date: Aug 2005
Location: North Wales, United Kingdom
Age: 21
Posts: 1,093
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via MSN to sypher
Re: iframes

theres not much to know.
Code: Select all
<iframe src="http://www.domain.com" style="width: 90%; height: 300px" name"iframename"></iframe>
You can also remove scrolling, border etc with
Code: Select all
scrolling="no" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0"
Reply With Quote
Reply

Tags
iframes

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ditching 'iframes' herbie497 Website Planning 5 Feb 20th, 2007 03:45
Iframes angel1dot0 Webforumz Cafe 5 Dec 28th, 2006 18:19
imaps and Iframes Sam5ive55 Web Page Design 2 Nov 25th, 2006 00:39
iframes joshcxa Web Page Design 2 Jun 8th, 2006 03:00
iframes - Centering JamieH Web Page Design 1 Jan 11th, 2005 02:00


All times are GMT. The time now is 02:31.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43