CSS Links
CSS Links
To style the way your HTML links look on the website you can use this property.
Eg:
Output:
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.