Explain Codes LogoExplain Codes Logo

Html

Horizontal Scroll on Overflow of Table

html
responsive-design
css
accessibility

What is the HTML tabindex attribute?

html
responsive-design
accessibility
keyboard-navigability

Half circle with CSS (border, outline only)

html
responsive-design
css
border-radius

Css background image to fit width, height should auto-scale in proportion

html
responsive-design
background-image
css-properties

Bootstrap table won't fill container width

html
responsive-design
best-practices
web-development

Force table column widths to always be fixed regardless of contents

html
responsive-design
css
best-practices

Prevent "overscrolling" of web page

html
responsive-design
performance
best-practices

Is there a `pointer-events:hoverOnly` or similar in CSS?

html
responsive-design
css
javascript

Does HTML5/Canvas Support Double Buffering?

html
double-buffering
canvas-performance
animation-loop

Uncaught Error: SECURITY_ERR: DOM Exception 18 when I try to set a cookie

html
security
cookies
local-storage

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