How do I have links of different colors on the same page?
Answer / Faeem Akhter
To have links of different colors on the same page, you can use CSS to target various link states (e.g., `a:link`, `a:visited`, `a:hover`, and `a:active`) and assign different color values to each state.
| Is This Answer Correct ? | 0 Yes | 0 No |
List some css3 new style properties?
explain some text effects in CSS3?
How to create rounded corners using css3?
What is auto in css?
hot to specify the content box size of a block element?
Does css work in notepad?
Is html css coding?
How pseudo-classes are different from pseudo-elements?
What are flex properties?
What is css3 used for?
What is div id in html?
Have you played around with the new CSS Flexbox or Grid specs?