<frameset rows="10%,*">
<frame src="menu.html">
<frame src="sites.html">
</frameset>
Hi there. I was trying to make a frame setup but it doesn't work :'(
Could you help me? Let's say the menu.html and sites.html are just normal pages, so I don't think I should upload those..
I'd like it to be kinda like this: [wireframe] (http://framebox.org/rRXX) Where in the menu there are links external sites which will be displayed in the other section
Thanks in advance!
Robin van der Noord
As already mentioned in the comments, it is preferable to avoid using frames.
But in answer your question, frameset
should not be included in the body
element.
Try it at: http://www.w3schools.com/tags/tryit.asp?filename=tryhtml_frame_cols