Explain Codes LogoExplain Codes Logo

Html

Html input file selection event not firing upon selecting the same file

html
file-input
event-handling
form-upload

How to make an HTML back link?

html
back-link
tooltip
browser-compatibility

Adding a background image to a <div> element

html
css-classes
responsive-design
image-optimization

Why are my CSS3 media queries not working on mobile devices?

html
media-queries
responsive-design
css-frameworks

How can I target a specific column or row in a CSS grid layout?

html
css-grid
responsive-design
accessibility

Changing the color of an hr element

html
css
styling
web-design

What's a 3D doing in this HTML?

html
email-encoding
best-practices
troubleshooting

How to Set HTML5 Required Attribute in JavaScript?

html
required-attribute
form-validation
jquery

Html button calling an MVC Controller and Action method

html
ajax
mvc
best-practices

What does "./" (dot slash) refer to in terms of an HTML file path location?

html
file-paths
relative-paths
server-configurations

How to write a caption under an image?

html
css
responsive-design
accessibility

Full-screen iframe with a height of 100%

html
responsive
iframe
cross-browser

How to overlay one div over another div

html
overlay
responsive-design
css-grid

How do I use .woff fonts for my website?

html
custom-fonts
font-loading
browser-compatibility

How to rotate a <div> 90 degrees?

html
css
transform
hover

Default HTML form focus without JavaScript

html
accessibility
usability
best-practices

How can I use Google's Roboto font on a website?

html
font
performance
sass

Display JSON as HTML

html
json-display
syntax-highlighting
performance

How do I target only Internet Explorer 10 for certain situations like Internet Explorer-specific CSS or Internet Explorer-specific JavaScript code?

html
ie10
feature-detection
css-hacks

Is an anchor tag without the href attribute safe?

html
placeholder
accessibility
progressive-enhancement