Recently shared by
More like this
cssreference.io
CSS Reference - A free visual guide to the most popular CSS properties.
cssreference.io
860 saves · From 2016 · A free visual guide to the most popular CSS properties.
htmlreference.io
HTML Reference
htmlreference.io
32 saves · From 2017 · A free guide to all HTML elements and attributes.
MDN Web Docs
HTML element reference
MDN Web Docs
~18 min read · 43 saves · From 2016 · This page lists all the HTML elements.
cssreference.io
CSS Reference
cssreference.io
83 saves · From 2018 · CSS Reference is a free visual guide to CSS. It features the most popular properties, and explains them with illustrated and animated examples.
CSS-Tricks
A Guide to the Responsive Images Syntax in HTML
CSS-Tricks
~16 min read · 150 saves · 2020-05-26 · This guide is about the HTML syntax for responsive images (and a little bit of CSS for good measure). We'll go over srcset and , plus a whole bunch of things to consider to help you get the best…
wtfhtmlcss.com
WTF, HTML and CSS?
wtfhtmlcss.com
5 min read · 99 saves · From 2014 · Declare a doctype Always include a doctype. I recommend the simple HTML5 doctype: Skipping the doctype can cause issues with malformed tables, inputs, and more as the page will be rendered in quirks…
html909.com
html5accessibility.com
Hello HTML Accessibility
html5accessibility.com
40 saves · 2020-08-03 · Disclaimer The articles here will be about platform/browser/AT accessibility, and yes I am aware that accessibility is about more than screenreaders, but this is the stuff I write about. HTML5…