Table of Contents
Complete Video Learning
Table of Contents
<!DOCTYPE html>
<html>
<head>
<style>
/* unvisited link */
a:link {
color: red;
}
/* visited link */
a:visited {
color: green;
}
/* mouse over link */
a:hover {
color: black;
}
/* selected link */
a:active {
color: blue;
}
</style>
</head>
<body>
<h2>Example of CSS Pseudo-class selectors</h2>
<p><b><a href="https://nielitbhu.com/" target="_blank">This is a link</a></b></p>
</body>
</html>
SHOW YOUR SUPPORT FOR NIELITBHU..!!
Dear reader, thank you for joining us. Readers like you are an inspiration for us to pursue NIELITBHU. We need your support or cooperation to further empower NIELITBHU and reach NIELITBHU more people in every corner of the country. Your every support is invaluable to our future.