Multiple choice The tag used for linking is <a> <link> <l> <linking> Reveal answer Fill a bubble to check yourself A Correct answer Explanation The a (anchor) tag is used for creating links in HTML. It uses the href attribute to specify the destination URL and can link to external pages, internal sections, files, or email addresses.