http://www.askthecssguy.com/2006/12/showing_hyperlink_cues_with_cs_1.html
a[class="popup"] {
padding-right: 18px;
background: transparent url(icon_popup.gif) no-repeat center right;
}
oder :
a[target="_blank"] {
padding-right: 18px;
background: transparent url(icon_popup.gif) no-repeat center right;
}
weitere css tipps
-- DetlevLengsfeld 2008-11-29 22:03:03
| /CSS Farben und Farbtabellen /ExplorerHack /Galerien /Links /Tabellen /Tools /TopTen /interne und externe Links |
Internet/html/css/interne und externe Links (last edited 2009-11-21 22:41:22 by DetlevLengsfeld)