Explain Codes LogoExplain Codes Logo

Html

Div width 100% minus fixed amount of pixels

html
responsive-design
css-hacks
browser-compatibility

Html - how to make an entire DIV a hyperlink?

html
responsive-design
accessibility
best-practices

Will HTML5 allow web apps to make peer-to-peer HTTP connections?

html
web-development
websockets
p2p

Use Fieldset Legend with Bootstrap

html
responsive-design
css
web-development

Cross-reference (named anchor) in markdown

html
markdown
anchor
cross-reference

Img tag displays wrong orientation

html
responsive-design
image-orientation
browser-compatibility

Equal sized table cells to fill the entire width of the containing table

html
responsive-design
css
table-layout

How do you give iframe 100% height

html
responsive-design
css
javascript

What's the valid way to include an image with no src?

html
data-uri
image-placeholder
responsive-design

Is HTML5 localStorage asynchronous?

html
async-programming
localstorage
javascript

How to push a footer to the bottom of page when content is short or missing?

html
responsive-design
flexbox
css

(html) Download a PDF file instead of opening them in browser when clicked

html
download-attribute
server-side-action
browser-compatibility

Resizing SVG in HTML?

html
responsive-design
svg
scalability

How to position a div scrollbar on the left hand side?

html
responsive-design
css
web-development

Html5 Canvas Rotate Image

html
responsive-design
canvas
javascript

How can I combine flexbox and vertical scroll in a full-height app?

html
responsive-design
flexbox
css

Do you have to include <link rel="icon" href="favicon.ico" type="image/x-icon" />?

html
cache-control
favicon-generator
performance-optimization

How to center an element horizontally and vertically

html
responsive-design
css-grid
centering

How to make "spoiler" text in GitHub wiki pages?

html
collapsible-content
github-wiki
spoiler-effect

How to wrap text around an image using HTML/CSS

html
responsive-design
css-shapes
layout