Welcome to the PTET Static Website repository! This is a lightweight, responsive, and highly user-friendly static website designed to provide comprehensive, easy-to-access information regarding the Pre-Teacher Education Test (PTET).
All source code, stylesheets, and visual assets required to run this project are completely self-contained within this repository.
The project is built using core web technologies to ensure blazing-fast load times and cross-browser compatibility.
| Technology | Category | Badge |
|---|---|---|
| HTML5 | Frontend Markup | |
| CSS3 | Frontend Styling | |
| JavaScript | Client-side Logic |
Here is a quick overview of how the project files are organized:
ptet-static-website/
├── 📂 images/ # Directory containing all visual assets and graphics
│ └── ...
├── 📄 index.html # Main landing page and structural backbone
├── 🎨 style.css # Custom CSS styles for UI layout and responsiveness
└── 📝 README.md # Project documentation (this file)
1. Clone the repository:
git clone https://github.com/mohityadav8/ptet-static-website.git2. Open the index.html file in any modern web browser.
Contributions make the open-source community an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.
- Found a bug or want a feature? Feel free to open an Issue.
- Want to fix it yourself? Fork the repo, create a new branch, make your improvements, and submit a Pull Request.
This project is open-source and primarily intended for learning and educational purposes. You are free to modify and contribute to the code!