|
CSS Help - easy shit that I am too dumb to figure out
#middle h1 {
width: 206px;
height: 125px;
padding: 0px;
margin: 0px;
background: #A3CC52 url(images/header-linkblog.gif) no-repeat center center;
text-indent: -10000px;
color: #FFF;
how can I make that image linked to a url?
|