Term 
        
        | HyperText Markup Language (HTML) |  
          | 
        
        
        Definition 
        
        | It's a markup language that consists of a set of markup tags. Markup tags are used to describe web pages. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | keywords surrounded by angle brackets that normally come in pairs. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
         | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | second tag in a pair. has a slash mark in front of the keyword to indicate end tag. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
         | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
         | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | defined with an "a" tag.  i.e.: This is a link |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
         | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | defined with an "img" tag. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | everything from the start tag to the end tag. |  
          | 
        
        
         | 
        
        
        Term 
         | 
        
        
        Definition 
        
        | HTML elements without content.  use br forward slash to indicate a line break. |  
          | 
        
        
         |