HTML
Optimize your <head> metadata for better compression
Reduce the file size of compressed webpages by optimizing the order of <meta> and <link> elements in the document <head> section.
HTML
Reduce the file size of compressed webpages by optimizing the order of <meta> and <link> elements in the document <head> section.
HTML
Windows opened from your website can redirect the opening tab to a new destination. Mitigations break window.open() functionality like sizing and positioning.
HTML
Text-level semantic HTML can improve machine-translation of texts containing program names, programming instructions, file paths, URIs, etc.
HTML
Why the <link> element, a metadata element for link type data, is better suited for links than the more generic <meta> element.
HTML
HTML5 documents could end up being parsed as legacy HTML4 documents in HTML Tidy (libtidy) depending on the DOCTYPE casing.
HTML
The ob_tidyhandler handler from the PHP libtidy extension mistakenly enables the tidy.clean_output option persistently.
Web Browsers
How do browser reading modes detect metadata like the article title, publication date, and author? There’s no standard so web browsers all do their own thing.
Web Browsers
How do browser reading modes determine what is the main page content? They use different approaches and there’s no defined standard.
HTML
What’s up with the mysterious <å> HTML element as seen here on Ctrl blog and other Scandinavian websites? It’s just a typo: the Å key is next to P.
Open Standards
Social networks are some of the web’s largest consumers of RDFa metadata. Yet, their document parsers really suck at handling it.
Microsoft Windows
BriskBard is a new proprietary web layout engine with a near-perfect Acid2-test score. Can it reignite the web browser engine wars?
Open Standards
Get the details on how GNMOE Web (formerly Epiphany) uses favicons and other website assets when installing websites as web apps on the Linux desktop.