Return to Snippet

Revision: 48727
at July 8, 2011 07:17 by disgruntledillon


Initial Code
#logo h1 a {
	background-image: url(images/imagename.gif);
	background-repeat: no-repeat;
	text-indent: -999999px;
	display: block;
	width:263px;
	height: 253px;
}

Initial URL


Initial Description
For displaying  logo graphic with CSS

Initial Title
Website Logo Graphic

Initial Tags
css

Initial Language
CSS