What Is HTML?


For example, a description list is a list of terms, with a description of each term. An HTML description list is defined with a <dl> tag.
     


Review: An HTML Description List
Which is NOT one of the tags used by an HTML description list?
      <dd>
      <dh>
      <dl>
      <dt>
Result:        




      Today was a terrible day.    
      My ex got hit by a bus.    
      And I lost my job as a bus driver!