| Link to a picture with a text link. |
<a href="http://www.masterdiz.com/picname.jpg">
Text to click </a> |
| Link to a picture with an image link. |
<a href="http://www.masterdiz.com/bigPic.jpg">
<img src="smallPic.jpg"></a> |
| Link to a page with a text link. |
<a href="http://masterdiz.com/pagename.htm">
link to click </a> |
| Link to a page with an image link |
<a href="http://masterdiz.com/pagename.htm"> <img
src="picname.jpg"></a> |
Disclaimer
|
Just in case,
if this tutorial was little hard for you, there is one more explicit
easy to understand
HERE |