Difference between revisions of "Designing Solutions Through Programming block 1 Lesson Notes - August 30"
Jump to navigation
Jump to search
Mr. MacKenty (talk | contribs) |
Mr. MacKenty (talk | contribs) |
||
Line 8: | Line 8: | ||
Today in class we will: | Today in class we will: | ||
+ | |||
+ | * we will have a surprise formative check: links and HTML | ||
+ | * we will learn a bit about a very important concept: '''debugging''' | ||
* we will learn some basics about CSS, styling a webage | * we will learn some basics about CSS, styling a webage | ||
Line 41: | Line 44: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
− | We will then review the box model in CSS using this code as a template | + | * We will then review the box model in CSS using this code as a template. |
+ | * We will learn linking to other documents | ||
<syntaxhighlight lang="html"> | <syntaxhighlight lang="html"> |
Revision as of 14:00, 28 August 2017
|
|
|
|
||
|
|
|
|