
How to draw a Circle using CSS
725 views · Jan 30, 2023 code2care.org
How to draw a Circle using CSS

Responsive Web Design with CSS Media Queries: A Beginner...
9K views · Feb 28, 2023 code2care.org
Responsive Web Design with CSS Media Queries: A Beginner's Tutorial

Crossword Puzzles - using HTML, CSS & JavaScript Demo
139K views · Apr 2, 2023 code2care.org
Crossword Puzzles - using HTML, CSS & JavaScript Demo Link: https://code2care.org/html/crossword-puzzle-pure-html-css-javascript

Tailwind CSS Hello World Example - Code2care
8K views · Jul 12, 2023 code2care.org
Tailwind CSS is one of the most popular CSS Framework. Unlike Bootstrap, Tailwind CSS is a utility-first framework, i.e. it provides a set of pre-defined utility classes like flex, pt-4, text-center and rotate-90 that you may use to build your own user interfaces. In this video we see a simple "Hello World!" example to get started. Follow the article: https://code2care.org/q/tailwind-css-hello-world