Return to Snippet

Revision: 23569
at February 9, 2010 12:13 by widgetlaboratory


Updated Code
p {

background-image: url(http://static.socialgo.com/cache/2210/image/43.gif);
background-repeat: repeat-x; 

color:#ffffff;

}

Revision: 23568
at February 9, 2010 12:08 by widgetlaboratory


Initial Code
p {
	background-image: url(http://static.socialgo.com/cache/2210/image/43.gif);
	background-repeat: repeat-x; 
}

Initial URL


Initial Description


Initial Title
How to create a gradient background

Initial Tags


Initial Language
HTML