MYP Design Structuring a Web Page with HTML Key Definitions
Structuring a web page with HTML Key Definitions
Definition
Semantic HTML
Writing HTML with tags that describe what the content means, such as nav for navigation or article for a standalone piece, rather than using div for everything.