Question - What are some of the types of CSS that are used? 
          
        
        Answer - 
        
There are three main types of CSS present:
- Inline CSS: Supports the addition of CSS inline, alongside HTML elements
 - External CSS: Used to import an external CSS file to the HTML document
 - Embedded CSS: Used to add CSS styles by making use of the