-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathz.notes
More file actions
31 lines (14 loc) · 696 Bytes
/
Copy pathz.notes
File metadata and controls
31 lines (14 loc) · 696 Bytes
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
Include these elements:
Navbar that includes “Pens, Projects, Posts, Collections, and Spark with a down chevron(does not need to actually drop down)
Images - use available tools to recreate colors, etc.
CodePen logo
Scoring criteria:
-Coding runs without errors
-Coding produces a replica that:
-Includes all required elements
-Accurate representation of the CodePen.io homepage
Personal Aims:
-Work with both CSS Grid and FlexBox together
-Practice CSS selectors in different ways to get used to them all (using classes, using combined selectors, etc)
-Use em and/or rem as much as possible (to get used to it and how it works)
-Reconstruct entire page as closely as possible