nouhad wrote:
> Can anyone help me code this layout in CSS ?
> I am somewhat new to CSS but I do know how to code in it.
> Help would be much appreciated.

There's a couple ways.

1, is to float each ad with a container wrapper div, but if you have 
different ad heights, it might become a mess.... and then yuo'll run 
into overlapping or spaces.

The other way is to use absolute positioning on each element... a pain, 
for sure.

Frankly, i think the image map is the best way.

an image map is still valid code, so long as its done correctly.

For those who don't know- this site is:
http://www.milliondollarhomepage.com/
and I wish I thought of it first....

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to