Jump to content

How to divide a website


Comp-Freak

Recommended Posts

i want to divide my website like this:newbitmapimagexa4.th.pngi tried it with tables and this code as i couldn't find anything better:

<html><body topmargin="0" leftmargin="0" rightmargin="0"><table border="0" width="100%" height="100%"><tr><td bgcolor=#00FF00 width="15%" height="20%">Some Icon</td><td bgcolor=#00FF00 width="80%" height="20%">Advertisement</td></tr><tr><td bgcolor=#00FF00 width="15%" height="80%">Menu</td><td width="80%" height="80%">Website</td></tr></table></body></html>

but there are white spaces around and inside the boxes, is there a way to place a frame without border into the bottom right half of my website?Thank You

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...