Re: Watermark
by "Matthew Ohlman" <programingfreak(at)yahoo.com>
|
| Date: |
Tue, 31 Jul 2001 22:30:50 -0500 |
| To: |
"HTML List" <hwg-basics(at)hwg.org> |
| |
todo: View
Thread,
Original
|
|
Hi everyone. Thanks for all your help. I got it working by using CSS like
suggested. the funny thing is, I used Fixed instead of scrolling..!
Here is the code is used:
<.STYLE TYPE="text/css">
BODY {background-image: url(watermark.gif);
background-repeat: no-repeat;
background-position: 200px 200px;
background-attachment: fixed;}
<./STYLE>
Thanks for all your help again. Matthew
HTML: hwg-basics mailing list archives,
maintained by Webmasters @ IWA
This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.