IMAGES AS LINK: in this part, we are going to learn how to use the image as a link, in other words, if the user clicks on the image how it will go other website or another web page, with help of anchor tag. Below we provided some examples and videos links for better understanding.
<body> Give Link to Image Example: <a href="www.basictutirials.in"><img src="flower.jpg" height="30px" align="left"></a> if you click on below image it jumps our website.</body> other additional attributes explained in video.. TRY IT FOR YOUR PRACTICE. ![]()
To Learn:
Tutorials in a simple Way.
Excel with downloadable samples.
HTML with sample website code.
PowerPoint presentations.
MS Word for offical use.