John Rawsterne

design and illustration

More free repeat patterns

  • 2 August 2007

Here’s 4 more free repeating wallpaper patterns that you can download and use in your own designs. As usual, they’re free for both personal and commercial work.
Free seamless retro wallpaper patterns

tags: , , ,

Four New Free Wallpaper Patterns

  • 19 May 2007

I’ve just added 4 new retro style wallpaper patterns to the free wallpaper section of the site. You can use these for personal or commercial work.
Free seamless retro wallpaper patterns

tags: , , , ,

Using Wallpaper Patterns in CSS

  • 5 April 2007

Want to know how to jazz up your websites with some funky seamless patterns? This article is gonna show you how easy it is to do just that.

Ok, the first thing we need is some HTML:

HTML

<html>
<head>
<title>Fun and games with wallpaper</title>
<link rel="stylesheet" type="text/css" media="screen" href="CSS_wallpaper.css" />
</head>
<body>
	<div id="container">         
	<p>Dontcha just love those seamless patterns :)</p>
	</div>
</body>
</html> 

Then we need a sprinkling of CSS...

CSS

body {
font: 62.5%/1.5 Tahoma, Verdana, Arial, sans-serif;
background: url(images/wallpaper1.gif);
color:#333;
text-align:center;
}

#container {
background:#fff;
width:700px;
margin:0 auto;
padding:5em 0;
}

And there you go… click here to have a look at a live demo.

tags: , , ,

Search 'n Stuff

Enter some search text, click the button, and as if by magic, mysterious search results will appear. Give it a whirl, you know you wanna...

RSS and ATOM feeds

RSS and ATOM journal feeds

Visit StockXpert