Skip to content

Commit

Permalink
set expectation on lesson
Browse files Browse the repository at this point in the history
  • Loading branch information
edisonzsq committed May 9, 2022
1 parent 6ba77f6 commit 39f5d99
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion assignment.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Minimally, you are to apply these HTML Tags:

- `<h1>`
- `<div>`
- `<ul>` and `<li>`
- `<ul>` and `<li>`c
- `<p>`
- `<img>`

Expand Down
2 changes: 2 additions & 0 deletions lesson.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@

There is no self studies related to GIT. Learners should be informed that GIT is not easy to master and it will take years to become good. Learning on-demand is pretty much every Developers' experience in learning GIT.

In the first half (1.5 hours) of the lesson, we will be learning about GIT. In the second half, we will be having a short recap on HTML and CSS which learners should have been working on their self studies. We will then use HTMl and CSS to create a simple profile page (refer to [assignment](./assignment.md)) and upload the code to GitHub using GIT CLI.

---

## Conceptual Knowledge about GIT (15 mins)
Expand Down

0 comments on commit 39f5d99

Please sign in to comment.