Previous Message
Next Message

Class for a Nested unordered list

Sent by Robert Neville on 12 February 2005 03:03


I am trying to add a class for an unordered list tag,
<ul>, and encountered some difficulty. The goal is to
create a style that provides a specific line height
based on a graphic; and centers the text vertically on
the graphic. The image is 20 x 20 pixels. The style
would remove the bullet and represent a list style.

 My attempt went horribly wrong somewhere. Apparently,
the nest unordered list does not take any of the
attributes from the style. I have tried nesting the
tag; creating stand-alone style; attaching the class
to the <li>. Currently, the style, ToolBar, has a
background set to YELLOW in effort to deduct what
going on.   In addition, it does contain many
attributes until I figure out what going on here. 

Let me know if you have any ideas or suggestions this
situation. Other approaches exist for captioning
images, yet I am trying to understand the reason for
this behavior. Please understand this objective as you
develop suggestions. You may review the HTML and CSS
at the link included. In the CSS, search for the
following style:

 li ul.ToolBar

http://www.geocities.com/robert_neville310/aquav1.html
http://www.geocities.com/robert_neville310/css/styles.css



		
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - Easier than ever with enhanced search. Learn more.
http://info.mail.yahoo.com/mail_250
______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread:

Possibly related: