[WEB4LIB] HTML question - lists

Debbie Faires dfaires at wahoo.sjsu.edu
Thu Sep 26 13:45:42 EDT 2002


One fix (I haven't tested in all browsers, though) is to modify the
stylesheet.  To your rule for .double add this:
margin-left: 230px;

The image is 214 pixels wide.  You could play with how many pixels you
want to indent that <ul>.  But once it is indented, the bullets display.

Debbie Faires
School of Library & Information Science
San Jose State University


On Thu, 26 Sep 2002, Diane Madrigal wrote:

> I'm working on a Web page that combines images and bulleted lists.  If I put the images on the right side, the list items appear correctly (see <http://www.nysl.nysed.gov/mssc/almanac/vvisalm9test.htm>).  However, if I move the images to the left-hand side of the page, using <img .... align="left">, the bullets on the list items disappear (see <http://www.nysl.nysed.gov/mssc/almanac/vvisalm9.htm>).
>
> Any suggestions as to why this happens, and how to prevent it?  (I know using a table would solve the problem, but I was trying to avoid using tables for layout purposes.)
>
> --------------------------
> Diane Madrigal
> New York State Library <http://www.nysl.nysed.gov/>
> New York State Education Department
>
>
>
>




More information about the Web4lib mailing list