DEV Community

Jens Oliver Meiert
Jens Oliver Meiert

Posted on • Originally published at meiert.com

Why and How to Write Minimal and Valid HTML, a Link Guide

If you’re interested in writing HTML that is as compact as possible for a payload as small as possible, and in writing HTML that is error-free and conforms to the HTML standard, then this is a link guide for you. Specializing in minimal and valid HTML, it refers to some of my writings about these subjects.

Why Minimal HTML

How to Write Minimal HTML

Why Valid HTML

How to Write Valid HTML

(You can find more articles about minimalism and conformance on Frontend Dogma.)

What Else to Consider for HTML Optimization

Enjoy writing minimal and valid HTML!

Top comments (0)