Hack

Free Patterns Generator

July 03, 08 by Crossover
advertisment

Thanks for visiting! If you're new here, you may want to subscribe to my Rss Feed. This blog posts regular Internet news, updates for apps, security, ideas, hacks, quick fixes and everything about hi-tech. Go ahead, subscribe to our feed!

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

}


Read the rest of this entry »

Close
E-mail It