Multiple choice html

You cannot designate an inline image as a hypertext link.

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Inline images CAN be hypertext links by wrapping the tag inside an tag (e.g., ). When users click the image, they navigate to the link destination - this is standard practice in HTML.