iframe, whats the code |
iframe, whats the code |
Jun 12 2005, 12:29 AM
Post
#1
|
|
|
Senior Member ![]() ![]() ![]() Group: Member Posts: 56 Joined: Jun 2005 Member No: 147,005 |
i wanna make some cool layouts so i wanna try iframes can some one tell me the code? iv found others but whn i type it in frontpage it says cannot load saves blah.html or something
|
|
|
|
![]() |
Jun 12 2005, 12:52 AM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
You do realize that you need to have another page to load inside your iFrame, correct? Like so...
[ http://www.freewebs.com/nyahxnek0 ] Click on any of the right-hand navigation, they will open another page within the main contant area. These are actually seperate pages which I am remorely loading with the iFrame. Anyways, here's the very basic code. CODE <iframe src="index.html" name="main" style="height: 195px;" Very simple and easy to change, I'm sure you can figure out what everything does. If not, I'll break the code apart.
frameborder="0" width="95"></iframe> |
|
|
|
chronofire iframe Jun 12 2005, 12:29 AM
Lightner the name is what u target with, go to the topic i ... Jun 12 2005, 05:21 PM
ChasingLife87 I use dreamweaver, and when I use that code it sho... Jun 13 2005, 05:49 PM
Lightner i posted a tutorial for iframes in tutorials but i... Jun 13 2005, 06:54 PM![]() ![]() |