border li in IE
border li in IE
- Started
- Last post
- 2 Responses
- ********
how to do it properly?
the border should extend fully, not just past the bullet in the list..
ideas?
- vwsung18t0
display: block;
border: (whatever);
- ********0
been there, done that, no worky.
:(
thx.