About this Project
This project demonstrates how to deploy a simple static HTML website using GitHub Pages. It covers the process from creating an HTML file to having it live on the internet ā completely free.
Special Acknowledgment
Iām truly grateful to Elevate Labs for giving me the opportunity to showcase my skills through this internship tasks. This ongoing internship has been a valuable experience, helping me learn a lot and grow both technically and professionally under your guidance..
šÆ Objective
Deploy a static HTML site using GitHub Pages and learn the basics of static site hosting.
š Tools Used
- HTML5
- CSS3
- Git & GitHub
- GitHub Pages
š Outcome
You will be able to host and update a static website using GitHub Pages.
š Deployment Steps
- Create a new public GitHub repository.
- Clone it locally and add files.
- Commit and push to
main
. - Enable GitHub Pages in repository settings.
- Access your site via the provided URL.