Forum : list tag
Brief description  about Online courses   join in Online courses
View Sri Bhargavi  Peesapati 's Profile

list tag

Can you give or show an example using list-style-type:image ?? I tried it but I could not get it .. and where will that image appear exactly??
Asked by Sri Bhargavi Peesapati | Jul 7, 2010 |  Reply now
Replies (1)
View teacher siliconindia 's Profile
Hi

If you want image in list type

#hi {

}

#hi ul { font-size:30px;
list-style-image:url("siliconindialogo.jpg"); list-style-type:square;
}


Try this code.

Regards

Jul 7, 2010