OZONE Asylum
Forums
Stupid Basic HTML
Frame issues
This page's ID:
9521
Search
QuickChanges
Forums
FAQ
Archives
Register
Edit Post
Who can edit a post?
The poster and administrators may edit a post. The poster can only edit it for a short while after the initial post.
Your User Name:
Your Password:
Login Options:
Remember Me On This Computer
Your Text:
Insert Slimies »
Insert UBB Code »
Close
Last Tag
|
All Tags
UBB Help
I don't think you're supposed to wrap your frameset in <body> tags. This appears to work: [code]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd"> <html> <head> <title>Educator's Guide</title> </head> <frameset cols="40%, 60%"> <frame src="TOC.html/" id="TOC" name="TOC" /> <frame src="Cover.html/" id="main" name="main" /> </frameset> <noframes> <body> <p>Sorry, you don't have frames! Please update to your latest browser.</p> <p>However, until you do that, click <a href="NonFrameTOC.html/">here</a> to open the Table Of Contents for the Educator's Guide.</p> <h3>Please note: The links at the bottom of the pages will not work. Keep your Table Of Contents Open to navigate.</h3> </body> </noframes> </html>[/code] [url=http://www.gurusnetwork.com] [img]http://www.ozoneasylum.com/images/88x31/gurusnetwork.gif[/img] [/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »