Skip to content

This repository is a compilation of various web development projects and assignments from SuperSimpleDev HTML CSS course.

Notifications You must be signed in to change notification settings

RanitManik/HTML-CSS-SuperSimpleDev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML-CSS Full Course

Exercise GIF

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.

Table of Contents

Topics

# 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

Resources

Getting Started

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}

Contact

Social Media Username Link
Email ranitmanik.dev@gmail.com Email
LinkedIn Ranit Manik LinkedIn
Instagram ranit_manik_ Instagram
Facebook RanitKumarManik Facebook
Twitter RANIT_MANIK Twitter

Acknowledgments

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.

About

This repository is a compilation of various web development projects and assignments from SuperSimpleDev HTML CSS course.

Topics

Resources

Stars

Watchers

Forks