Explain Codes LogoExplain Codes Logo

Html

Html: How to create a DIV with only vertical scroll-bars for long paragraphs?

html
responsive-design
best-practices
scrolling

Css table column autowidth

html
responsive-design
css
best-practices

Html5 element on Android

html
responsive-design
video-tag
mobile-interaction

Why does Chrome incorrectly determine page is in a different language and offer to translate?

html
meta-tags
best-practices
responsive-design

Css: Background image and padding

html
responsive-design
css
background-image

Resize image in the wiki of GitHub using Markdown

html
responsive-design
image-handling
html-techniques

How to vertically align into the center of the content of a div with defined width/height?

html
responsive-design
css
web-development

Are IFrames (HTML) obsolete?

html
responsive-design
best-practices
security

How to prevent scrollbar from repositioning web page?

html
responsive-design
css3
viewport-units

How can I center <ul> <li> into a div?

html
responsive-design
css
centering

Border style do not work with sticky position element

html
responsive-design
css
box-shadow

How to display Base64 images in HTML

html
base64
image-encoding
web-development

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