Multiple choice technology web 2.0 What tag is used to define abbreviated words? <abbr> <abr> <abbreviation> <ab> Reveal answer Fill a bubble to check yourself A Correct answer Explanation The HTML tag is standardly used to mark up abbreviations or acronyms, allowing browsers, search engines, and translation systems to identify them. The other options (, , and ) are invalid HTML tags and are not recognized by the HTML specification.