Explain Codes LogoExplain Codes Logo

Html

Play local (hard-drive) video file with HTML5 video tag?

html
responsive-design
video-tag
local-video-playback

Can I make a `` not submit a form?

html
form-submission
html-attributes
button-types

Svg Favicon Not Working

html
responsive-design
performance
best-practices

How to change text transparency in HTML/CSS?

html
css-syntax
transparency
rgba

How to make type="number" to positive numbers only

html
input-validation
html5-attributes
form-validation

What is the character?

html
html-encoding
line-feed
text-structure

Turn off textarea resizing

html
responsive-design
best-practices
accessibility

How to open link in a new tab in HTML?

html
responsive-design
performance
javascript

`` limit selectable files by extensions

html
file-type-restrictions
client-side-validation
server-side-validation

Which is better: `` or ``

html
mime-types
html-standards
backward-compatibility

Ignore parent padding

html
responsive-design
css
best-practices

Is it possible to apply CSS to half of a character?

html
responsive-design
css
web-development

Attaching a SCSS to HTML docs

html
responsive-design
best-practices
sourcemaps

How to draw an oval in html5 canvas?

html
responsive-design
canvas
drawing

Make an HTML element non-focusable

html
web-development
accessibility
best-practices

What are the important meta tags I must put in my website?

html
meta-tags
seo
best-practices

What characters can be used for up/down triangle (arrow without stem) for display in HTML?

html
responsive-design
css
web-development

Making the main scrollbar always visible

html
responsive-design
css
browser-compatibility

Number input type that takes only integers?

html
input-validation
regex
javascript

How to style HTML5 range input to have different color before and after slider?

html
responsive-design
css-transitions
cross-browser-compatibility