Techtonica / curriculum

This repo contains the curriculum of Techtonica, a free tech training program for women and non-binary adults with low incomes.
Creative Commons Attribution Share Alike 4.0 International
616 stars 495 forks source link

Write HTML and CSS "Basic Attributes" topic outline. #38

Closed k4y3ff closed 5 years ago

k4y3ff commented 7 years ago

The lesson plan should live at html-and-css/basic-attributes.md.

Students should look at a sample page to figure out what different tags do, tinker, and eventually try their own (C9 or CodePen or W3Schools, JSLint to avoid needing setup. The lesson should cover block vs. inline, specific tags, and things not to use. By the end of the lesson, students should be able to view source on a web page and understand it.

For example, students should be able to

See

as reference sources.

Acceptance Criteria:

Note that self and peer assessments are preferable to grades.

alodahl commented 5 years ago

satisfied by html & css outlines and accompanying projects