Welcome to my first web development project! 🚀
This repository contains my solution for the HyperBlog HTML project from the Hyperskill (JetBrains Academy) Frontend Developer track.
I am currently studying HTML and CSS to build a strong foundation in web development. This project is my very first step in applying the theory I've learned so far.
The goal of this project was to create a static web page that demonstrates:
- Semantic HTML structure
- HTML5 - For structure and content
Since this is a static website, you don't need to install anything!
- Clone this repository or download the ZIP file.
- Navigate to the project folder.
- Double-click on
index.htmlto open it in your web browser.
During this project, I learned how to:
- Structure a webpage using proper HTML tags.
- Create a header section for the blog and add the title and navigation links.
- Create an aside section for the blog and add a list of popular articles.
- Create a main section for the blog and add articles.
- Create a footer section for the blog and add various information such as address.
- Thanks to Hyperskill for the clear curriculum and project guidelines.
Created by Astrid - 2025