You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fork this repo then clone your fork onto your local machines. Inside each folder you'll find an image. That image contains the layout you need to build with HTML and CSS. The 'first' folder contains an index.html and a style.css file. In the other folders you'll need to add them yourself. *Your first step should be connecting your CSS sheet with your HTML sheet.
4
+
Fork this repo then clone your fork onto your local machines. Inside each folder you'll find an image. That image contains the layout you need to build with HTML and CSS. The 'first' folder contains an index.html and a style.css file. In the other folders you'll need to add them yourself. *Your first step should be connecting your CSS sheet with your HTML sheet.
5
+
6
+
#### Learning Objectives (you will):
7
+
* Understand the purpose of HTML
8
+
* Understand the purpose of CSS
9
+
* From scratch, be able to create a skeleton for their html and css page
10
+
* Understand and be able to use the following HTML Elements
11
+
- p
12
+
- footer
13
+
- header
14
+
- h1-h6
15
+
- ul
16
+
- li
17
+
- div
18
+
* Understand and be able to use the following CSS properties
0 commit comments