Welcome to the HTML and CSS Tutorials repository! This collection comprises various HTML and CSS files created as part of my learning journey. It serves as a personal archive and a reference for beginners aiming to understand the fundamentals of web development.
HTML-and-CSS-tutorials/
├── activityandadmission.html
├── admissionprocedure.html
├── appearance.html
├── color.html
├── commenttag.html
├── contact.html
├── csspractise.html
├── examinationandpromotion.html
├── facilities.html
├── form.html
├── forparents.html
├── forstudents.html
├── generalrules.html
├── hello.html
├── high.html
├── highersecondary.html
├── home.html
├── img.html
├── kids.html
├── leaverules.html
├── lesson11.html
├── ...
- HTML5: Markup language for structuring web content
- CSS3: Style sheet language for designing web pages
To view the HTML files:
- Clone the repository:
git clone https://github.com/Reet-Kamlay/HTML-and-CSS-tutorials.git
- Navigate to the project directory:
cd HTML-and-CSS-tutorials - Open the HTML files:
- Use any web browser (e.g., Chrome, Firefox) to open the
.htmlfiles and view the rendered pages. - Alternatively, use a code editor like VS Code to inspect and edit the code.
- Use any web browser (e.g., Chrome, Firefox) to open the
- Basic HTML structure and elements
- Forms and input fields
- CSS styling and layout techniques
- Semantic HTML tags
- Commenting in HTML
- Image embedding and styling
- Responsive design principles
Contributions are welcome! If you have suggestions or improvements, feel free to fork the repository and submit a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
Reet Kamlay
GitHub: @Reet-Kamlay
Happy coding!