How can I align the bottom of an image to the bottom of the page?
If you use:
<IMG SRC="blah.jpg" ALIGN="bottom">
the image is placed at the bottom of the current line.
I want the image at the bottom of the page.
If you cannot do it with HTML, can it be done correctly with CSS?
Thanks for any replies.
If you use:
<IMG SRC="blah.jpg" ALIGN="bottom">
the image is placed at the bottom of the current line.
I want the image at the bottom of the page.
If you cannot do it with HTML, can it be done correctly with CSS?
Thanks for any replies.









