Free Patterns Generator


image

After the Flash Text Generator here another free generator patterns for free. Is a amassing web site to make a pattern. I remember one day I lose around 2 hours to create a background pattern for a website.


Here is the code to insert a pattern as background on any website.

HTML:

<body background="pattern.gif">

CSS:

body


background-image: url(pattern.gif); 
background-color: #000000

}



Web site bgpatterns.com

Popularity: 1,352 reading
You can follow any responses to this entry through the RSS 2.0 feed. You can leave a response, or trackback from your own site.

Leave a Comment