Weekly Web Scrapping 7 / Amethyst 1
Using inspiration from Scrapbook Steals Amethyst Layout 1 I have designed this online Album. This also uses this week’s Weekly Web Scrapping background, “Sand.”
I do not have a screenshot of just this as a background, since I already made the full page. The full page is Scarlett’s Princess Party – Amethyst 1. Here is a screen shot of that page.
Here is the minimum code needed to make this background work. This just puts the background on your page, no headings or images. **
<html>
<head>
</head>
<body style=”background-image:url(Sand.JPG);
background-repeat:repeat”;
>
</html>
You can download this and any other of the Weekly Web Scrapping features at the Downloads page.
**Code assumes you name the image Sand.JPG and place it in the same folder as the album page**








