Multiple choice technology web technology To create a link to an anchor, you use the______property in A tag Name Tag Link Href Reveal answer Fill a bubble to check yourself D Correct answer Explanation The href attribute in an HTML anchor tag is used to specify the destination URL or internal page anchor link. Other properties like Name, Tag, and Link do not define the destination target of a hyperlink in standard HTML markup.