SitePoint Sponsor |
|
User Tag List
Results 1 to 4 of 4
Thread: list items
-
Mar 30, 2008, 10:28 #1
- Join Date
- Jun 2007
- Posts
- 129
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
list items
Hi, I have the following list items that I'm trying to show with an icon but it lists a number besides. How could I get rid off the numbers to the left of the icon?
http://gginternationalinc.com/testimonials.html
Thanks
-
Mar 30, 2008, 10:40 #2
- Join Date
- Nov 2005
- Location
- Norway
- Posts
- 715
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Code:#content ol { margin-top: 7px; line-height: 16px; list-style:none; }
-
Mar 30, 2008, 10:54 #3
- Join Date
- May 2005
- Location
- Cardiff
- Posts
- 1,832
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
I might be missing something, but why do you use an ordered list then, and not an unordered (ul)?
Dan G
Marketing Strategist & Consultant
-
Mar 30, 2008, 11:07 #4
- Join Date
- Jun 2007
- Posts
- 129
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
Excellent....Thank you Fredrik
Regards,
Bookmarks