Thomas Hall wrote:

>Maybe a stupid question but why won't this <ul> center in the page:
>
><html>
>
><body>
>
><ul style="width:800px;margin:0 auto;">
>
><li>Test</li>
>
></ul>
>
></body>
>
></html>
>  
>
It is actually centred. 

If you add border:1px solid; to the style then you will see that the 
800px wide box is centred on the screen.  It just *looks* as though the 
word is to the left.

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