You will learn basics of HTML and CSS
Download and install Visual Studio Code
Download and install one of the following browser:
Download lesson files from here and unzip on your computer.
You will see the following files structre:
    tutorial/ 
        1-start-here.html
        2-html.html
        3-css.html
        4-website-structure.html
        5-website-styles.html
    final
        myWebsite
            index.html
            project.html
            styles.css
Navigate to tutorial folder and follow lesson files in given order:
1-start-here.html
2-html.html
3-css.html
4-website-structure.html
5-website-styles.html
