Posted by Guest Author on October 13th, 2006 in
CSS |
No Comments
For links there are 4 different options which you may already know, you have the standard link colour, you have the colour of the link when the mouse passes over it, you have the colour of the link once it has been clicked and you have the colour of an active link (while you have pressed the mouse on the link).
When writing these codes down many people have discussed about the order they should be written in, when a browser looks at a code it reads the top line first and works its way down, just the same as we read. I have seen many people ask about what order to put these attributes in and here is the correct way:
(more…)