Multiple choice technology web technology HTML links are defined with the -- tag? <a> <p> Reveal answer Fill a bubble to check yourself A Correct answer Explanation HTML links (hyperlinks) are defined using the (anchor) tag. The href attribute specifies the destination URL. Tags like (paragraph), (bold), and (underline) serve other purposes.