<!DOCTYPE html public "-//w3c//dtd html 4.01 transitional//en"> <HTML> <HEAD> <TITLE>Website structure</TITLE> <META http-equiv="content-type" content="text/html;charset=iso-8859-2"> </HEAD> <BODY style="text-align: center; width:100%; margin: 0px; padding: 0px"> <DIV style="background-color: green; width: 150px; height: 600px; float: left">left background</DIV> <DIV style="background-color: blue; width: 150px; height: 600px; float: right">right background</DIV> <DIV style="background-color: red; width: 500px; height: 600px; margin: 0px auto">content</DIV> <DIV style="background-color: yellow; width: 100%; height: 100px; clear: both">footer background</DIV> </BODY> </HTML>
With FRAMES could easily do the * solution, but the technique is no longer worth using.


Sign In
Create Account

Back to top









