This repository contains 5 HTML tasks and 7 CSS tasks that demonstrate various skills and techniques in web development.
The tasks in this repository showcase a range of HTML and CSS functionalities, addressing specific requirements and demonstrating proficiency in web development concepts.
The main file for viewing the tasks is index.html
, which includes the following structure:
index.html
: Main HTML file containing tasksstyles/
: Directory containing CSS files for styling each tasktask1.css
- Styles for Task 1task2.css
- Styles for Task 2- ...
task7.css
- Styles for Task 7
- Other necessary files and resources (if any) supporting the tasks
The tasks are organized as follows:
- Task 1: [Table Formation]
- Task 2: [Ordered and Unordered Lists]
- Task 3: [Links]
- Task 4: [Application Form]
- Task 5: [Registration Form]
- Task 6: [Borders]
- Task 7: [Navigation Bars Horizontal and Vertical]
- Task 8: [Table Design]
- Task 9: [Havarable Side Nav Buttons]
- Task 10: [Styled Page]
- Task 11: [Profile Page]
- Task 12: [Registration Form]
To view the tasks:
- Clone the repository using
git clone https://github.com/Batchu-Vikram-Sri-Durganand/MERN_HTML-CSS.git
- Open the
index.html
file in a web browser to access the tasks. - Navigate through each task by clicking on respective links or buttons, if provided.
Feel free to explore and modify the code as needed.