Learn CSS!

Ooo look at this mighty SEO flex from Google: Learn CSS! Well deserved — this is great content. Twenty-three chapters taking you through all the fundamentals of CSS with extra content, like relevant podcasts, interactive examples, and even quizzes to …

The post Learn CSS! appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://web.dev/learn/css/

4y | CSS tricks
JSON in CSS

Jonathan Neal tweeted a heck of a little CSS trick the other day, putting JSON inside CSS and plucking it out with JavaScript. Valid values for custom properties are quite liberal! So this looks for a CSS rule (e.g. a …

The post JSON in CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/json-in-css/

4y | CSS tricks
Pinned Audio WordPress Theme

I’m afraid I have to start this with a whole backstory, as the journey here is the point, not so much the theme. A fella wrote to me a while back outlining a situation he was in. His company has …

The post Pinned Audio WordPress Theme appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/pinned-audio-wordpress-theme/

4y | CSS tricks
How to Create Neon Text With CSS

Neon text can add a nice, futuristic touch to any website. I’ve always loved the magic of neon signs, and wanted to recreate them using CSS. I thought I’d share some tips on how to do it! In this article, …

The post How to Create Neon Text With CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/how-to-create-neon-text-with-css/

4y | CSS tricks
The Humble `img` Element And Core Web Vitals

Addy Osmani on images in HTML:

The humble  element has gained some superpowers over the years. Given how central it is to image optimization on the web, let’s catch up on what it can do and how it can

The post The Humble img Element And Core Web Vitals appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://www.smashingmagazine.com/2021/04/humble-img-element-core-web-vitals/

4y | CSS tricks
Euismod

An interactive tool for learning grid syntax from Etesam Ansari. In the Learn section, it teaches you some concepts (involving multiple bits of the grid syntax) then gives you a task to complete by filling out the right syntax. I’m …

The post Euismod appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://www.euismod.dev/

4y | CSS tricks
A Love Letter to HTML & CSS

I see you. In the back there, behind JavaScript and React and PHP and all those “real” programming languages, I see you. And I appreciate you.

The post A Love Letter to HTML & CSS appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/a-love-letter-to-html-css/

4y | CSS tricks
Auto-Generated Social Media Images

I’ve been thinking about social media images again. You know, the images that (can) show up when you share a link in places like Twitter, Facebook, or iMessage. You’re essentially leaving money on the table without them, because they …

The post Auto-Generated Social Media Images appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/auto-generated-social-media-images/

4y | CSS tricks
HTML Boilerplates

Manuel Matuzović goes line-by-line through a boilerplate HTML document. I like it. It’s a good reference and has a lot of the same type of stuff I tend to put in the main HTML template. It makes me think about …

The post HTML Boilerplates appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/html-boilerplates/

4y | CSS tricks
Creating Stylesheet Feature Flags With Sass !default

!default is a Sass flag that indicates conditional assignment to a variable — it assigns a value only if the variable was previously undefined or null. Consider this code snippet: $variable: 'test' !default; To the Sass compiler, this line …

The post Creating Stylesheet Feature Flags With Sass !default appeared first on CSS-Tricks. You can support CSS-Tricks by being an MVP Supporter.

https://css-tricks.com/creating-stylesheet-feature-flags-with-sass-default/

4y | CSS tricks

Căutare