Actingman00
Member
I'm working on a website, here's the code I'm using for my framses right now:
<framset cols="20%, 80%">
<frame src="URL here" name="sidebar" noresize>
<frame src="URL here" name="main">
</frameset>
So at the moment my webpage looks like this:
http://i155.photobucket.com/albums/s291 ... ebpage.jpg[/IMG]
What I want it to look like is:
http://i155.photobucket.com/albums/s291 ... bpage2.jpg[/IMG]
I want the extra frame up going right across the top. I tried so many combinations of Frame codes and none worked! Can anyone help?
<framset cols="20%, 80%">
<frame src="URL here" name="sidebar" noresize>
<frame src="URL here" name="main">
</frameset>
So at the moment my webpage looks like this:
http://i155.photobucket.com/albums/s291 ... ebpage.jpg[/IMG]
What I want it to look like is:
http://i155.photobucket.com/albums/s291 ... bpage2.jpg[/IMG]
I want the extra frame up going right across the top. I tried so many combinations of Frame codes and none worked! Can anyone help?