Explain Codes LogoExplain Codes Logo

Html

Difference between _self, _top, and _parent in the anchor tag target attribute

html
target-attribute
anchor-tag
navigation

What is the use of style="clear:both"?

html
responsive-design
best-practices
semantic-html

"x-ua-compatible" content="IE=9; IE=8; IE=7; IE=EDGE"

html
browser-compatibility
ie-compatibility
meta-tags

How to save CSS changes of Styles panel in Chrome Developer Tools?

html
devtools
css
local-overrides

How to force child div to be 100% of parent div's height without specifying parent's height?

html
responsive-design
flexbox
css-hacks

Centering floating divs within another div

html
responsive-design
css
flexbox

How to center content in a Bootstrap column?

html
responsive-design
css
flexbox

Split Div Into 2 Columns Using CSS

html
responsive-design
css-properties
grid-layout

How can I change the default width of a Twitter Bootstrap modal box?

html
responsive-design
css
best-practices

Input type="text" vs input type="search" in HTML5

html
responsive-design
best-practices
web-development

Changing nav-bar color after scrolling?

html
responsive-design
css-transitions
performance

Use HTML5 to resize an image before upload

html
responsive-design
canvas
blob

How can I make a div stick to the top of the screen once it's been scrolled to?

html
responsive-design
sticky
javascript

Can you have a <span> within a <span>?

html
responsive-design
css-conflicts
accessibility

Why is the parent div height zero when it has floated children?

html
responsive-design
best-practices
floats

Styling HTML and BODY selector to height: 100%; vs using 100vh

html
responsive-design
css
viewport-units

Remove ':hover' CSS behavior from element

html
responsive-design
css
pointer-events

Select first occurring element after another element

html
css-selectors
sibling-selectors
css-advanced-techniques

Html Submit-button: Different value / button-text?

html
localization
responsive-design
accessibility

How to style a checkbox using CSS

html
responsive-design
css
web-development