Explain Codes LogoExplain Codes Logo

Web development

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

How to replicate background-attachment fixed on iOS

web-development
responsive-design
performance
css-techniques

Favicon: .ico or .png / correct tags?

web-development
responsive-design
performance
best-practices

How to load images dynamically (or lazily) when users scroll them into view

web-development
lazy-loading
responsive-design
performance

How to make an anchor tag refer to nothing?

web-development
accessibility
javascript
best-practices

Best way to obfuscate an e-mail address on a website?

web-development
email-obfuscation
security-best-practices
accessibility