I'm building a site with a few div boxes with a 1px border. I would like the top 30px or so of those boxes to have a different color background, which is where I'm going to place the title for that box.
Just create the div, with the border, and add another div in there, and float it. Or you could add position:relative; to the container and do position:absolute;top:0;height:30px; to the inner block.
Cheers
__________________ I am 17 years old.Looking for Web Design Job(s). If interested use my Please login or register to view this content. Registration is FREE