Re: bullets with CSS?
Is it possible to specify bullets or
numbering from a CSS style sheet?
I have some XML list items that
I'd like to make bulleted. I know
that I can transform my XML to
HTML, but I would rather create
my bullets with css.
You could try the list-style and list-style-type properties in the definition for UL. If you want to use an image, try
ul {list-style-image: url(image.gif )}
For a standard bullet
ul {list-style-type: disc}
You may want to test these properties in the various browsers. As I recall, they're supported differently.
Bill Burns, Senior Technical Consultant, Scriptorium Publishing
FrameMaker ACE, WebWorks Publisher Certified Trainer
bburns -at- scriptorium -dot- com - 208-484-4459
http://www.scriptorium.com
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Develop HTML-based Help with Macromedia Dreamweaver! (STC Discount.)
**NEW DATE/LOCATION!** January 16-17, 2001, New York, NY.
http://www.weisner.com/training/dreamweaver_help.htm or 800-646-9989.
Sponsored by SOLUTIONS, Conferences and Seminars for Communicators Publications Management Clinic, TECH*COMM 2001 Conference, and more http://www.SolutionsEvents.com or 800-448-4230
---
You are currently subscribed to techwr-l as: archive -at- raycomm -dot- com
To unsubscribe send a blank email to leave-techwr-l-obscured -at- lists -dot- raycomm -dot- com
Send administrative questions to ejray -at- raycomm -dot- com -dot- Visit http://www.raycomm.com/techwhirl/ for more resources and info.
Previous by Author:
RE: Here's why formatting and layout can really matter:
Next by Author:
RE: Displays versus Appears-Which One?
Previous by Thread:
bullets with CSS?
Next by Thread:
Re: bullets with CSS?
Search our Technical Writing Archives & Magazine
Visit TechWhirl's Other Sites
Sponsored Ads