on my new testpage I try to use a special css for my links.
I want first the image and then the link without th unterline. Direct under the discription, startet withe the link in the same line.
My css
Code: Select all
#links{
font-size:100%;
margin:10px 10px 10px 40px ;
text-decoration:none;
background-image:url(uploads/images/gfx/button_r_arrow.png);
background-repeat:no-repeat;
width:300px;
}
#links-small{
font-size:75%;
width:300px;
}
AVM Savvy128
Der Savvy128 mit einem Atmel Mega128
Any idea?
Thanks
Grover
