Frames

i don't know how to use frames and i googled about it too

i need some html that will make me a frames page that look like this

[____]

[____]

so two frames a top frame for my banner and another for my contents thanks!

Edit: AWW c'mon

#379694

...

#379735

i searched frames page layouts tutorials btw do you got a website? if so i will link it

#379745

...

#379835

lol what would happen if it was viewed in ie [ i don't have ie ]

#380191

Drop frames, they are so outdated ;) I'd suggest to go for divs. Top one should have position:fixed applied - that would be a lot more modern and flexible. Of course position:fixed doesn't work in IE (except 7) but there are cool workarounds for that ;)

#380254