CSS Links

 

CSS Links

To style the way your HTML links look on the website you can use this property. 

 

Eg:


Css Links


 

Output:


Css Links



On hovering over this code, you could see the colour changing to β€œhotpink”. As the target is β€œ_blank” the link would be opened in a new tab.