
Articles
HTML
HTML (HyperText Markup Language) is the markup language we all use in more‑or‑less every day of our web development careers to build websites and applications. It structures the web content and is the backbone of any website. This category covers HTML syntax, elements, tags, and best practices for semantic, accessible web design.
Below you will find a subset of articles from my blog specifically about HTML. This is an area that I have worked with for many years, and have managed to write about quite a few times. There are seventeen collected together for you below.

Staying Current: Automating Copyright Year Updates. 
Commenting in Front‑End Languages. Commenting in Front‑End Languages

HTML Video and the preload Attribute. HTML Video and the
preloadAttribute
Semantic HTML. Semantic HTML
What is an HTML Entity? What is an HTML Entity?

Use Greater‑Than and Less‑Than Symbols in JSX. Use Greater‑Than and Less‑Than Symbols in JSX

Commenting in JSX. Commenting in JSX

Creating a Discernible Name for Icon Links. Creating a Discernible Name for Icon Links

If Not Internet Explorer Conditional HTML. If Not Internet Explorer Conditional HTML

Advanced Techniques for Responsive Web Design. Advanced Techniques for Responsive Web Design

Creating Interactive User Interfaces with HTML, CSS, and JavaScript. Creating Interactive User Interfaces with HTML, CSS, and JavaScript

Best Practices for Cross‑Browser Compatibility. Best Practices for Cross‑Browser Compatibility

Integrating CMSes with HTML, CSS, and JavaScript. Integrating CMSes with HTML, CSS, and JavaScript

Optimising Website Performance with HTML, CSS, and JavaScript. Optimising Website Performance with HTML, CSS, and JavaScript

Fundamentals of HTML: A Guide. Fundamentals of HTML: A Guide

Optimising HTML Markup for SEO. Optimising HTML Markup for SEO

Why HTML Form Values are Always Strings in JavaScript. Why HTML Form Values are Always Strings in JavaScript