Skip to content

UnpredictablePrashant/LearnCSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LearnCSS

Hits


This project is to learn CSS. This also will include concept from javascript.

DOM

Assignment

  1. Create a web page where the user has option to change theme of website (should have at least light mode and dark mode)
  2. Create a user profile input and display them in a paragraph.
  3. User add todo list and display them
  4. Remove todo list (Advanced)

Projects

The sections describe list of projects which one can do to practice various skills taught in the class. These tasks can take anywhere from 30 min to few days.

Project - CSS01

This project is used to create website which has two major columns. The idea is to learn concepts of `flex`, `display`, `transition`, `transformation`.


CSS 01


Project - CSS02

The project is to create expanding cards. The concept is used in various places like gallery, etc.


CSS 02


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors