Computer Science Canada List margins! |
Author: | Omnipotence [ Tue Mar 21, 2006 1:59 pm ] |
Post subject: | List margins! |
Ahhhhhh, upon using any type of number lists, HTML automatically generates a left margin, a space above and below the list also. I wish to figure out how to get rid of this problem, WITHOUT the use the CSS! |
Author: | md [ Tue Mar 21, 2006 2:36 pm ] |
Post subject: | |
Solving it with CSS is easy. Why you would do it without I have no idea... |
Author: | Omnipotence [ Wed Mar 22, 2006 7:22 pm ] |
Post subject: | |
Consider it a challenge or extenuating circumstances beyond my control that don't allow me to use STYLE = "margin-left:0" |