Explain Codes LogoExplain Codes Logo

Html

What is the difference between localStorage, sessionStorage, session and cookies?

html
client-side-storage
localstorage
cookies

What is the difference between aria-label and title attributes?

html
accessibility
aria-label
title-attribute

What is the difference between `` and ``?

html
semantic-markup
html-elements
web-development

What is the cleanest way to disable CSS transition effects temporarily?

html
responsive-design
css-transitions
performance

What is aria-label and how should I use it?

html
accessibility
aria-label
web-development

What is a practical maximum length for HTML id?

html
responsive-design
best-practices
meta-tags

What guidelines for HTML email design are there?

html
email-design
css-limits
html-email

What does -webkit-transform: translate3d(0,0,0); exactly do? Apply to body?

html
performance
best-practices
responsive-design

What characters are valid in a URL?

html
percent-encoding
url-validation
browser-compatibility

What are the ways to make an html link open a folder

html
browser-differences
file-links
security-measures

What are initial-scale, user-scalable, minimum-scale, maximum-scale attributes in meta tags?

html
responsive-design
viewport
meta-tags

What are all the valid self-closing elements in XHTML (as implemented by the major browsers)?

html
self-closing-tags
xhtml-specification
mime-types

Vscode not auto completing HTML

html
vscode
html-auto-completion
emmet-abbreviations

Vertically centering Bootstrap modal window

html
responsive-design
css
bootstrap

Vertically centering a div inside another div

html
responsive-design
css
flexbox

Vertically align text next to an image?

html
responsive-design
css-pseudo-elements
vertical-align

Vertical Alignment of text in a table cell

html
responsive-design
css-specificity
maintainability

Using the HTML5 "required" attribute for a group of checkboxes?

html
validation-checks
javascript-validation
jquery-validation

Using Position Relative/Absolute within a TD?

html
responsive-design
positioning
css-properties

Use multiple @font-face rules in CSS

html
responsive-design
css
font-face