<html>
<head>
<title>Untitled</title>
</head>
<body background="gradientLeftRight.jpg" style="color:Azure;">
<h2>Background Image</h2>
The background for this page is not a single colour, as we used previously by
employing the <b>bgcolor</b> Attribute of the <b>Body</b>
Element (tag).<br>
It is in fact an image file created in a piece of web graphic design software.
<p>The image needs to be saved in the same folder as your web page
with the filename <b style="color:Crimson;">gradientLeftRight.jpg</b>.
<p>To acquire the image click <b>
<a
href="http://CGweb.ashwarp.com/images/gradientLeftRight.jpg"
style="color:yellow;">here...</a></b>
<p>
<p>
</body>
</html>
|