Explain Codes LogoExplain Codes Logo

Web development

What are .tpl files? PHP, web design

web-development
template-engine
smarty-syntax
php-scripts

Should PUT and DELETE be used in forms?

web-development
ajax
restful-design
browser-compatibility

Overriding !important style

web-development
css
javascript
style

Origin is not allowed by Access-Control-Allow-Origin

web-development
cors
access-control-allow-origin
http-headers

Open graph can resolve relative url?

web-development
url-transformation
open-graph
absolute-urls

Is it possible to set a src attribute of an img tag in CSS?

web-development
responsive-design
best-practices
css

Is it possible to get a list of files under a directory of a website? How?

web-development
security
directory-access
htaccess

Is a URL allowed to contain a space?

web-development
url-encoding
http-requests
browser-behavior

Internet Explorer 11 disable "display intranet sites in compatibility view" via meta tag not working

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

Http headers in Websockets client API

web-development
websocket-security
http-headers
authentication

How would I display TIFF images in all web browsers?

web-development
image-processing
browser-compatibility
image-formats

How to use bootstrap-theme.css with Bootstrap 3?

web-development
responsive-design
best-practices
css

How to pass json POST data to Web API method as an object?

web-development
ajax
json-stringify
api-endpoint

How to calculate required hue-rotate to generate specific colour?

web-development
color-theory
css-filters
svg-filters

How to access camera on iOS11 home screen web app?

web-development
webRTC
camera-access
ios11

How much data / information can we save / store in a QR code?

web-development
data-optimization
qr-code
data-storage

How do I get the different parts of a Flask request's url?

web-development
url-engineering
flask
request-attributes

How do I create a link to add an entry to a calendar?

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

How can I prevent refresh of page when button inside form is clicked?

web-development
prevent-default
event-handling
ajax

How can I make a browser to browser (peer to peer) connection?

web-development
webrtc
browser-communication
p2p-connection