-
Notifications
You must be signed in to change notification settings - Fork 52
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #9 from gazaskygeeks/html-intro
HTML Intro
- Loading branch information
Showing
8 changed files
with
367 additions
and
348 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
# HTML INTRO | ||
|
||
### [Learning Outcomes](./learning-outcomes.md) | ||
|
||
### Schedule | ||
|
||
- 11:00 - 11:50 | [Intro To HTML](./intro-to-html.md) | ||
- 11:50 - 12:30 | [Elements And Attributes](./elements-and-attributes.md) | ||
|
||
-**BREAK**- | ||
|
||
- 12:50 - 13:10 | [Elements And Attributes](./elements-and-attributes.md) | ||
- 13:10 - 14:00 | [Exercise](./exercise.md) | ||
|
||
|
||
### [Research Topics](./research-topics.md) |
Oops, something went wrong.