HTML - How do I stop coloured links???

Status
Not open for further replies.
Add this in your <head> tags.
Code:
<style type="text/css">
a{ color: white; }
</style>

Use any color you like.
 
Does it look alright with the underlines on the links or should I remove them and if so how do i do that???

TY so much in advance
 
Nice site. I like the colours and the logo. Simple, yet effective. A suggestion: Make the navigation a little bigger so it gets more attention.
 
Status
Not open for further replies.
Back
Top Bottom