webmaster resources tips and articles
webmaster information

Path = Home : HTML Design Tips : Replacing Standard Bullets With Graphic Bullets

Replacing Standard Bullets With Graphic Bullets



Web Source Web Design Tips
by Shelley Lowery

You can use graphic bullets to replace the standard text bullets by using the "Definition List" tag. <DL>

<DL>
<DD><IMG SRC="yourimage.gif">List Item one</DD>
<DD><IMG SRC="yourimage.gif">List Item two</DD>
<DD><IMG SRC="yourimage.gif">List Item three</DD>
<DD><IMG SRC="yourimage.gif">List Item four</DD>
</DL>


Tip provided by: Web Source: Your Guide to Professional Web Design and Development. http://www.web-source.net


 

 

© janim.net 2000 - 2008 All rights reserved