Multiple choice

<tt> stands for

  1. typewriter text

  2. text teletype

  3. typewriter

  4. total text

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

The tt tag in HTML stands for teletype text and is used to display text in a monospace font, similar to how teletype machines printed text. It's typically used for code snippets or technical content.