Thread
:
List style Type color
View Single Post
#
2
(
permalink
)
04-23-2009, 09:41 PM
chowexfo
Junior Member
Join Date: Mar 2009
Posts: 12
Hi surya,
It's Very Simple.Use span Attribute For Change color.Like this
Code:
Who we are
What we do
Vision and mission
Group
CSS Style : ul { list-style-type:square; } ul li { list-style-type:square; color:#1970d1; } li span { color: #000000; }
chowexfo
View Public Profile
Find all posts by chowexfo