> Could someone help me center this heading?
>
> I want it to look basically like this:
> http://www.clients.thedogsonline.com/timepieces/magoo.html
>
> Only I want the header just slightly overlapping the content.
> You can get the general (un-centered) idea by looking at it here in IE,
but it totally messes up in Netscape.
>
> http://www.clients.thedogsonline.com/timepieces/magoo2.html
Try this:
#header {
width:356px;
position: absolute;
left: 50%;
top:10px;
margin-left:-178px;
z-index: 1;
}
---
Regards,
Thierry | www.TJKDesign.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/