π¨βπ Codecademy Certification: Learn HTML
π Project Type: Certification Project
π Date Completed: May 2025
This project focuses on creating a semantically structured blog layout about NYC. The goal is to apply HTML5 structural elements such as <article>
, <section>
, <aside>
, <header>
, and <footer>
to build a meaningful and accessible web page.
- Semantic HTML structure
- Proper use of
<article>
,<section>
, and other layout elements - Accessibility and document outline best practices
- Clean, readable HTML formatting
- Clone the repo:
git clone https://github.com/CarterBartz/semantic-html-nyc-blog.git
#codecademy #html #semantic #cert-project #learn-html #blog