CSS and Bulleted List
Peter Murray
PMurray at law.uconn.edu
Thu Jun 28 09:42:52 EDT 2001
Yes, it is possible, but only sort of.
<hr>
<ul style="padding-left: 0px; margin-left: 0px; margin-top: 0px;">
<li>One</li>
<li>Two</li>
<li>Three</li>
</ul>
<hr>
(<hr> tags added for visualization purposes.)
The caveats:
* It works with MSIE 5.5 and Mozilla
* With MSIE 5.0 under MacOS, the bullets are dropped
* The style declaration has no effect on Navigator 4.x
Peter
--On Wednesday, June 27, 2001 8:21 AM -0700 Maribeth Manoff
<manoff at aztec.lib.utk.edu> wrote:
> I am thinking that this question has a simple and obvious answer, but
> I am relatively new to CSS, and can't seem to find it. What I want
> to do is to create a bulleted list that 1) Does not have the extra
> line break preceding it.
> 2) Is not indented.
> Does anyone have any tips on how to do this using CSS?
--
Peter Murray, Computer Services Librarian W: 860-570-5233
University of Connecticut Law School Hartford, Connecticut
More information about the Web4lib
mailing list