Hi!
I am trying to put a link under an image-link. I dont care how much under, it can be 1-3 lines but it just doesnt go. And I wonder, where have I made the mistake? I tried the <p> tag , the <div>tag , the <br><br> but it just wont go under the image....
Can you find the mistake?
The problematic code is:
<div align="center"><a href="../links/links.html"><img src="pcbutton.jpg" alt="link></a></div><br><br>
<p align="center"><a href="../index.htm">Back to Homepage</a></p>
And the problematic page is http://www.freewebs.com/allmagica/o/opera.html
I also have a question about <form> but I ll try to investigate more into it before asking here. Thanks!
|