Blog posts filed under “HTML”
- Security and performance issues with target="_blank" on links
- The difference between
em
andi
- A rant about icon fonts
- The difference between
strong
andb
- Always add headings in the proper order
- The description list element
- Boolean attributes in HTML
- Always declare the character encoding
- Never disable zooming
- The importance of semantics in HTML
- Avoid 'click here' links for better a11y
- Implied rel="noopener" when setting target="_blank" on links
- Working with data attributes in vanilla JS
- Building an analog clock in vanilla JS
- Find all HTML elements used on a page
- Building an accessible disclosure with Petite Vue