Explain Codes LogoExplain Codes Logo

Css

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

Why doesn't height: 100% work to expand divs to the screen height?

css
responsive-design
best-practices
browser-compatibility

Center fixed div with dynamic width (CSS)

css
responsive-design
performance
best-practices

How to set the margin or padding as percentage of the height of a parent container?

css
responsive-design
best-practices
css3