Kevin:

The site you gave does it really poorly. This is very easy to do with
divs... you just put the fixed div inside the stretched div. Let me show
you:

< div style=" width:100%; " >

< div style=" width: 550px; position:relative; left:50%; margin-left:-275px;
" >

content

< / div> < / div>

See what it does?
______________________________________________________________________
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