mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-25 01:00:41 -04:00
fix(curriculum): add section element to Semantic HTML Review (#60580)
This commit is contained in:
@@ -17,6 +17,7 @@ dashedName: review-semantic-html
|
||||
|
||||
- **Header element**: used to define the header of a document or section.
|
||||
- **Main element**: used to contain the main content of the web page.
|
||||
- **Section element**: used to divide up content into smaller sections.
|
||||
- **Navigation Section (`nav`) element**: represents a section with navigation links.
|
||||
- **Figure element**: used to contain illustrations and diagrams.
|
||||
- **Emphasis (`em`) element**: marks text that has stress emphasis.
|
||||
|
||||
Reference in New Issue
Block a user