Web Development and Design Foundations with HTML5 (8th Edition)
Web Development and Design Foundations with HTML5 (8th Edition)
8th Edition
ISBN: 9780134322759
Author: Terry Felke-Morris
Publisher: PEARSON
Question
Book Icon
Chapter 4.7, Problem 1CP
Program Plan Intro

Image Links:

Image link is a link which is used to connect another web page using an image. In html, anchor tag “<a>” is used to connect an image with web page.

Example:

<!--Anchor Tag-->

<a href= “http://www.freedigitalphotos.net/”>

<!--Image Tag-->

<img src= “/images/digi.png” alt= “Free images with their links”/>

<!--Close Tag-->

</a>

Here, the link is opened when the image “digi.png” is clicked.

Blurred answer
Students have asked these similar questions
Please create a navigation bar like this for the pages: Home, Team, and Prices using HTML and CSS. That I can embed to my html pages.
Create a response layout using HTML5 semantic structure and CSS media Query and link style sheet externally.
As you learn about box modeling in HTML and CSS, discuss whether you think the process is an easy one, or a difficult one. Also; list two advantages and one disadvantage to using such a method to manage your website builds.
Knowledge Booster
Background pattern image
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
New Perspectives on HTML5, CSS3, and JavaScript
Computer Science
ISBN:9781305503922
Author:Patrick M. Carey
Publisher:Cengage Learning