This project is part of my DevOps Internship Task 6, where I was asked to deploy a simple static website using GitHub Pages.
- Created a responsive and styled HTML page using HTML5 and CSS3.
- Uploaded the files (
index.htmlandstyle.css) to a public GitHub repository. - Enabled GitHub Pages from the repository settings.
- Hosted the static site directly from the repository using GitHub Pages.
You can view the live site here:
π Click to Visit
| File Name | Description |
|---|---|
index.html |
Main HTML file for the website |
style.css |
CSS file for styling the webpage |
README.md |
Project documentation |
- Git and GitHub basics
- GitHub Pages static site hosting
- HTML5 semantics and structure
- CSS3 for layout and styling
If you'd like to reuse or learn from this:
- Clone or download the repository.
- Open
index.htmlin any browser. - Or host it on your own GitHub repository using GitHub Pages.
[KALKIESHWAR]
DevOps Internship Trainee