sisqoluv
06-10-2003, 02:13 AM
I REALLY don't know what I did wrong. I copied the HTML from my other site, and it worked. The only thing I changed is the title, pictures, and iframes. My iframes aren't showing up. I'm testing my HTML here:
http://www.eccentrix.com/members/ambrosia/person2/2/mainpage.html
My code is:
<html>
<head>
<title>[ [ Ambrosia dot Net ) ) || main v. 4 || ...they have the internet on computers now!</title>
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<LINK REL=stylesheet HREF="personalcssmain.css" TYPE="text/css">
<!-- -------- -->
<!-- [ this site was created by Ambrosia -- sisq0zldy@aol.com ]
Do me a favor, please? Don't copy! I took the time to design this site and layout, so go spend YOUR time making YOUR own layout. You shouldn't create a website if you're going to copy. Be creative and different. Think of your own ideas and back off of mine! *cheesy smile* Thanks. -->
<!-- -------- -->
<style>
<!--
BODY{
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#ff3333;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#ff3333;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ff3333;
scrollbar-darkshadow-Color:#ffffff;
}
-->
</style>
<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(firstback.jpg);
background-position: 5 5;
background-repeat: no-repeat;
background-attachment: no;}
-->
</head>
<body><p align=right><font face="IMPACT" size="4" color="#3395C4">title</font>
<br>
<IFRAME NAME="mainframe" SRC="main.html" width="518" height="250" frameborder="0" scrolling="yes" style="position:absolute; left:60; top:65;" ALLOWTRANSPARENCY="true" style="filter:chroma (color=#00FF00)"></iframe>
<IFRAME NAME="mainmenu" SRC="mainmenu.html" width="351" height="100" frameborder="0" scrolling="no" style="position:absolute; left:30; top:65;" ALLOWTRANSPARENCY="true" style="filter:chroma (color=#00FF00)"></iframe>
<IFRAME NAME="subframe" SRC="submenu.html" width="150" height="250" frameborder="0" scrolling="no" style="position:absolute; left:415; top:5;" ALLOWTRANSPARENCY="true" style="filter:chroma (color=#00FF00)"></iframe>
</body></html>
I know my iframes don't line up yet (I didn't have a chance to fix them) because they're not showing! Can someone help me out, please? Thank you very much!
And I'm sorry for asking so many questions about iframes. I'm not too good with them. The last time I used them was when I first got into web design... That was about five years ago ;)
http://www.eccentrix.com/members/ambrosia/person2/2/mainpage.html
My code is:
<html>
<head>
<title>[ [ Ambrosia dot Net ) ) || main v. 4 || ...they have the internet on computers now!</title>
<META HTTP-EQUIV="imagetoolbar" CONTENT="no">
<LINK REL=stylesheet HREF="personalcssmain.css" TYPE="text/css">
<!-- -------- -->
<!-- [ this site was created by Ambrosia -- sisq0zldy@aol.com ]
Do me a favor, please? Don't copy! I took the time to design this site and layout, so go spend YOUR time making YOUR own layout. You shouldn't create a website if you're going to copy. Be creative and different. Think of your own ideas and back off of mine! *cheesy smile* Thanks. -->
<!-- -------- -->
<style>
<!--
BODY{
scrollbar-face-color:#ffffff;
scrollbar-arrow-color:#ff3333;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#ff3333;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ff3333;
scrollbar-darkshadow-Color:#ffffff;
}
-->
</style>
<STYLE TYPE="text/css">
<!--
BODY {background-image: URL(firstback.jpg);
background-position: 5 5;
background-repeat: no-repeat;
background-attachment: no;}
-->
</head>
<body><p align=right><font face="IMPACT" size="4" color="#3395C4">title</font>
<br>
<IFRAME NAME="mainframe" SRC="main.html" width="518" height="250" frameborder="0" scrolling="yes" style="position:absolute; left:60; top:65;" ALLOWTRANSPARENCY="true" style="filter:chroma (color=#00FF00)"></iframe>
<IFRAME NAME="mainmenu" SRC="mainmenu.html" width="351" height="100" frameborder="0" scrolling="no" style="position:absolute; left:30; top:65;" ALLOWTRANSPARENCY="true" style="filter:chroma (color=#00FF00)"></iframe>
<IFRAME NAME="subframe" SRC="submenu.html" width="150" height="250" frameborder="0" scrolling="no" style="position:absolute; left:415; top:5;" ALLOWTRANSPARENCY="true" style="filter:chroma (color=#00FF00)"></iframe>
</body></html>
I know my iframes don't line up yet (I didn't have a chance to fix them) because they're not showing! Can someone help me out, please? Thank you very much!
And I'm sorry for asking so many questions about iframes. I'm not too good with them. The last time I used them was when I first got into web design... That was about five years ago ;)