summary | time | deliverables |
---|---|---|
Given a chunk of content, determine the groups & HTML tags—without writing any code. |
1 hour |
A GitHub Issue |
- Fork & clone this repository.
- Using the two PDFs, determine the most semantically appropriate HTML tag for each numbered content
- There are two PDFs:
content-to-code.pdf
— Just the plain content, by itselfcontent-to-code-numbered.pdf
— A messier version showing each numbered tag - Submit your HTML tag choices with explanations.
On GitHub’s website, on your forked repository, create an Issue labeled “Solution”—and tag your teacher.
Inside the content of the Issue write out your tag choices & explanations. Here’s an example:
1. h1 — The most important content
2. abbr — Defines a shortened word
3. p — Some none specific text content
⋮
The above is just an example—not the answers.
Don’t forget to tag your teacher!