Tools, FAQ, Tutorials:
Hyper Link Points to an Image
What Happens If a Hyper Link Points to an Image?
✍: FYIcenter.com
If you want to build a hyper link to allow visitors to see an image
by clicking a hyper link, you can put the URL of the image directly
in the "href" attribute of the hyper link. If a visitor clicks the link,
the browser will fetch and display the image.
The tutorial example below shows you how image files can be linked by hyper links:
<p>Click the hyper link to see the <a href="http://www.ihrcanada.com/graphics/scenary.gif" >Scenary Image</a> provided by www.ihrcanada.com.</p>
The above code is included below in this document, so you can try it now.
Click the hyper link to see the Scenary Image provided by www.ihrcanada.com.
Â
⇒⇒HTML Tutorials
2017-07-03, 1018👍, 0💬
Popular Posts:
How to use the JSON to XML Conversion Tool at freeformatter.com? If you want to try the JSON to XML ...
What Is Azure API Management Service? Azure API Management as a turnkey solution for publishing APIs...
How To Submit Values without Using a Form in PHP? If you know the values you want to submit, you can...
How to login to Azure API Management Publisher Dashboard? If you have given access permission to an ...
Where to see some Examples of Invalid JSON Values? Here are some Examples of Invalid JSON Values: 1....