Does a hyperlink apply only to text?
Answer / Rajesh Kumar Dwivedi
No, a hyperlink does not have to apply only to text. You can create hyperlinks for images, buttons, or even entire tables using the <a> tag with appropriate attributes such as 'href' and 'alt'. For example: <a href="example.html">n<img src="image.jpg" alt="Image description">n</a>
| Is This Answer Correct ? | 0 Yes | 0 No |
What is datalist in html?
What are html5 tags?
What is a combobox in html?
Is it possible to set specific colors for table borders?
What is role html?
Does hr need a closing tag?
What is the head tag used for?
What is <form> tag and why it is used?
What do tds mean?
What is use of html?
Is it possible to list elements straight in an html file?
Which method is used to draw an image on the canvas?