blob: 4baee7790666b406bb4cc6ae17290e0a5c1e1ebd (
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
34
35
36
37
38
39
40
41
42
43
44
45
46
|
4 hmtl pages
4/4
index.html
factorio.html
art.html
cats.html
10 distinct html tags excluding html, head, body, title
10/10
meta
link
script
main
aside
div
nav
ul
li
a
styles.css
5 different selectors
5/5
class (.)
psuedoclass (:)
tag ()
id (#)
at-rule (@)
5 different properties
5/5
margin
box-sizing
font-family
background-color
color
Mobile friendly
1/1
<meta name="viewport" content="width=device-width, initial-scale=1">
Use Bootstrap at least once
0/1
1 Javascript
0/1
Specification.txt, list:
10 html tags
5 css properties
how js and bootstrap were used
|