kartoonizt
03-21-2003, 09:09 PM
UNLIKE many other people on this forum, i dont put "HELP PLZZZ!!! ;__;" as my subject or "Frame help!" well DUH this is the place for that...
enuff of that. my frames wont show up...whats wrong? here is the html for the main page:
<html>
<head>
<title>SourSushi.dot.com</title>
</head>
<body>
<frameset rows=65%,35%>
<frame src="left.html" name="leftside" NORESIZE scrollbar="yes">
<frame src="right.html" name="rightside">
</frameset>
</body>
</html>
then left.html
<html>
<head>
<TITLE>SourSushi.dot.com</TITLE>
</HEAD>
<BODY text="#000000" link="#000099" vlink="#660099" background="ss1.jpg" bgproperties="fixed">
<style type="text/css">
body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #000000
}
</style>
<STYLE>
<!--
A:link {text-decoration: underline overline; color: #000099}
A:visited {text-decoration: underline overline; color: #1A1A91}
A:active {text-decoration: underline overline; color: #0000cc}
A:hover {text-decoration: underline overline; font-weight: none; color: #000000}
-->
</style>
<font face="arial" size="2">TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TESTTEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TESTTEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TESTTEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST
</body>
</html>
right:
<html>
<head>
<TITLE>SourSushi.dot.com</TITLE>
</HEAD>
<BODY text="#000000" link="#000099" vlink="#660099" background="ss2.jpg">
</script>
<style type="text/css">
body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #000000
}
</style>
<STYLE>
<!--
A:link {text-decoration: underline overline; color: #000099}
A:visited {text-decoration: underline overline; color: #1A1A91}
A:active {text-decoration: underline overline; color: #0000cc}
A:hover {text-decoration: underline overline; font-weight: none; color: #000000}
-->
</style>
</body>
</html>
help please ^_^;
enuff of that. my frames wont show up...whats wrong? here is the html for the main page:
<html>
<head>
<title>SourSushi.dot.com</title>
</head>
<body>
<frameset rows=65%,35%>
<frame src="left.html" name="leftside" NORESIZE scrollbar="yes">
<frame src="right.html" name="rightside">
</frameset>
</body>
</html>
then left.html
<html>
<head>
<TITLE>SourSushi.dot.com</TITLE>
</HEAD>
<BODY text="#000000" link="#000099" vlink="#660099" background="ss1.jpg" bgproperties="fixed">
<style type="text/css">
body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #000000
}
</style>
<STYLE>
<!--
A:link {text-decoration: underline overline; color: #000099}
A:visited {text-decoration: underline overline; color: #1A1A91}
A:active {text-decoration: underline overline; color: #0000cc}
A:hover {text-decoration: underline overline; font-weight: none; color: #000000}
-->
</style>
<font face="arial" size="2">TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TESTTEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TESTTEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TESTTEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST TEST
</body>
</html>
right:
<html>
<head>
<TITLE>SourSushi.dot.com</TITLE>
</HEAD>
<BODY text="#000000" link="#000099" vlink="#660099" background="ss2.jpg">
</script>
<style type="text/css">
body {
scrollbar-arrow-color: #000000;
scrollbar-base-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3d-light-color: #000000
}
</style>
<STYLE>
<!--
A:link {text-decoration: underline overline; color: #000099}
A:visited {text-decoration: underline overline; color: #1A1A91}
A:active {text-decoration: underline overline; color: #0000cc}
A:hover {text-decoration: underline overline; font-weight: none; color: #000000}
-->
</style>
</body>
</html>
help please ^_^;