Write the HTML code to do the following: a. To display a horizontal line of green colour. b. To create a hyperlink on the word CLICK to an image named testimage.jpeg
Answers
Answered by
9
The HTML code creates hyperlinks on the word to click images.
Explanation:
This is the simplest way to creating hyperlinks using images.HTML and XHTML provides standard features that will embed many different links inside a single image. you can create different links based on different coordinates which are available on the images. In case of different links are attached to different coordinates then we can click different parts of the images to open the target documents.
The images are two ways to create the maps:
1. server-side image maps
2. client-side image maps
To learn more:
1.write the HTML code to display links of a web page in yellow colour ...
https://brainly.in/question/8082495
2.write the HTML code to display links of a web page in yellow colour ...
https://brainly.in/question/9017520
Similar questions