Follow the Example.
Example:
HTML
<!DOCTYPE html>
<html>
<head>
<style>
a:active {
color: #00FF00;
}
</style>
</head>
<body>
<p><a href="https://horje.com">Horje.com</a></p>
<p><a href="https://horje.com/html/">HTML Tutorial</a></p>
</body>
</html>
Type: | Html |
Category: | Web Tutorial |
Sub Category: | HTML Tag |
Uploaded by: | Admin |