This repository was archived by the owner on Mar 16, 2026. It is now read-only.
NYC_Blog_v1.0
The city that never sleeps.
What's Changed
- NYC blog initial commit #83 by @oldoc63 in #84
- nav tag underneath the opening body tag created #85 by @oldoc63 in #86
- Unordered listfor future nav bar items #87 by @oldoc63 in #88
- Title inside h1 nested in a header tag #89 by @oldoc63 in #90
- Main and section with id blog created #91 by @oldoc63 in #92
- Article and paragraph tags created #93 by @oldoc63 in #94
- Figure, img, source and figcaption added #95 by @oldoc63 in #96
- Aside, paragraph p, ordered list ol, and li tags created #97 by @oldoc63 in #98
- Section media with video created #99 by @oldoc63 in #100
- Embed with srcand only one tag #101 by @oldoc63 in #102
- Audio tag added #103 by @oldoc63 in #104
- Footer nested in a section under /main and before /body 105# by @oldoc63 in #106
Full Changelog: Semantic_v1.0...NYC_Blog_v1.0