bell notificationshomepageloginedit profileclubsdmBox

10% popularity   0 Reactions

You can use these CSS styling for links.

/* unvisited link */
a:link {
color: green;
}

/* visited link */
a:visited {
color:red;
}

/* mouse over link */
a:hover {
color: blue;
}

/* selected link */
a:active {
color: orange;
}


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

Login to follow story

More posts by @Terence

0 Comments

Sorted by latest first Latest Oldest Best

 

Back to top