I R Teh Html Noob
OttoDestruct
Join Date: 2002-11-08 Member: 7790Members

After spending many an hour.... I can't set up frames <!--emo&:(--><img src='http://www.unknownworlds.com/forums/html//emoticons/sad.gif' border='0' style='vertical-align:middle' alt='sad.gif' /><!--endemo--> .... I'm trying to get something like the diagram.... basically all it will be is the black part is a menu, the red part where pages load, and all the surrounding will be neat artsy stuff... Anyone want to point me where I should go to learn / will you do it for me?
Comments
Notice the word diagram <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo--> .... Meh I'm starting to make progress
[edit]By zer vay, the basic idea behind frames is that the frame page sets up the layout for the frames, with each frame having a name. It then opens the relevant web pages, but opens them inside frame name blah, rather than simply opening them.
One more thing: don't get too carried away with frames. As great as they sound, the reason they don't see a lot of use these days is because they will look dramatically different on different resolution screens (and can look really, really silly in the worst cases)[/edit]
Mind the tons of Yahoo crap...... and the links and crap don't work... but its a start... I'm gonna increase the width of the middle eventually... and try to make the scroll bar look not so messed up (I didn't upload the long news I used to test that if you are wondering)
<a href='http://www.geocities.com/otto_destruct/index.html' target='_blank'>Linkeh</a>
<a href='http://www.geocities.com/otto_destruct/index.html' target='_blank'>Linkeh</a> <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
just use a <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1--><a href="url" target="_blank"><!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
If I'm readingwhat you want to do right...
<a href='http://www.geocities.com/otto_destruct/index.html' target='_blank'>Linkeh</a> <!--QuoteEnd--></td></tr></table><div class='postcolor'><!--QuoteEEnd-->
just use a <!--c1--></div><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1--><a href="url" target="_blank"><!--c2--></td></tr></table><div class='postcolor'><!--ec2-->
If I'm readingwhat you want to do right... <!--QuoteEnd--> </td></tr></table><div class='postcolor'> <!--QuoteEEnd-->
Yea that works
It might as well not have been a template as I changed about 90% of it.... I just googled for free web templates
Yargh! My eyes!
For example, here's the full list of <a href='http://www.devguru.com/Technologies/html/quickref/html_index.html' target='_blank'>HTML tags</a> and how to use 'em. The other frequently-used references I'd recommend are the <a href='http://www.devguru.com/Technologies/css/quickref/css_index.html' target='_blank'>CSS2</a> and <a href='http://www.devguru.com/Technologies/ecmascript/quickref/javascript_index.html' target='_blank'>JavaScript</a> references.
Definitely worthy of a bookmark as one of the best online design reference manuals, IMHO.
And if you're into developing using ASP as your base scripting language, there's a slew of reference guides for that path as well.