Explain Codes LogoExplain Codes Logo

Html

Is it possible to style html5 audio tag?

html
responsive-design
css
javascript

What's the difference between <b> and <strong>, <i> and <em>?

html
semantic-web
accessibility
seo

Fill remaining vertical space - only CSS

html
responsive-design
css
flexbox

Html5shiv vs Dean Edwards IE7-js vs Modernizr - which to choose?

html
polyfills
progressive-enhancement
feature-detection

Unusual shape of a `textarea`?

html
responsive-design
css-shapes
user-experience

Blank HTML SELECT without blank item in dropdown list

html
responsive-design
css
javascript

How can I change the Bootstrap default font family using font from Google?

html
responsive-design
css-variables
sass

How to show alternate image if source image is not found? (onerror working in IE but not in mozilla)

html
responsive-design
performance
best-practices

How to use the "required" attribute with a "radio" input field

html
prompt-engineering
best-practices
accessibility

How to give spacing between buttons using bootstrap

html
responsive-design
best-practices
web-development

How to pre-populate the sms body text via an html link

html
responsive-design
best-practices
web-development

Set font-weight using Bootstrap classes

html
responsive-design
best-practices
css

What do <o:p> elements do anyway?

html
html-tidy
legacy-code
html5

Drawing a dot on HTML5 canvas

html
responsive-design
performance
best-practices

How can I control the width of a label tag?

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

How can the size of an input text box be defined in HTML?

html
responsive-design
css
input-box

How to change source of <img> tag on hover?

html
responsive-design
performance
css

Removing whitespace between HTML elements when using line breaks

html
responsive-design
css
javascript

What's the difference between HTML 'hidden' and 'aria-hidden' attributes?

html
accessibility
aria-hidden
web-development

Bootstrap - Align Button to the Bottom of a Card

html
responsive-design
css
flexbox