Explain Codes LogoExplain Codes Logo

Html

Do I really need to encode '&' as '&'?

html
html-encoding
security-best-practices
html-validation

Highlight label if checkbox is checked

html
responsive-design
accessibility
css

How to impose maxlength on TextArea in HTML using JavaScript

html
responsive-design
event-delegation
maxlength

Using CSS ::before and ::after pseudo-elements with inline CSS?

html
responsive-design
best-practices
css

When flexbox items wrap in column mode, container does not grow its width

html
responsive-design
flexbox
grid-layout

Html Form: Select-Option vs Datalist-Option

html
responsive-design
best-practices
form-design

How to make a `` in Bootstrap look like a normal link in nav-tabs?

html
responsive-design
css
accessibility

How do I have an SVG image inherit colors from the HTML document?

html
responsive-design
css-variables
svg-coloring

Html5 localStorage error with Safari: "QUOTA_EXCEEDED_ERR: DOM Exception 22: An attempt was made to add something to storage that exceeded the quota."

html
localStorage
safari
storage-quota

Is there a CSS selector for the first direct child only?

html
responsive-design
css-selectors
browser-support

How can I make an image carousel with only CSS?

html
responsive-design
css-transitions
accessibility

Focus Input Box On Load

html
responsive-design
focus-engineering
accessibility

Can someone explain the HTML5 aria-* attribute?

html
accessibility
aria-attributes
semantic-html

Is there a way to make HTML5 video fullscreen?

html
fullscreen-api
cross-browser-compatibility
video-tag

Make element unclickable (click things behind it)

html
pointer-events
css-properties
click-through

`` does not display a number keypad on iOS

html
input-validation
keyboard-layout
ios-quirks

Text overflow ellipsis on two lines

html
responsive-design
css
best-practices

Div vertical scrollbar show

html
responsive-design
scrollbar
performance

How to vertically align text with icon font?

html
responsive-design
css
best-practices

Angle bracket (<) without triggering html code

html
html-entities
code-integrity
cross-site-scripting