Explain Codes LogoExplain Codes Logo

Web development

How can I create a simple index.html file which lists all files/directories?

web-development
directory-listing
file-listing
html-generation

How to Load CSS Asynchronously

web-development
responsive-design
performance
best-practices

Linking to a specific part of a web page

web-development
responsive-design
javascript
performance

Turn off iPhone/Safari input element rounding

web-development
responsive-design
css
input-elements

Webstorm: "Cannot Resolve Directory"

web-development
webstorm
intellij-ultimate
resource-root

Allow Access-Control-Allow-Origin header using HTML5 fetch API

web-development
cors
fetch-api
access-control-allow-origin

Fastest exit strategy for a Panic Button in Crisis/Abuse Websites?

web-development
responsive-design
best-practices
performance

Chrome extension: How to open a link in new tab?

web-development
chrome-extensions
javascript
best-practices

Using "label for" on radio buttons

web-development
accessibility
best-practices
responsive-design

Does the color of stacked semi-transparent boxes depend on order?

web-development
responsive-design
css
html

How does the 'Access-Control-Allow-Origin' header work?

web-development
cors
cross-origin-resource-sharing
http-headers

Is either GET or POST more secure than the other?

web-development
security
best-practices
http-methods

How to remove .html from URL?

web-development
301-redirects
seo
htaccess

What happens when localStorage is full?

web-development
localstorage
storage-capacity
best-practices

Resizing an iframe based on content

web-development
responsive-design
cross-domain
mutation-observer

How to add google chrome omnibox-search support for your site?

web-development
autocomplete
search-engine-optimization
open-search-xml

How to embed a PDF viewer in a page?

web-development
responsive-design
pdf-viewer
cross-browser

How to pick the element inside an iframe using document.getElementById

web-development
dom-hierarchy
iframe-access
cross-browser-compatibility

Failed to load resource: the server responded with a status of 404 (Not Found)

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

How to build native C++ apps with HTML/CSS UI?

web-development
embedded-systems
cross-platform
ui-design