Simply create a page called notepad.html and place this in it:
Code:
<!<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="Content-type" content="text/html;charset=UTF-8">
<title>Test</title>
<style type="text/css">
BODY {
background: url('notebook.jpg') fixed;
}
</style>
</head>
<body>
Some Text...Some Text...Some Text....Some Text...Some Text...Some Text....Some Text...Some Text...Some Text....Some Text...Some Text...Some Text....Some Text...
</body>
</html>
Then download this image:
http://phphost.smackum.com/dd/notebook.jpg
Bookmarks