Hi I am trying to have different color links on the same page. I want some links to be blue and some links to be black. I am new to html and CSS so thank you in advance!
just set a class name to ur hyper links and write the CSS according to ur requirement
for Example
CSS
Markup :
Link0 Link1 Link2