Explain Codes LogoExplain Codes Logo

Html

Html5 record audio to file

html
audio-export
javascript-promises
user-consent

Html 5 tag vs Flash video. What are the pros and cons?

html
responsive-design
best-practices
web-development

Display text on MouseOver for image in html

html
responsive-design
performance
best-practices

Iphone browser defaulting to uppercase for first letter of password fields

html
accessibility
security
best-practices

Why does IE9 switch to compatibility mode on my website?

html
web-development
best-practices
responsive-design

Css label width not taking effect

html
css-properties
responsive-design
best-practices

How to Increase Bootstrap Modal Width?

html
responsive-design
css-specificity
best-practices

Can you do this HTML layout without using tables?

html
responsive-design
css-grid
flexbox

Use Font Awesome Icon as CSS Content

html
responsive-design
css
font-awesome

Can I use complex HTML with Twitter Bootstrap's Tooltip?

html
responsive-design
best-practices
semantic-html

How to draw grid using HTML5 and canvas or SVG

html
responsive-design
svg
canvas

Using CSS to insert text

html
responsive-design
best-practices
accessibility

Css: How can I set image size relative to parent height?

html
responsive-design
css-grid
viewport-units

Style input element to fill remaining width of its container

html
responsive-design
css
flexbox

Html5 Email input pattern attribute

html
prompt-engineering
email-validation
regex-patterns

Position fixed doesn't work when using -webkit-transform

html
css-transform
position-fixed
web-development

The border-radius property and border-collapse:collapse don't mix. How can I use border-radius to create a collapsed table with rounded corners?

html
responsive-design
css-classes
box-shadow

How do I get the width and height of a HTML5 canvas?

html
responsive-design
canvas
javascript

How do I vertically align text in a div?

html
responsive-design
css
best-practices

Why does the HTML input with type "number" allow the letter 'e' to be entered in the field?

html
input-validation
javascript-validation
web-development