On 5/27/05, Theodore Serbinski <[EMAIL PROTECTED]> wrote: > i have a new design comp of a new layout for our website here: > > http://www.washsq.com/layouyt01.jpg > > i'm playing around with the XHTML/CSS but i'm not sure what is the > best and simplest method for cutting up that graphic and displaying as > either some BG or even some absolutely placed <div> on top.
You've got a border down the left, which can be applied to the <body>, and a network cable blending into a grid which can be applied to the div containing the main content, and a logo/heading image which should go in the foreground in an <h1>. All the rest is plain colour (although you might want to use some 1x1 background images to get exact pixel colour matching) and text. -- David Dorward <http://dorward.me.uk><http://blog.dorward.me.uk> ______________________________________________________________________ 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/
