Technical Writing
Semantic HTML
Introduction
Github account: https://github.com/Mavunge/Mavunge
Semantic HTML describes the meaning of content on the web by using elements that accurately reflect their purpose. Tags like <header>, <nav>, <main>, <section>, <article>, <aside>, and <...