Explain Codes LogoExplain Codes Logo

Html

Child inside parent with min-height: 100% not inheriting height

html
responsive-design
css-grid
flexbox

What is the HTML for="" attribute in ?

html
accessibility
form-design
web-development

Adjusting an image size to fit a div with Bootstrap

html
responsive-design
css-practices
image-sizing

Rounded table corners CSS only

html
responsive-design
css3
best-practices

Flexbox: center horizontally and vertically

html
responsive-design
css
centering

Why doesn't CSS ellipsis work in table cell?

html
responsive-design
css
best-practices

Css: Change parent on focus of child

html
responsive-design
performance
accessibility

How can I prevent the scrollbar overlaying content in IE10?

html
responsive-design
scrollbar
javascript

How do I add a margin between bootstrap columns without wrapping

html
responsive-design
best-practices
grid-system

Css nth-child for greater than and less than

html
responsive-design
css-selectors
dom-structure

Setting fixed width for HTML table columns regardless of cell content size

html
responsive-design
best-practices
css

How can I change the thickness of my `` tag

html
responsive-design
css
pseudo-elements

Multiple radio button groups in one form

html
form-design
accessibility
angular

Absolute positioning inside absolute position

html
responsive-design
positioning
best-practices

Html5 best practices; section/header/aside/article elements

html
semantic-elements
best-practices
responsive-design

Open link in new tab or window

html
responsive-design
accessibility
best-practices

Keep the middle item centered when side items have different widths

html
responsive-design
css-grid
flexbox

Hide scroll bar, but still be able to scroll

html
responsive-design
css
javascript

Html5 Number Input - Always show 2 decimal places

html
responsive-design
best-practices
form-validation

How to display string that contains HTML in a Twig template?

html
template-engineering
twig
sanitization