Explain Codes LogoExplain Codes Logo

Html

Cross-browser custom styling for file upload button

html
responsive-design
css
accessibility

Image width/height as an attribute or in CSS?

html
responsive-design
best-practices
semantic-correctness

Alt or title attribute for i tag

html
accessibility
aria-label
screen-reader

Delay HTML5 :invalid pseudo-class until the first event

html
responsive-design
best-practices
form-validation

Disable a link in Bootstrap

html
responsive-design
best-practices
accessibility

My inline-block elements are not lining up properly

html
responsive-design
css-reset
flexbox

How to Remove the Dotted Line Around the Clicked a Element in HTML

html
responsive-design
css-transitions
accessibility-standards

Styling Form with Label above Inputs

html
responsive-design
best-practices
accessibility

:touch CSS pseudo-class or something similar?

html
responsive-design
css
javascript

Change <br> height using CSS

html
responsive-design
css
styling

How to add some non-standard font to a website?

html
responsive-design
performance
tools

Html tables: thead vs th

html
responsive-design
accessibility
semantic-html

How to make HTML open a hyperlink in another window or tab?

html
responsive-design
web-development
best-practices

Determine if an HTML element's content overflows

html
responsive-design
performance
best-practices

What's the proper value for a checked attribute of an HTML checkbox?

html
boolean-attributes
checked-attribute
html-checkbox

How to remove the underline for anchors(links)?

html
responsive-design
css
accessibility

Css/html: Create a Glowing Border Around an Input Field

html
responsive-design
css
best-practices

Detect when an HTML5 video finishes

html
video-playback
event-handling
video-attributes

How to insert spaces/tabs in text using HTML/CSS

html
html-entities
css-whitespace
custom-spacing

Add hover text without javascript like we hover on a user's reputation

html
responsive-design
css
html-semantics