Explain Codes LogoExplain Codes Logo

Html

Html Body shows cz-shortcut-listen="true" with Chrome's Developer Tools?

html
chrome
extensions
developer-tools

Embed YouTube video - Refused to display in a frame because it set 'X-Frame-Options' to 'SAMEORIGIN'

html
responsive-design
iframe
caching

How to trigger a phone call when clicking a link in a web page on mobile phone

html
tel-links
user-interaction
best-practices

Apple Touch Icon for Website

html
apple-touch-icon
favicon-generator
cross-platform

What is the mouse down selector in CSS?

html
pseudo-classes
accessibility
css-frameworks

Multiple lines of input in ``

html
textarea
css
javascript

How to implement "select all" check box in HTML?

html
checkbox
jquery
user-experience

How to center horizontally div inside parent div

html
flexbox
responsive-design
media-queries

Prevent linebreak after </div>

html
css
layout
inline-block

How to exclude particular class name in CSS selector?

html
css
specificity
selectors

How to write lists inside a markdown table?

html
markdown
tables
html-tags

Css content property: is it possible to insert HTML instead of Text?

html
css
dom-manipulation
security

Css selector for text input fields?

html
css-selectors
form-styling
accessibility

What is "above-the-fold content" in Google Pagespeed?

html
above-the-fold
css-optimization
responsive-design

How to line-break from CSS, without using <br />?

html
line-breaks
css-properties
responsive-design

What is "X-Content-Type-Options=nosniff"?

html
security
content-type
nosniff

`meta charset="utf-8"` vs `meta http-equiv="Content-Type"`

html
character-encoding
utf-8
best-practices

How can I make a div not larger than its contents?

html
css
layout
responsive-design

Css: Control space between bullet and <li>

html
css
bullets
browser-compatibility

Avoid dropdown menu close on click inside

html
dropdown
bootstrap
event-handling