CSS: Links formatieren

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: Links formatieren - Presentation Transcript

    1. CSS Links formatieren
    2. Syntax
      • a:link { color : blue; }
      •  "normaler" Link
      • a:visited { color : fuchsia; }
      •  besuchter Link
      • a:hover { text-decoration : none; }
      •  Mauszeiger ist über dem Link
      • (weitere: a:active, a:focus)
    3. Beispiel: Navigationslinks
      • a:link, a:visited, a:hover {
      • border : 1px solid black;
      • color : white;
      • font-weight : bold;
      • background : gray;
      • padding : 2px;
      • text-decoration : none;
      • }
      • a:hover {
      • background : white;
      • color : black;
      • }
    SlideShare Zeitgeist 2009

    + lehrerfreundlehrerfreund Nominate

    custom

    38 views, 0 favs, 1 embeds more stats

    More info about this document

    © All Rights Reserved

    Go to text version

    • Total Views 38
      • 37 on SlideShare
      • 1 from embeds
    • Comments 0
    • Favorites 0
    • Downloads 0
    Most viewed embeds
    • 1 views on http://www.informatikzentrale.de

    more

    All embeds
    • 1 views on http://www.informatikzentrale.de

    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