98.7% Of all customers recommend us, we're so confident about our results we publish all reviews and stats
View Live Stats View ReviewsForum home » Delegate support and help forum » Dreamweaver Training and help » Dreamweaver
Dreamweaver
Resolved · Low Priority · Version CS3
Angela has attended:
Dreamweaver 8 Introduction course
Dreamweaver
why do we still colour in the code for an active hyperlink
RE: Dreamweaver
Angela,
Do you mean why should you bother assigning a colour for 'active' state?
The :active pseudo-class applies while an element is being activated by the user. For example, between the times the user presses the mouse button and releases it.
So this allows web designers to choose a colour that is shown when the user actually clicks a link. More often than not, the colour is only shown for a brief moment, because internet speed means the user is whisked away to the next page. But users can hold their mouse button down, and not release until they are ready to go to the page. The 'active' state colour will be applied during this period.
It can also be useful for someone who has just pressed the 'back' button on their browser. Some browser software highlights the link they clicked on previously in this 'active' colour.
I hope this answers your question. If it doesn't, please elaborate, and I'll help you further.
Kind regards, Rich
Training information:
Welcome. Please choose your application (eg. Excel) and then post your question. Our Microsoft Qualified trainers will then respond within 24 hours (working days). Frequently Asked Questions
Any suggestions, questions or comments? Please post in the Improve the forum thread. |
Dreamweaver tip:Testing a siteWhen developing a site, you have to cater to the widest possible audience allowing for users with different browsers and display settings. |