summaryrefslogtreecommitdiff
path: root/wk8/pset/homepage/specification.txt
blob: 03af5012a2dd48d181b104f013b98fc351833b31 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
10 html tags
    meta
    link
    script
    main
    aside
    div
    nav
    ul
    li
    a
5 different properties
    margin
    box-sizing
    font-family
    background-color
    color

I used Bootstrap to display a spinner, and used js to hide it when the page was finished loading.