Thursday, May 24, 2012

Re: [web-design] Frame code

 

Thought I answered this. Framesets are not allowed in HTML 5. That is the
document type you are using.

DocTypes:

HTML 4.01 -
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN"
"http://www.w3.org/TR/html4/frameset.dtd">

XHTML -
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Frameset//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-frameset.dtd">
Ron

-------Original Message-------

From: paulc8481
Date: 5/24/2012 8:44:36 AM
To: web-design@yahoogroups.com
Subject: [web-design] Frame code


I started to create this simple frame layout for but it does not work. Is my
syntax wrong? I created it word for word from 3w school, but nothing.

<!DOCTYPE HTML>

<html>
<body>
<frameset cols="50%, *">
<frame src="index.html">
<frame src="SSEgolf2.html">
</frameset>
</body>
</html>

[Non-text portions of this message have been removed]

__._,_.___
Recent Activity:
---------------------------------------------------------------
web-design@yahoogroups.com is sponsored, owned, and founded by Technogypsie Designs (formerly Wandering Leaf Designs)
~etching your presence on the web  
leafworks@yahoo.com  

To unsubscribe or change your settings:
Please go to http://www.yahoogroups.com
- login, - choose group to modify, - change to unsubscribe,
web only, digest, or single post mode
By email: send a email from your email address receiving this
post to web-design-unsubscribe@yahoogroups.com
.

__,_._,___

0 comments:

Post a Comment