News

Add a short CSS class to an HTML Web page to use animated and stationary GIF images as the page's background. Open an HTML document and find the document's head section. Paste the following code ...
I added to the end of my line: background-repeat: no-repeat; and also noticed that my layout table is 1029X something so I changed it to 1029X768 and the repeated image is now gone.