Multiple choice technology web technology

defines a directory list?

  1. True

  2. False

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

The HTML <dt> tag stands for description term and is used to define a term within a description list (</dt><dl>). It does not define a directory list. Historically, directory lists were represented by the now-deprecated `` tag. Therefore, the statement is false, making the option 'False' correct.