Hello, I basically trying to erase the underline on the websitelink. I have this :

style.css

#newlink a:link{font-color:blue; list-style:none;}

weblink.php

<div id="newlink"><a href="http://www.website.com">www.website.com</a></div>

What else should I edit? The weblink is still underline and the font color still does not change.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.