Jump to content

what's wrong with my syntax?


Chucklet!!

Recommended Posts

What's wromg with my syntax?

<html><header><style type="text/css"><script type="text/javascript">var browser=navigator.appNameif (browser == Netscape) {document.write("frameset")}else {document.write("frame.f")}</script> {background-image: url(background.jpg); background-repeat: no-repeat; background-position: center; background-attachment: fixed}</style><title>C thru U - a Young Enterprise company</title><meta name="description" content="The official site for C thru U, a Young Enterprise company. Just take a look at our wide range of products"><meta name="keywords" content="C thru U, Young Enterprise, Products, NSBC, scented centers, spoo-key-rings, spookeyrings, spoo, key, rings, spookey rings"><frameset cols="25%,75%" border="0" id="b" class="b"><frame noresize="noresize" src="Sharedborder.htm"><frame noresize="noresize" src="Home.htm" name="display" id="f" class="f"></frameset></header></html>

Link to comment
Share on other sites

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"><html><head><script type="text/javascript">var browser=navigator.appNameif (browser == Netscape) {document.write("frameset")}else {document.write("frame.f")}</script><style type="text/css">body{background-image: url(background.jpg); background-repeat: no-repeat; background-position: center; background-attachment: fixed}</style><title>C thru U - a Young Enterprise company</title><meta name="description" content="The official site for C thru U, a Young Enterprise company. Just take a look at our wide range of products."><meta name="keywords" content="C thru U, Young Enterprise, Products, scented centers, spookeyrings, spoo, key, rings, spookey rings"></head><body><frameset cols="25%,75%" border="0" id="b" class="b"><frame noresize="noresize" src="Sharedborder.htm"><frame noresize="noresize" src="Home.htm" id="f" class="f"></frameset></body></html>

I did my best to fix your code. I hope I wasn't wrong by putting the frame codes in a body tag. I have very little expirience in frames ='(.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...