Blog (Page 5 of 20)

  1. Is CSS Tricks back?

    There are signs that CSS Tricks is being revived after being dormant for over a year.

  2. Eleventy - Convert a RSS Feed to a collection

    I want to create an archive of all my writing. One source is the author RSS feeds of blogs I wrote for. How about I turn it into an eleventy collection?

  3. Is Google’s search algorithm hurting smaller websites?

    I noticed an abrupt, large drop in traffic to my website from Google towards the end of 2023. I was wondering why. Am I the only one?

  4. Eleventy - Merge data with an existing collection

    I wanted to make an archive of my writing, merging content I wrote for other websites with my exising ‘posts’ collection. Here is how I did it.

  5. What can we conclude from the State of HTML 2023 survey results?

    The State of HTML survey results have come in! What can we conclude?

  6. How to create a slick CSS animation from Alien

    The title sequence for Alien is iconic. It sets the mood of the movie perfectly. Let’s see how we can recreate it as a web animation!

  7. Too many third-party embeds are making this accessibility mistake

    Many third-party embeds are presented to assistive technology in an unsatisfactory form.

  8. Simplify theming SVG with contextual fill and stroke values!

    The keywords context-fill and context-stroke are now available when specifying the fill and stroke properties. What SVG powers do they grant?

  9. Testing experimental browser features on Linux - Is Linux supported?

    I was exploring new HTML and CSS feaures yesterday, a new proposal called Invokers caught my attention. I wanted to try it out in a browser on Linux.

  10. How to create a slick CSS animation from Cocktail

    Let’s jump to the 80’s and create an animation with a retro feel. Cocktail!