Learn CSS
789 subscribers
212 photos
5 videos
32 files
512 links
All info and tutorial of CSS
https://bio.link/learncss
For HTML: @html_web_learn
For CSS: @CSS_web_learn
For JS: @JavaScript_js_learn
For PHP: @learn_php_web
For Programming courses @Programmingworld_dev
For CEH,Cybersec: @CyberPunk_anonymous
Download Telegram
Cheat sheets.pdf
4.9 MB
CSS Layout Notes
Want to learn or improve CSS?

These 5 websites can help 👇
1️⃣ CSS reference

- CSS Reference is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated content

🖇️
https://cssreference.io/

2️⃣ Learn to code HTML and CSS

- Learn how to build beautiful and intuitive websites by way of clear and organized lessons

🖇️
https://learn.shayhowe.com/

3️⃣ CSS Layouts

- This site teaches the CSS fundamentals that are used in any website's layout.

🖇️
https://learnlayout.com/


4️⃣ CSS tutorial

- These tutorials on web design & CSS makes learning this stuff fun and easy

🖇️
https://www.csstutorial.net/

5️⃣ CSS cheat sheets

- Amazing CSS cheat sheet contains the most common style snippets

🖇️
https://htmlcheatsheet.com/css/
CSS tip 🎨

- You can create outline around your text using one line of CSS
Some amazing CSS animation libraries
👇


🔹minimamente .com/project/magic
🔸animxyz .com
🔹svgartista .net
🔸animate .style
🔹cssanimation .io
CSS property 🎨

The "backface-visibility" property defines whether the back side of an element should be visible or not
Use text-decoration like a pro😎
Just found a great tool🔥

- Beautiful pure CSS background patterns that you can actually use in your projects. They are highly customizable as well
.

🖇️
https://www.magicpattern.design/tools/css-backgrounds
Tailwind CSS resources 🎨

📌 Templates and components

- tailwindtoolbox .com
- tailwindcomponents .com
- tailwind .build

📌 Code Snippets

- github .com/mauro-codes/tailwind-css-snippets

📌 Playground

- play.tailwindcss .com/

📌 Color tool

gradient-designer.csspost .com

Check this amazing repo for more such great resources🔥

https://github. com/aniftyco/awesome-tailwindcss
CSS Pro Tip 🎨

Use
::marker selector for changing the marker's style of list items
Do not write CSS code, use these free generators instead that can help you immensely

1️⃣ Stripes generator

- Pure CSS Stripes Generator that you can use for backgrounds.

🔗
https://stripesgenerator.com/

2️⃣ Gradient generator

- As a free css gradient generator tool, this website lets you create a colorful gradient background for your website, blog, or social media profile

🔗
https://cssgradient.io/

3️⃣ Pattern generator

- It lets you create background pattern for free

🔗
http://www.patternify.com/

4️⃣ CSS Accordion Slider Generator

- Create fully responsive, css only accordion sliders

🔗
https://accordionslider.com/

5️⃣ Palette Ninja

- Palette ninja is an online color scheme generator that allows you to create harmonious color schemes in seconds.

🔗
https://palette.ninja

6️⃣ Layout generator

- Quickly design web layouts, and get HTML and CSS code. Learn CSS Grid visually and build web layouts with our interactive CSS Grid Generator.

🔗
https://grid.layoutit.com/
Learn CSS pinned «Do not write CSS code, use these free generators instead that can help you immensely 1️⃣ Stripes generator - Pure CSS Stripes Generator that you can use for backgrounds. 🔗 https://stripesgenerator.com/ 2️⃣ Gradient generator - As a free css gradient…»
Use CSS like a pro😎

The
:is() CSS pseudo-class function takes a selector list as its argument, and selects any element that can be selected by one of the selectors in that list
Git Workflow
Charts.css is a CSS-only charting framework. Looks great and very customizable!

https://chartscss.org/
Forwarded from Learn Web Development
40+ High-Quality Free Resources for Web Development

Illustrations

1. Drawkit

http://drawkit.io

2. Blush

(
http://blush.design )

3. Smash illustration

(
http://usesmash.com )

4. Control

(
http://control.rocks )

5. Error 404

(
http://error404.fun )

6. Open Doodles

(
http://opendoodles.com )


Development

1. Carbon

(
http://carbon.now.sh )

2. Squoosh

(
http://squoosh.app )

3. Wappalyzer

(
http://wappalyzer.com )

4. Kite

(
http://kite.com )

5. DevHints

(
http://devhints.io )

6. iHateRegex

(
http://ihateregex.io )

7. DevDocs

(
http://devdocs.io/css/css_animations …)


CSS
1. Animista

(
http://animista.net )

2. Pattern.css

(
http://bansal.io/pattern-css )

3. CSSeffectsSnippets

(
http://emilkowalski.github.io/css-effects-snippets …)

4. 98.css

(
http://jdan.github.io/98.css )


Tailwind

1. TailwindComponents

(
http://tailwindcomponents.com )

2. Tailblocks

(
http://mertjf.github.io/tailblocks/ )

Design

1. Colors .lol

(
http://colors.lol )

2. Colormind

(
http://colormind.io )

3. FontSpark

(
http://fontspark.app )

4. AppMockUp

(
http://app-mockup.com )

5. Webframe

(
http://webframe.xyz )

6. Ucraft Logo Maker

(
http://ucraft.com/free-logo-maker )

7. HackDesign

(
http://hackdesign.org/lessons )

8. Checklist Design

(
http://checklist.design )

9. Remove BG

(
http://remove.bg )

10. Unscreen

(
http://unscreen.com )

Productivity

1. GetTerms

(
http://getterms.io )

2. Sejda

(
http://sejda.com )

3. Notion

(
http://notion.so )

4. Grammarly

(
http://grammarly.com )

5. Wave

(
http://waveapps.com )

6. Clockify

(
http://clockify.me )

7. Untools

(
http://untools.co )

8. Evernote

(
http://evernote.com )

9. Top Hunts Time Machine

(
http://timemachine.betamode.dev )

10. OpensSource Builders

(
http://opensource.builders )

Follow
@learn_webdevelopment for Web development content
CSS is Cool 🎨

The -webkit-box-reflect CSS property lets you reflect the content of an element in one specific direction.