This is a practice project to build a 3-page static blog site using HTML, CSS, and JavaScript. Explore different blog posts and enjoy the content!
See the live project in action on the provided GitHub Pages link.
- Home Page: Introduction and featured posts.
- About Page: Information about the author or the blog.
- Recents Page: Recent Posts.
To view the project locally, follow these steps:
- Clone this repository:
git clone https://github.com/DevAbdurR/static-blog.git
- Open the HTML files in your browser:
index.html
,blog.html
,about.html
.
- Three pages with responsive design for different screen sizes.
- Engaging blog posts with images and content.
- Navigation between pages for a seamless browsing experience.
This project was developed as a practice exercise for building a static blog site using HTML, CSS, and JavaScript. Enjoy the blog content and explore the different pages!