Has anyone encountered problems specifying the WIDTH for an unordered list? When I tried putting the spec in the <ul> tag, the bullets were dropped from the list (I suspect that I needed to adjust the left-margin, which is spec'd, but haven't tried it.) When I tried moving the spec from the <ul> to the <li>, the bullets ended up bottom aligned, if the text spanned more than 1 line.
Bookmarks