J wrote:
> (www.stainlessband.com/index.html) 
> I want no space 
> between the graphics and the wrapper.
>
>
>   

Add this selector to your CSS file to make the sidebar images butt the 
center columnh.

#anchor {margin: 0 auto; width: 1010px; border: 1px solid fuchsia;}

And in the markup add:

<div id="anchor">
(it should be the first id to open and the last to close.)
</div>

Best,
~dL

-- 
http://chelseacreekstudio.com/

______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to