This repository serves as a centralized hub for storing all assignments and projects related to the HTML-CSS Full Course. It is meticulously organized to facilitate easy access and navigation for learners enrolled in the course. The structured layout ensures a seamless experience for locating, submitting, and reviewing assignments, as well as tracking progress on various projects. Feel free to explore the wealth of resources available here to enhance your proficiency in web development through hands-on exercises and exciting projects.
# | Time Stamp | Topic | Status |
---|---|---|---|
1 | 0:00 | Intro | Completed |
2 | 1:02 | HTML Basics | Completed |
3 | 17:42 | CSS Basics | Completed |
4 | 44:39 | Hovers, Transitions, Shadows | Completed |
5 | 1:03:10 | Chrome DevTools & CSS Box Model | Completed |
6 | 1:17:30 | Text Styles | Completed |
7 | 1:52:18 | The HTML Structure | Completed |
8 | 2:11:08 | Images and Text Boxes | Completed |
9 | 2:25:42 | CSS Display Property | Completed |
10 | 2:34:58 | The div Element | Completed |
11 | 2:46:55 | Nested Layouts Technique | Completed |
12 | 3:16:58 | CSS Grid | Completed |
13 | 3:43:58 | Flexbox | Completed |
14 | 4:15:21 | Nested Flexbox | Completed |
15 | 4:44:36 | CSS Position | Completed |
16 | 5:07:14 | Position Absolute and Relative | Completed |
17 | 5:33:49 | Finish the Project | Completed |
18 | 6:07:46 | More CSS Features | Completed |
19 | 6:30:21 | Outro | Completed |
To embark on your journey with HTML and CSS, follow these steps:
-
Clone the repository:
git clone https://github.com/RanitManik/HTML-CSS-SuperSimpleDev.git
-
Add this repo as Remote:
git remote add origin https://github.com/RanitManik/HTML-CSS-SuperSimpleDev.git
-
Create and switch to your branch:
git checkout -b YourBranchName
-
Push your changes to this branch:
git push --set-upstream origin DEV/{your_name}/{in which you're working on}
Social Media | Username | Link | |
---|---|---|---|
ranitmanik.dev@gmail.com |
|||
Ranit Manik |
|||
ranit_manik_ |
|||
RanitKumarManik |
|||
RANIT_MANIK |
I express my gratitude to the online community and various resources that have played a pivotal role in enhancing my understanding of HTML and CSS. Special thanks to SuperSimpleDev, whose insights and tutorials have been invaluable in this learning journey.