summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/todo.txt
blob: b2b5d3da098da4b06525741cc6501fd3ac68c536 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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
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