yea....not so good at t3h html-ing....
so how would i be able to put in frames?
and if possibible, someway to do it in Frontpage without using code?
yea....not so good at t3h html-ing....
so how would i be able to put in frames?
and if possibible, someway to do it in Frontpage without using code?
Ahahaha... aren't the last line in your signature the last line of your post sort of mutually exclusive?Mind you, "skills" in 1337-speak is pretty self-contradictory too
Don't know about in FrontPage, but you should use the <frameset> tag in HTML. For example:
You can use cols= instead to specify horizontal frames instead.HTML Code:<frameset rows="20%, 80%"> <frame src="page1.htm"/> <!-- the frame that will take up 20% of the page, vertically --> <frame src="page2.htm"/> <!-- and the rest --> </frameset>
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
maaayyyybbbeeeee
and you got your "vertical" and "horizontal" confused
Last edited by Druza; 10-16-2005 at 03:40 PM.
Did I? No, I don't think so.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
yes, you said col= was horizontal
unless you mean which side the page is on?
I said that using cols="20%,80%" would divide the page 1:4 horizontally. I'm right.
Think about it.
Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!
yea ok you meant the pages not the grey line
Bookmarks