HTML5 Exercise 3
    
    
        Exercise 3 Learning Outcomes:
        
        I developed the skills to:
        
            - Apply Stylization to HTML using External, Embedded, and Inline CSS
 
            - Create tables using HTML
 
            - Format tables using CSS
 
            - Create forms using HTML and validate data input to forms
 
        
        
        During this session, I developed an understanding of:
        
            - How CSS interacts with HTML to stylize a webpage
 
            - CSS Pseudo-Classes and Pseudo-Elements
 
            - CSS Comments
 
            - How to find and correct CSS coding errors
 
            - Regular expressions
 
        
        
        Visit Exercise Page