Explain Codes LogoExplain Codes Logo

Css

Disable vertical scroll bar on div overflow: auto

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

Border Height on CSS

css
responsive-design
best-practices
css-pseudo-elements

Float:left; vs display:inline; vs display:inline-block; vs display:table-cell;

css
responsive-design
performance
best-practices

Styling every 3rd item of a list using CSS

css
responsive-design
best-practices
performance

Fixed header, footer with scrollable content

css
responsive-design
best-practices
performance

Pulsing heart CSS animation

css
responsive-design
animation
css-animations

How to vertically center text in a <span>?

css
responsive-design
best-practices
flexbox

Css height in percent not working

css
responsive-design
best-practices
css-units

Make anchor link go some pixels above where it's linked to

css
scroll-position
javascript-scrolling
css-positioning

Make outer div be automatically the same height as its floating content

css
responsive-design
best-practices
flexbox

Make body have 100% of the browser height

css
responsive-design
best-practices
viewport-units

Why is vertical-align: middle not working on my span or div?

css
responsive-design
best-practices
css-transforms

How to make this illumination effect with CSS

css
responsive-design
performance
best-practices

Ellipsis for overflow text in dropdown boxes

css
responsive-design
best-practices
pseudo-elements

What are the implications of using "!important" in CSS?

css
responsive-design
best-practices
specificity

Absolute position and Overflow:hidden

css
positioning
overflow
css-tricks

Switching the order of block elements with CSS

css
responsive-design
flexbox
css-properties

Expand div to max width when float:left is set

css
responsive-design
best-practices
layout

Making a div vertically scrollable using CSS

css
responsive-design
best-practices
overflow

Display block without 100% width

css
responsive-design
best-practices
css-solutions