Explain Codes LogoExplain Codes Logo

Web development

Is it possible to put CSS @media rules inline?

web-development
responsive-design
css-variables
picture-element

What does appending "?v=1" to CSS and JavaScript URLs in link and script tags do?

web-development
cache-busting
versioning
performance

How to remove/ignore :hover css style on touch devices

web-development
responsive-design
css-media-queries
touch-events

Inspect hovered element in Chrome?

web-development
prompt-engineering
best-practices
responsive-design

Provide an image for WhatsApp link sharing

web-development
meta-tags
best-practices
responsive-design

Shape with a slanted side (responsive)

web-development
responsive-design
css-tricks
svg-shapes

Is it valid to replace http:// with // in a `

web-development
protocol-relative-urls
browser-compatibility
security-issues

How does Content Security Policy (CSP) work?

web-development
best-practices
security
csp

How to host material icons offline?

web-development
responsive-design
performance
best-practices

Two forward slashes in a url/src/href attribute

web-development
best-practices
performance
responsive-design

How to simulate a higher resolution screen?

web-development
responsive-design
performance
best-practices

Absolute URLs omitting the protocol (scheme) in order to preserve the one of the current page

web-development
protocol-relative-urls
mixed-content-scenarios
security-bottleneck

What is the effect of encoding an image in base64?

web-development
performance
best-practices
image-optimization

Max parallel HTTP connections in a browser?

web-development
http-2
browser-optimization
connection-limits

Embedding Base64 Images

web-development
base64
image-optimization
performance

What is the best practice for creating a favicon on a web site?

web-development
responsive-design
best-practices
favicon

Center One and Right/Left Align Other Flexbox Element

web-development
responsive-design
best-practices
layout

Sharing link on WhatsApp from mobile website (not application) for Android

web-development
responsive-design
best-practices
mobile-development

How do I add a tool tip to a span element?

web-development
responsive-design
css
javascript

<!--[if !IE]> is not working as expected in this case

web-development
feature-detection
browser-detection
responsive-design