Explain Codes LogoExplain Codes Logo

Html

" " vs " ": are they interchangeable?

html
entities
html-entities
html-parser

Position: absolute and parent height?

html
responsive-design
css-grid
flexbox

Why don't flex items shrink past content size?

html
responsive-design
flexbox
css

What is the difference between srcdoc="..." and src="data:text/html,..." in an ?

html
iframe
security
best-practices

Change cursor type on input type="file"

html
responsive-design
css
browser-compatibility

What is href="#" and why is it used?

html
responsive-design
performance
best-practices

How to vertically center a `` inside a div?

html
responsive-design
css
web-development

How to prevent line-break in a column of a table cell (not a single cell)?

html
responsive-design
css
web-development

How to Make a `` Display in a Horizontal Row

html
responsive-design
css
flexbox

Including both href and onclick to HTML <a> tag

html
event-listener
best-practices
accessibility

Outline on only one border

html
responsive-design
css-preprocessors
box-shadow

Fading out text on overflow with CSS if the text is bigger than allowed

html
responsive-design
css-gradients
web-development

Word-wrap break-word does not work in this example

html
responsive-design
css
web-development

How to disable Google Translate from HTML in Chrome

html
browser-compatibility
translation-control
html-attributes

Change Bootstrap input focus blue glow

html
responsive-design
css
bootstrap

How to make a div fill the remaining horizontal space?

html
responsive-design
css
layout

Css content generation before or after 'input' elements

html
responsive-design
best-practices
css

How to get CSS to select ID that begins with a string (not in Javascript)?

html
css-selectors
attribute-selectors
css-best-practices

Flexbox and Internet Explorer 11 (display:flex in ?)

html
responsive-design
flexbox
polyfills

How to set a fixed width column with CSS flexbox

html
responsive-design
css-variables
flexbox