Thu, 2005-01-13 20:42
I'm trying to have my menu text to be align along the left hand side without changing the widths and alignment of my other columns. Can anyone help me and tell me what I'm doing wrong?
My page is here: http://immeldesign.com/help/test.html
Thanks!
Thu, 2005-01-13 21:22
#1
aligning text to the left
Add this code to your CSS
#menu { padding: 0; margin: 0; }
Also in your #menu li you have list-stule-type: none
instead of style.