« CSS Depot layouts | CSS | Dead Center »

February 10, 2004

Custom (url) underlines

A List Apart: Custom Underlines

a {
text-decoration: none;
padding-bottom: 4px;
white-space: nowrap;
}
a:hover {
background: url(underline.gif) repeat-x 100% 100%;
}

Posted by gwen at February 10, 2004 01:13 PM | TrackBack

Warning: include(/home/gwen/sites/ofrenda.org/public_html/wuza/refer.php) [function.include]: failed to open stream: No such file or directory in /home/gwenharlow/gwenharlow.com/resources/css/20040210_custom_url_underlines.php on line 160

Warning: include() [function.include]: Failed opening '/home/gwen/sites/ofrenda.org/public_html/wuza/refer.php' for inclusion (include_path='.:/usr/local/lib/php:/usr/local/php5/lib/pear') in /home/gwenharlow/gwenharlow.com/resources/css/20040210_custom_url_underlines.php on line 160