Old 08-13-2006   #1 (permalink)
Registered User
 
Neil_8_24_93's Avatar
 

Join Date: May 2006
Posts: 96

Send a message via AIM to Neil_8_24_93 Send a message via MSN to Neil_8_24_93
Exclamation HTML Help - Links.

Well...I have this code for links:

<div id = "navlist">
<li><a href="#">Home</a></li>
<li><a href="#">Affiliates</a></li>
<li><a href="#">Forums</a></li>
<li><a href="#">Contact</a></li>
<li><a href="#">Creator</a></li>
</div>

And this is the result i get:

Home

Affiliates

Forums

Contact

Creator

The only thing is that each of those links have a bullet to the left of them. How do i get rid of these bullets?
Neil_8_24_93 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 08-13-2006   #2 (permalink)
Registered User
 
GoldNetX's Avatar
 

Join Date: Nov 2003
Location: Pittsburgh, PA
Posts: 294
Images: 5

Send a message via AIM to GoldNetX
Code:
#navlist{
list-style:none;
}
I think that should work.
__________________

www.gusmayo.com
- Maybe a story or two -


www.jaloobie.com
... your new home ...

www.webinkproductions.com
- professional web application design -
GoldNetX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 08-13-2006   #3 (permalink)
Registered User
 
Neil_8_24_93's Avatar
 

Join Date: May 2006
Posts: 96

Send a message via AIM to Neil_8_24_93 Send a message via MSN to Neil_8_24_93
Quote:
Originally Posted by GoldNetX View Post
Code:
#navlist{
list-style:none;
}
I think that should work.
Thank you once again. I owe you big time.
Neil_8_24_93 is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Old 08-13-2006   #4 (permalink)
Registered User
 
GoldNetX's Avatar
 

Join Date: Nov 2003
Location: Pittsburgh, PA
Posts: 294
Images: 5

Send a message via AIM to GoldNetX
No problem, happy to help.
__________________

www.gusmayo.com
- Maybe a story or two -


www.jaloobie.com
... your new home ...

www.webinkproductions.com
- professional web application design -
GoldNetX is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Collapsing Links? ecntrc HTML / PHP / ASP / JS 6 12-14-2007 11:49 PM
More Right On Links, Man! Phoenix Wynde General Discussions 0 05-14-2007 01:46 PM
Navigation Links ecntrc Showrooms & Works In Progress 3 12-11-2005 04:48 PM
Html Links Help! Stiker HTML / PHP / ASP / JS 4 11-09-2004 12:01 AM


All times are GMT +1. The time now is 08:11 AM.

Powered by vBulletin Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2

Design & Content © BioRUST 2008 :: PRIVACY STATEMENT :: LEGAL INFORMATION :: ADVERTISING MEDIA KIT