ok i want to change the color of a link using html i dont want to use css. i dont want to put the link color on the body tag. i want to put it on each link. how do i do it?
Code: <a href="#" style="color: red" /> Link </a> You're gonna end up using CSS, but the simplest way is that. Another method is to assign id's in your css file and just add id="" to your anchor tag.
why not use CSS ?? with CSS you can apply hover techniques aswell. The use of HTML for styles is widely discouraged. there is a way to do it using outdated HTML: Code: <a href="#"><font color="grey">link</font></a> I don't advise you to use that
<a href="#" style="color: Green" /> Link </a> if u want more information contact: Biyush, Dream Consultancy Services , Phone: 1300 738 438 Int Phone: (+613) 9917 2408 Fax: (+613) 9005 2762 http://www.dreamconsultancy.com.au Email:[email protected]