html
html related cheatsheet collection - 5 quick reference guides. Find fast, copy directly. The essential online command reference for developers and SRE.
HTML Cheatsheet - HTML Tags & Attributes Reference
An HTML reference for building accessible, semantic web pages — document structure, text, lists, links & images, tables, forms, and the semantic tags that convey meaning to both browsers and screen readers.
Emmet Cheatsheet - Emmet Abbreviation & Syntax Reference
An Emmet abbreviation reference for anyone writing HTML/CSS by hand in VSCode, covering structure expansion, nesting & grouping, attribute and counter shortcuts, and CSS shorthand that turns long markup into a single keystroke.
HTML Meta Tags Cheatsheet - Meta Tags SEO & Configuration Reference
An HTML meta tags reference for controlling how a page appears in search and on social — SEO meta, Open Graph & Twitter Cards for sharing, viewport & responsive/theme settings, PWA manifest & theme-color, and security headers such as CSP.
XPath Cheatsheet - XML/HTML Selector Syntax Reference
XPath selector syntax: node paths, predicate filtering, axis navigation, string/functions and wildcard/logic, plus XML/HTML parsing and scraping patterns. For locating elements precisely in XML, HTML or config files without brittle regex.
HTML Character Entities Cheatsheet - HTML Special Characters Reference
HTML character entities in both named and numeric forms, for symbols, quotes, arrows, math and Greek letters. For escaping user input against XSS/breakage and for rendering special characters reliably.