Explain Codes LogoExplain Codes Logo

Css

Unicode via CSS :before

css
unicode
font-awesome
css-properties

How to center a (background) image within a div?

css
responsive-design
best-practices
css-properties

Can I use a min-height for table, tr, or td?

css
responsive-design
best-practices
performance

Prevent line-break of span element

css
responsive-design
performance
best-practices

Make columns of equal width in ``

css
responsive-design
best-practices
accessibility

:hover but :not on a specific class

css
responsive-design
best-practices
css-variables

How to make an element width: 100% minus padding?

css
responsive-design
box-sizing
flexbox

How do I change the color of radio buttons?

css
responsive-design
best-practices
accessibility

Add a pipe separator after items in an unordered list unless that item is the last on a line

css
responsive-design
best-practices
css-tricks

Positioning <div> element at center of screen

css
responsive-design
css-grid
positioning

Difference between overflow-wrap and word-break?

css
responsive-design
best-practices
cross-browser-compatibility

When 1 px border is added to a div, the div size increases, but I don't want that to happen

css
responsive-design
best-practices
developer-tools

How can I send an inner to the bottom of its parent ?

css
positioning
responsive-design
best-practices

Apply style to parent if it has child with CSS

css
responsive-design
best-practices
polyfills

Fill the remaining height or width in a flex container

css
responsive-design
best-practices
flexbox

Position icons into circle

css
responsive-design
css-properties
javascript

How to prevent text from overflowing in CSS?

css
responsive-design
best-practices
css-properties

How to stop text from taking up more than 1 line?

css
responsive-design
performance
best-practices

Table with fixed header and fixed column on pure CSS

css
responsive-design
sticky-positioning
css3

Equal height rows in a flex container

css
responsive-design
grid-template-columns
grid-auto-rows