Revision: 10684
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at January 9, 2009 10:15 by cbx
Initial Code
.any_class_name ul {
line-height:1.4;
list-style-type:none;
}
.any_class_name li {
padding-left:20px;
background:transparent url(../images/face_image.png) no-repeat;
background-position:0 5px;
}
Initial URL
http://monkeyflash.com/tutorials/aligning-list-bullet-images/
Initial Description
This will create a bulleted list using images as the bullets.
Initial Title
Cross Browser Ordered List W/ Images
Initial Tags
list, image, browser
Initial Language
CSS