Category
HTML
13 posts tagged #HTML
- · 1 min read
Fixing Border Radius Clipping with CSS contain: paint;
It’s not a magic bullet, but in layout fights, contain: paint; can win the round if the need fits the solution that the CSS property contains.

- · 3 min read
Link Share: Issue #5
I have quite a build-up of links to share. It's been a while, so some may be old news, but it's still worth posting. Grab a coffee and enjoy!

- · 1 min read
Link Share: Issue #4
The last week has been full of exciting news. Here are a few links that caught my attention.

- · 1 min read
Gradient Text With CSS Custom Properties
Create reusable gradient text styles using CSS custom properties and utility classes.

- · 1 min read
Jump-to Links Done Right
Use scroll-margin-top CSS property to properly handle jump-to anchor links on the page.

- · 1 min read
Link Share: Issue #2
Recommended podcasts covering business, development, design, and personal growth topics.

- · 4 min read
Always Use <main> For Website Accessibility
Use the semantic main HTML element to improve website accessibility and help screen readers navigate content.

- · 3 min read
Adding Google Analytics To Your Website While Respecting "Do Not Track"
Add Google Analytics to your website while respecting user privacy and honoring the Do Not Track setting.

- · 1 min read
Link Share: Issue #1
Curated links and resources about CSS performance optimization and web rendering best practices.

- · 3 min read
Adding Dark Mode Toggle To Your Website
Implement dark mode for your website using CSS media queries and JavaScript toggle functionality.

- · 1 min read
Character Encoding UTF-8: PHP, HTML,and MySQL
Understand how to properly configure UTF-8 character encoding in PHP, HTML, and MySQL.

- · 1 min read
Optimizing large font files for @font-face
Reduce @font-face file sizes by removing unused characters and converting fonts for better performance.

- · 5 min read
Web Fonts: Foundries Evolved
History of web fonts and how font foundries embraced @font-face through services like Typekit.
