Richard Brown wrote:
> Hi Guys
>
> I am styling a two column list here:
> <http://wilsonsjewellery.co.uk/range.html>
> <http://www.wilsonsjewellery.co.uk/style/three.css>
>
> I am using a technique explained here:
> <http://alistapart.com/articles/multicolumnlists>
>
> However, I am having two problems. Firstly, I cannot get rid of the text 
> decoration even though I have declared none and secondly the list has 
> continued into the div below. Any ideas please?
>
> Many thanks.
>   
I see no text-decoration here. I think it will help to start with a 
solid layout that works cross-browser, and does not draw an h-scroll bar 
at 800. It is good to code to Opera and FF, but you can't neglect IE, 
either. Right now, you are all over the map in IE, and I made no attempt 
to figure out why the footer is not clearing. BTW, you've used the the 
same id more than once on the page (validate as you work). The author of 
the article you referenced (Paul Novitski), mentions doctype. You are 
not using what he suggests. Maybe this base 
layout<http://www.chelseacreekstudio.com/ca/cssd/layout12.html> will 
help get you to the point were you can deal solely with the list in the 
center column, instead of the whole ball of wax?
Best,
~dL

-- 

http://chelseacreekstudio.com/ca/ccs/pow/pow.html

______________________________________________________________________
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/

Reply via email to