In HTML how to create a image as link
In HTML how to create a image as link
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Supreeth JPosted Sep 28, 2015, 4:44 AM
<img src="smiley.gif" alt="HTML tutorial" style="width:42px;height:42px;border:0;">
</a>
Purvi BarotPosted Apr 9, 2019, 3:31 AM
Sanjay SabariyaPosted Sep 28, 2015, 4:45 AM