Explain Codes LogoExplain Codes Logo

Html

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

Resize image proportionally with CSS?

html
responsive-design
css
image-resizing

Canvas width and height in HTML5

html
responsive-design
canvas
javascript

How do you get centered content using Twitter Bootstrap?

html
responsive-design
flexbox
centering

Setting focus on an HTML input box on page load

html
responsive-design
best-practices
accessibility

Can an iframe only show a certain part of the page?

html
responsive-design
css
web-development

Mailto links do nothing in Chrome but work in Firefox?

html
prompt-engineering
responsive-design
best-practices

:not(:empty) CSS selector is not working?

html
css-selector
input-fields
pseudo-classes