"How's that influence"
Dr Aaron Dawson
/* unvisited link */ a:link { color: blue; } /* visited link */ a:visited { color: blue; } /* mouse over link */ a:hover { color: black; font-weight: bold; } /* selected link */ a:active { color: blue; } -->
Dr Aaron Dawson
No comments:
Post a Comment