I have a fixed-width horizontally centered layout that looks like ...
http://learn.webmarksonline.com/css/comp1.gif

See how that corner graphic spans my masthead div and the leftcolumn div.  If
this was an absolutely positioned fixed layout, I would put the graphic into a
div and absolutely position it.  Since this is a horizontally-centered layout,
I normally would have sliced the image into two pieces and put one piece as the
background of my masthead, and another piece as the background of my leftcolumn.
 Is the way I'm doing, the standard method for this?  Or is there a better way? 
I wondering if there is a better way than to slice up a perfectly good logo.

Thanks,
artcoder

______________________________________________________________________
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