Explain Codes LogoExplain Codes Logo

Html

How to Background a Div Without the Padding Area

html
responsive-design
best-practices
css

Html slider with two inputs possible?

html
responsive-design
web-development
best-practices

Alternate background colors for list items

html
responsive-design
css-preprocessors
best-practices

Possible to associate label with checkbox without using "for=id"?

html
responsive-design
css
accessibility

Vertical Text Direction

html
responsive-design
css-properties
web-development

Naming "class" and "id" HTML attributes - dashes vs. underlines

html
responsive-design
best-practices
web-development

How to keep the header static, always on top while scrolling?

html
responsive-design
css
sticky-header

Why does CSS padding increase size of an element?

html
responsive-design
best-practices
css-box-model

Indent starting from the second line of a paragraph with CSS

html
responsive-design
css
best-practices

Play infinitely looping video on-load in HTML5

html
video-looping
autoplay
responsive-design

Selecting a CSS class with XPath

html
xpath-selector
web-scraping
automated-testing

Html5 Pre-resize images before uploading

html
responsive-design
image-processing
ajax

How do I tidy up an HTML file's indentation in VI?

html
indentation
vim
best-practices

How can I select and upload multiple files with HTML and PHP, using HTTP POST?

html
file-upload
http-post
php

Right to Left support for Twitter Bootstrap 3

html
responsive-design
css
best-practices

Input with display:block is not a block, why not?

html
responsive-design
css
browser-compatibility

Css3 100vh not constant in mobile browser

html
responsive-design
css
viewport-units

Creating a CSS3 box-shadow on all sides but one

html
responsive-design
css
box-shadow

How to apply CSS page-break to print a table with lots of rows?

html
responsive-design
page-break
css-properties

Html5 record audio to file

html
audio-export
javascript-promises
user-consent