Skip to main content
CSS-Tricks
  • Articles
  • Videos
  • Almanac
  • Newsletter
  • Guides
  • DigitalOcean
  • DO Community
Search

Articles Tagged
logical properties

14 Articles
{
,

}
Direct link to the article Bidirectional Horizontal Rules in CSS
logical properties

Bidirectional Horizontal Rules in CSS

Direct Link

Say you have a <blockquote></blockquote> and the design calls for a thick border along the left side. Well, you might not necessarily mean left side, but actually mean on the side of the start of the text.

That’s exactly …

Avatar of Chris Coyier
Shared by Chris Coyier on Oct 25, 2019
Direct link to the article What’s New In CSS?
:matches aspect ratio CSS logical properties scrollbars

What’s New In CSS?

Direct Link

Rachel hooks us up with what the CSS Working Group is talking about:

  • Styling scrollbars. This would come with properties like scrollbar-width and scrollbar-color. The best we have right now is proprietary WebKit stuff.
  • Aspect ratios. I imagine
…
Avatar of Chris Coyier
Shared by Chris Coyier on Nov 2, 2018
Direct link to the article CSS Logical Properties
logical properties

CSS Logical Properties

Direct Link

A property like margin-left seems fairly logical, but as Manuel Rego Casasnovas says:

Imagine that you have some right-to-left (RTL) content on your website your left might be probably the physical right, so if you are usually setting margin-left: 100px

…
Avatar of Chris Coyier
Shared by Chris Coyier on Aug 21, 2018 (Updated on Aug 31, 2018)
  • Newer
  • 1
  • 2

CSS-Tricks is powered by DigitalOcean.

Keep up to date on web dev

with our hand-crafted newsletter

DigitalOcean
  • DigitalOcean
  • DigitalOcean Community
  • About DigitalOcean
  • Legal
  • Free Credit Offer
CSS-Tricks
  • Email
  • Guest Writing
  • Book
  • Advertising
Follow
  • Twitter
  • Instagram
  • YouTube
  • CodePen
  • iTunes
  • RSS
Back to Top