Explain Codes LogoExplain Codes Logo

Html

Can I turn off antialiasing on an HTML <canvas> element?

html
responsive-design
image-smoothing
pixel-perfection

Can I give the col-md-1.5 in bootstrap?

html
responsive-design
custom-css
flexbox

Can I color table columns using CSS without coloring individual cells?

html
responsive-design
css
table-design

Can I apply the required attribute to <select> fields in HTML?

html
form-validation
html5
accessibility

Can a div have multiple classes (Twitter Bootstrap)

html
responsive-design
css
specificity

Border around tr element doesn't show?

html
css
border
table

Bootstrap 4: Multilevel Dropdown Inside Navigation

html
responsive-design
css
javascript

Bootstrap 4 file input doesn't show the file name

html
responsive-design
event-delegation
file-input

Body height 100% displaying vertical scrollbar

html
responsive-design
css
best-practices

Best Way to View Generated Source of a Webpage?

html
dom-inspection
javascript
devtools

Best way to use HTML5 data attributes with rails content_tag helper?

html
data-attributes
rails-content-tag-helper
html5

Bad value X-UA-Compatible for attribute http-equiv on element meta

html
validation-errors
w3c-standards
browser-detection

A space between inline-block list items

html
responsive-design
css
best-practices

Are single quotes allowed in HTML?

html
best-practices
responsive-design
html-entities

Are HTML comments inside script tags a best practice?

html
best-practices
clean-code
javascript

Are class names in CSS selectors case sensitive?

html
css-selectors
case-sensitivity
css-properties

Any reason not to start using the HTML 5 doctype?

html
web-development
best-practices
performance

Align two inline-blocks left and right on same line

html
responsive-design
best-practices
css-grid

Aligning elements left and center with flexbox

html
responsive-design
css-grid
flex-properties

Align image in center and middle within div

html
responsive-design
css-grid
centering