Learn CSS
784 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
Get to know the new module bundler for CSS called Parcel CSS

https://blog.logrocket.com/getting-started-parcel-css/

#parcel #css
Practice from Online Tutorials creating lists with interesting hover effects

https://youtu.be/-c4aCe1EawA

#onlinetutorials #css #html
Cool exercise from Online Tutorials on creating hover effects on List elements in HTML

https://www.youtube.com/watch?v=kcS1_RC3cRY

---

Get to know some CSS properties that are rarely known

https://javascript.plainenglish.io/9-awesome-css-properties-that-you-probably-have-never-used-8cc4c385c3c6

#onlineTutorials #list #hover #css
Chrome 99: CSS Cascade Layers, a New Picker for Input Elements, and More

https://blog.chromium.org/2022/02/chrome-99-css-cascade-layers-new-picker.html
A series of exercises from Unpas Web Programming on Tailwind CSS, in the utility section for making responsive designs

https://youtu.be/Dm02bG6ivv4

#wpu #tailwind #css
1👍1
Some ways and tips in using CSS from Fireship

https://youtu.be/ouncVBiye_M

#css #fireship
Key tips and tricks from Kevin Powell on how to center HTML elements with CSS

https://youtu.be/vNwoDkn7AIc

#center #css #kevinPowell
Several ways to speed up the process of loading Fonts for use in web applications

https://javascript.plainenglish.io/10-ways-to-speed-up-web-font-loading-fcc3eb136923

#fonts #loading
A simple exercise from Dcode in making page loading in the form of a spinner using CSS and HTML

https://youtu.be/-HS9IIuT_Mo

#dcode #css #loader
Discover the The State of CSS 2021 results

https://2021.stateofcss.com

Pre-/Post-processors: Utilities that augment CSS Rankings

https://2021.stateofcss.com/en-US/technologies/pre-post-processors

CSS Frameworks-Libraries that give you pre-made components and styles.

https://2021.stateofcss.com/en-US/technologies/css-frameworks

CSS-in-JS:Libraries that help integrate CSS into JavaScript code. Rankings

https://2021.stateofcss.com/en-US/technologies/css-in-js

#StateOfCSS
First Steps With CSS
When first starting out, how did you initially learn CSS?

https://2021.stateofcss.com/en-US/resources
👏2
Which utilities or tools do you regularly use?

https://2021.stateofcss.com/en-US/other-tools
👍2
Browser Incompatibilities
Are there any CSS features you have difficulties using because of differences between browsers?

https://2021.stateofcss.com/en-US/opinions/#browser_interoperability_features
👏1
Most Adopted Feature
Awarded to the feature with the largest year-over-year ”have used” progression.

https://2021.stateofcss.com/en-US/awards
🔥1
Forwarded from All kind of Ebooks
html-css-javascript-pdf.pdf
652.8 KB
Beginner Notes
🤩3
Ask yourself these questions every night and watch how your behavior changes.


1. If I was suddenly told I only had one week left to live what changes would I make?

2. If I died but was resuscitated how different would my perspective be?

3. What's one thing I'm doing wrong, that I know I'm doing wrong, that I could fix?

4. What would I do with my life if I wasn't afraid to fail?

5. What’s stopping me from doing the things that I know I should be doing?

6. What would happen if I worked as hard as I possibly could at one thing?

7. If I could only work on one single project this year what would it be?

8. What might this look like if it were easy?

9. Did my actions match my intentions today?

10. What have I taken for granted today?

11. What am I worrying about that is completely out of my control?

12. What is the biggest small thing I could do today ?

13. Does the amount of attention I’m giving this match its importance ?

14. How do I want to spend my days ?

15. Can my current habits carry me to my desired future ?

16. What are you avoiding just because you know the answer is painful?


@businesssucesstutorship
Get to know the properties in CSS Overflow such as visible, scroll, and auto hidden

https://www.freecodecamp.org/news/css-overflow-visible-scroll-auto-hidden/

---

Multiple sources of supporting assets for using Tailwind CSS

https://javascript.plainenglish.io/if-you-use-tailwindcss-here-are-the-best-resources-that-you-can-bookmark-11dfa740b1b4

---

#css #overflow #tailwind #auto
Long practice understanding how the position property of Freecodecamp works

https://www.freecodecamp.org/news/css-position-property-explained/

#css #position #property #freecodecamp