Classification Properties

Cascading Style Sheet Property Reference

provided by: 
Originally published at Internet.com


You use the list properties to specify how lists display in the browser window. You can change the position of the marker (list-style-position) and the style or image used for the marker (list-style-type and list-style-image). The sections that follow describe each property in more detail. Enjoy.

The list properties are inherited, so if you define a property for the
    tag, all its enclosed
  • tags inherit those properties. These tags are only meaningful for HTML list tags.

    You can group the list properties using list-style. You specify the marker type, marker image, and position, like this:

    list-style: square URL(http://www.myserver.com/images/marker.gif) inside

    list-style-image



    You use the list-style-image property to specify an image that the browser will display as the marker for a list item. The property's only value is the URL, using the URL(address) format, of the image to use as the marker, like this:

    list-style-image: url(http://www.myserver.com/images/marker.gif)

    To affect all the items within a list, set this property for the list container, such as
      as opposed to the list item
    • . You can override an individual list item, however, by setting this property in a single occurrence of the
    • tag.

      list-style-position

      ...

      Read article at Internet.com site
Regional Articles
- Classification Properties Alabama
- Classification Properties Alaska
- Classification Properties Arizona
- Classification Properties Arkansas
- Classification Properties California
- Classification Properties Colorado
- Classification Properties Connecticut
- Classification Properties DC
- Classification Properties Delaware
- Classification Properties Florida
- Classification Properties Georgia
- Classification Properties Hawaii
- Classification Properties Idaho
- Classification Properties Illinois
- Classification Properties Indiana
- Classification Properties Iowa
- Classification Properties Kansas
- Classification Properties Kentucky
- Classification Properties Louisiana
- Classification Properties Maine
- Classification Properties Maryland
- Classification Properties Massachusetts
- Classification Properties Michigan
- Classification Properties Minnesota
- Classification Properties Mississippi
- Classification Properties Missouri
- Classification Properties Montana
- Classification Properties Nebraska
- Classification Properties Nevada
- Classification Properties New Hampshire
- Classification Properties New Jersey
- Classification Properties New Mexico
- Classification Properties New York
- Classification Properties North Carolina
- Classification Properties North Dakota
- Classification Properties Ohio
- Classification Properties Oklahoma
- Classification Properties Oregon
- Classification Properties Pennsylvania
- Classification Properties Rhode Island
- Classification Properties South Carolina
- Classification Properties South Dakota
- Classification Properties Tennessee
- Classification Properties Texas
- Classification Properties Utah
- Classification Properties Vermont
- Classification Properties Virginia
- Classification Properties Washington
- Classification Properties West Virginia
- Classification Properties Wisconsin
- Classification Properties Wyoming

Rss   Delicious   Digg   Add To My Yahoo   Add To My Google   Bookmark   Search Plugin

Topics:
Architecture & Design Languages & Tools Project Management Web Services
Database Microsoft & .NET Security Wireless
Java Open Source Techniques XML