CSS - Styling Links and Creating Navigation

Loading...

Flash Player 9 (or above) is needed to view presentations.
We have detected that you do not have it on your computer. To install it, go here.

0 comments

Post a comment

    Post a comment
    Embed Video
    Edit your comment Cancel

    Favorites, Groups & Events

    CSS - Styling Links and Creating Navigation - Presentation Transcript

    1. CSS - Links and Navigation
    2. Link States • Most hyperlinks have four states they can be in: • unvisited (default \"link\" state) • visited • hover • active (being clicked)
    3. Psuedo-Class Selectors • There are four pseudo-class selectors that correspond to these states: • a:link • a:visited • a:hover • a:active These have to be used in exactly this order! Use this handy mnemonic: LoVe/HAte
    4. Using Psuedo-Class Selectors a:link {color: #F60; } a:visited {color: #900; } a:hover {color: #F33;} a:active {color: #B2F511; }

    + mapetitemapetite, 2 years ago

    custom

    1114 views, 0 favs, 0 embeds more stats

    A brief overview of using CSS to style hyperlinks a more

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 1114
      • 1114 on SlideShare
      • 0 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 0
    Most viewed embeds

    more

    All embeds

    less

    Flagged as inappropriate Flag as inappropriate
    Flag as inappropriate

    Select your reason for flagging this presentation as inappropriate. If needed, use the feedback form to let us know more details.

    Cancel
    File a copyright complaint
    Having problems? Go to our helpdesk?

    Categories

    Tags