π¨βπ Codecademy Certification: Learn HTML
π Project Type: Certification Project
π Date Completed: May 2025
This project is a simple HTML layout for a fashion blog. It focuses on semantic HTML, proper structure using headings and paragraph tags, and organizing content into sections. It was built as part of Codecademy's Learn HTML course.
- Semantic HTML
- Sectioning elements (
<header>
,<main>
,<footer>
) - Using headings and text hierarchy
- Linking and images
- Clone the repo:
git clone https://github.com/CarterBartz/html-fashion-blog.git
#codecademy #html #cert-project #learn-html