Explain Codes LogoExplain Codes Logo

Web development

How to prevent robots from automatically filling up a form?

web-development
honeypot
bot-prevention
security-checks

Having links relative to root?

web-development
responsive-design
best-practices

Browser doesn't scale below 400px?

web-development
responsive-design
browser-issues
testing-strategies

Single huge .css file vs. multiple smaller specific .css files?

web-development
css-preprocessing
performance-optimization
development-workflow

How to disable scroll without hiding it?

web-development
responsive-design
performance
smooth-scrolling

Get DOM content of cross-domain iframe

web-development
cross-domain
iframe
postmessage

Tools to selectively Copy HTML+CSS+JS From A Specific Element of DOM

web-development
code-extraction
css-optimization
javascript-quirks

How to align horizontal icon and text in Material UI

web-development
responsive-design
material-ui
css

Resource interpreted as stylesheet but transferred with MIME type text/html (seems not related with web server)

web-development
best-practices
responsive-design
performance

Accessibility: recommended alt-text convention for SVG and MathML?

web-development
accessibility
aria
keyboard-focus

Problem with `` and `:after` with CSS in WebKit

web-development
responsive-design
best-practices
accessibility

Why is it a bad practice to return generated HTML instead of JSON? Or is it?

web-development
best-practices
performance
responsive-design

Use images as checkboxes

web-development
responsive-design
css
performance

What is the boundary in multipart/form-data?

web-development
multipart-form-data
boundary-construction
data-consistency

Tooltips for mobile browsers

web-development
responsive-design
javascript
accessibility

Strange iframe added into body tags called `rufous-sandbox`

web-development
iframe
security-issues
content-security-policy

Bootstrap close responsive menu "on click"

web-development
responsive-design
best-practices
performance

Equal width columns in CSS Grid

web-development
responsive-design
css-grid
best-practices

Passing HTML to template using Flask/Jinja2

web-development
template-engineering
security-best-practices
html-rendering

100vh height when address bar is shown - Chrome Mobile

web-development
responsive-design
css
javascript