How can I align an html <ul> tag to the left of the table cell it is in?

  • Thread starter Thread starter LArgrew
  • Start date Start date
L

LArgrew

Guest
I have been trying numerous things and maybe I am just missing something but I can get the top margin of an html <ul> to disappear using a style tag of margin-top;0; but not the left margin. Why is that? Can anyone help me? Why does "margin-left;0;" in the same tag not work?
 
Back
Top