Explain Codes LogoExplain Codes Logo

Html

Can you target <br /> with css?

html
css
styling
browser-quirks

Best way to store JSON in an HTML attribute?

html
data-attributes
json-parsing
security-best-practices

How to style input and submit button with CSS?

html
responsive-design
css
web-development

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