Explain Codes LogoExplain Codes Logo

Html

How Do I Make Glyphicons Bigger? (Change Size?)

html
responsive-design
css
font-size

Align labels in form next to input

html
responsive-design
best-practices
accessibility

Is there such a thing as min-font-size and max-font-size?

html
responsive-design
css
media-queries

How to make a DIV not wrap?

html
responsive-design
css
flexbox

What characters are allowed in an HTML attribute name?

html
responsive-design
best-practices
xml

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