DEV Community

Cover image for 5 Hidden CSS Properties You Didn't Know Existed

5 Hidden CSS Properties You Didn't Know Existed

From 0 to 1 on April 22, 2024

Cascading Style Sheets (CSS) are the backbone of web design, allowing developers to style and format web pages with ease. While most developers are...
Collapse
 
schemetastic profile image
Schemetastic (Rodrigo)

Really cool post!

Collapse
 
vitalipri profile image
From 0 to 1

Glad you loved Rodrigo!
Which one you like the most?

Collapse
 
schemetastic profile image
Schemetastic (Rodrigo)

scroll-margin-top I think... because I use smooth scroll and that property seems very useful for that... and object-fit with object-position seems very useful for certain type of backgrounds where you need more control than background-size: cover

Thread Thread
 
vitalipri profile image
From 0 to 1

Good point, scroll-margin-top works together with scroll-behavior: smooth;

Thread Thread
 
schemetastic profile image
Schemetastic (Rodrigo)

See ya in a next post I hope 😉

Thread Thread
 
vitalipri profile image
From 0 to 1

100%

Thread Thread
 
schemetastic profile image
Schemetastic (Rodrigo) • Edited

Hey, then, the next time you make an interesting post write me at my Instagram @schemetastic or email me hello@schemetastic.com. So I don't miss it.

Thread Thread
 
vitalipri profile image
From 0 to 1

Sure

Collapse
 
mexikode profile image
MexiKode ⚙

I would add the "all" property that lets you reset styles and remove browser styling.
Other interesting props:
Aspect ratio
Font Variant
Isolation
Contain

Collapse
 
vitalipri profile image
From 0 to 1

_Those are fantastic additions! _
Thanks

Collapse
 
masudalimrancasual profile image
Masud Al Imran • Edited

Thanks to text-underline-offset I wont have to write this anymore.

border-bottom: **
padding-bottom:**
Enter fullscreen mode Exit fullscreen mode
Collapse
 
vitalipri profile image
From 0 to 1

These small improvements, make our lives easier.

Collapse
 
efpage profile image
Eckehard

5 ? There are at least 500 I do not know exist... The question is, how to find them when needed.

Collapse
 
vitalipri profile image
From 0 to 1

You're absolutely right! Keep exploring, and you'll be amazed at what you find!

Collapse
 
miialainen profile image
Miia

I really needed the scroll-margin-top ! I solved it in another way but this is very useful to know!

Collapse
 
vitalipri profile image
From 0 to 1

It's fantastic to hear that scroll-margin-top came in handy for you!

Collapse
 
faridsa profile image
farid

Thanks, scroll-margin-top is totally new to me

Collapse
 
vitalipri profile image
From 0 to 1

It's always exciting to discover new CSS tricks

Collapse
 
raduolivas profile image
Rodolfo Silva

this was awesome! thanks !

Collapse
 
vitalipri profile image
From 0 to 1
Glad you found it awesome
Enter fullscreen mode Exit fullscreen mode
Collapse
 
shorifulislam00 profile image
Md. Shoriful Islam

thats really awesome

Collapse
 
vitalipri profile image
From 0 to 1

It's great to hear you're enjoying it.

Collapse
 
devsk001 profile image
Dev Sk

Cool 😎

Collapse
 
vitalipri profile image
From 0 to 1
  • Glad you think so!
Collapse
 
kmsaifullah profile image
Khaled Md Saifullah

Great post....👏👏👏👏

Collapse
 
vitalipri profile image
From 0 to 1

Glad to hear that you loved it.

Collapse
 
borzoomv profile image
Borzoo Moazami

Usefull properties, thank you 🙏🏻

Collapse
 
vitalipri profile image
From 0 to 1

I'm glad you found the properties helpful

Collapse
 
vladyn profile image
Vladimir Varbanov

Super nifty tips. Tank you!

Collapse
 
vitalipri profile image
From 0 to 1

You're very welcome! I'm glad you found the tips helpful. Happy coding!

Collapse
 
jace profile image
Jace Chou

Nice~

Collapse
 
vitalipri profile image
From 0 to 1

Thanks for the vibe!

Collapse
 
podcastlaunch profile image
Podcast Launch Strategy

Good post!

Collapse
 
vitalipri profile image
From 0 to 1

Glad you loved it.

Collapse
 
vuthy profile image
Vuthy YIB

Useful post

Collapse
 
vitalipri profile image
From 0 to 1

Thanks

Collapse
 
vishnusharma7 profile image
Vishnu Sharma

nice

Collapse
 
vitalipri profile image
From 0 to 1

I'm glad you liked it.

Collapse
 
spsk69 profile image
Mr.P1630n

Amazing Article, learned a lot!

Collapse
 
vitalipri profile image
From 0 to 1

Glad to hear it.

Collapse
 
mohtashimali85 profile image
MohtashimAli85

only object position property was new for me others I already know.
Still thanks for sharing

Collapse
 
vitalipri profile image
From 0 to 1

It's great to hear that you found the information valuable, even if you were already familiar with some of the properties.

Collapse
 
pet profile image
Peter

Wow!! It is pretty cool. I love text-underline-offset

Collapse
 
vitalipri profile image
From 0 to 1

Sure thing!