4 hmtl pages
    1/4
    index.html
10 distinct html tags excluding html, head, body, title
    7/10
    meta
    link
    script
    style
    header
    main
    footer
Use Bootstrap at least once
    0/1
styles.css
    5 different selectors
        2/5
        class (.)
        psuedoclass (:)
    5 different properties
        3/5
        text-align
        font-size
        color
        background
1 Javascript
    0/1
Mobile friendly
    1/1
    <meta name="viewport" content="width=device-width, initial-scale=1">


Specification.txt, list:
    10 html tags
    5 css properties
    how js and bootstrap were used