OZONE Asylum
Forums
Stupid Basic HTML
noresize and size of window
This page's ID:
9540
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
Hey all! I haven't been around much lately, hope you're all doing well!! :D My "physics" site for work is almost done, YAY!! Mostly all I need to do is tweak a few things I've left hanging...thus the question I'm about to post. I'm using frames (ya ya ya....I know it's not the greatest but my boss loves it so shush ;)) Anywho, here's the frame code: [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> <frameset noresize="true" cols="165px, 585px"> <frame src="TOC.html" id="TOC" name="TOC" /> <frame src="Cover.html" id="main" name="main" /> </frameset> </head> <body> <noframes> <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> <div class="center"><img src="/EducatorsGuide/pics/meatball.gif" width=150 length=125 /></div> </noframes> </body> </html> [/code] My noresize isn't working...it still lets the viewer resize the windows. AND I'm trying to set the size of the window by setting the size of the frames, but I can't tell if it is working. Anyone know how to do that? I looked at different sites and couldn't find what I'm looking for but I may just be looking for the wrong thing. Thanks so much everyone! I appreciate your help!! Genevieve Wowzers! o.O Visit my cell! [url=http://faq.ozoneasylum.com/FaqWiki/shownode.php?id=754]754[/url]
Loading...
Options:
Enable Slimies
Enable Linkwords
« Backwards
—
Onwards »