Frontend Development Crash Course
              
              
                Click the button below to get immediate access
              
            
          
        
        
          
        
      
     
   
  
    
  
    
      
        
          
          - 
            
            
              1
              
              
                
                  - 
                    
                      
                    
                    Before you begin, watch this!
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Code & Design Download
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Setup Guide - Windows
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Setup Guide - Linux
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Setup Guide - Mac
                    
                    
                      
                    
                  
 
                
              
             
           
        
          
          - 
            
            
              2
              
              
                
                  - 
                    
                      
                    
                    What You'll Be Building
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Basic HTML Structure & Installing Dependencies
                    
                    
                      
                    
                  
 
                
              
             
           
        
          
          - 
            
            
              3
              
              
                
                  - 
                    
                      
                    
                    Defining Document Structure for the Hero Unit
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    What are CSS Classes?
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Styling the Hero Unit with SCSS
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    How to Keep SCSS Files Clean & Tidy
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Making the Hero Unit Fully Responsive with Media Queries
                    
                    
                      
                    
                  
 
                
              
             
           
        
          
          - 
            
            
              4
              
              
                
                  - 
                    
                      
                    
                    Defining Document Structure for My Portfolio
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Styling the My Portfolio Section
                    
                    
                      
                    
                  
 
                
              
             
           
        
          
          - 
            
            
              5
              
              
                
                  - 
                    
                      
                    
                    Defining Document Structure for Who Am I
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Styling the Who Am I Section
                    
                    
                      
                    
                  
 
                
              
             
           
        
          
          - 
            
            
              6
              
              
                
                  - 
                    
                      
                    
                    Defining the Document Structure for the Contact Form and Footer
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Remember to Commit Your Code! (Unlike me...)
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Styling the Contact Form and Footer
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Fake Checkboxes with CSS Pseudo Selectors, Transitions and Positioning
                    
                    
                      
                    
                  
 
                
              
             
           
        
          
          - 
            
            
              7
              
              
                
                  - 
                    
                      
                    
                    Installing Missing Libraries
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    How to Use Bootstrap Modals
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Defining the Document Structure for the Skillset Modal
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Styling the Skillset Modal
                    
                    
                      
                    
                  
 
                
              
             
           
        
          
          - 
            
            
              8
              
              
                
                  - 
                    
                      
                    
                    Using JavaScript & jQuery to Make Our Button Scroll the Page
                    
                    
                      
                    
                  
 
                
                  - 
                    
                      
                    
                    Connect the Contact Form to Your Email
                    
                    
                      
                    
                  
 
                
              
             
           
        
          
          - 
            
            
              9
              
              
                
                  - 
                    
                      
                    
                    How to put a Repository Live on GitHub.io