/ Published in: CSS
For displaying logo graphic with CSS
Expand |
Embed | Plain Text
#logo h1 a { background-image: url(images/imagename.gif); background-repeat: no-repeat; text-indent: -999999px; display: block; width:263px; height: 253px; }
You need to login to post a comment.
