Explain Codes LogoExplain Codes Logo

Html

What does enctype='multipart/form-data' mean?

html
form-handling
file-uploads
web-development

Event on a Disabled Input

html
accessibility
css
javascript

Adding a 'share by email' link to a website

html
accessibility
email-link
seo-best-practices

Not possible to use CSS calc() with transform: translateX in IE

html
responsive-design
css
performance

Can an Option in a Select tag carry multiple values?

html
responsive-design
javascript
best-practices

How can I change the color of header bar and address bar in the newest Chrome version on Lollipop?

html
responsive-design
meta-tags
browser-compatibility

Css vertical alignment of inline/inline-block elements

html
css-properties
vertical-alignment
responsive-design

How can I set max-length in an HTML5 "input type=number" element?

html
maxlength
input-type-number
javascript-events

Why cannot change checkbox color whatever I do?

html
responsive-design
css-transitions
browser-compatibility

Are empty HTML data attributes valid?

html
data-attributes
html-validation
css-integration

How to get equal width of input and select fields

html
responsive-design
css-reset
box-sizing

Overlay opaque div over YouTube iframe

html
css-blend-modes
pointer-events
responsive-design

Space between two rows in a table?

html
responsive-design
css-classes
table-layout

Change cursor to hand when a mouse hovers over a table row

html
css-styling
cursor-styles
accessibility

"full screen" ``

html
responsive-design
browser-compatibility
lazy-loading

Html anchor link - href and onclick both?

html
event-handlers
javascript-events
accessibility

Css to line break before/after a particular `inline-block` item

html
responsive-design
css-tricks
flexbox

Display: inline-block extra margin

html
responsive-design
css-grid
lazy-loading

How to add a second css class with a conditional value in razor MVC 4

html
conditional-logic
razor-mvc
css-classes

Should I put input elements inside a label element?

html
accessibility
usability
best-practices