Articles tagged with: CSS

CSS-Only dark mode in 15 lines of code

Summary: A simple 15-line CSS code for implementing a dark mode UI, without the need for Javascript or complex CSS rules, and includes good practice tips.


PBRR - Pretty Basic RSS Reader

Summary: PBRR - Pretty Basic RSS Reader is a simple, Python-based RSS reader that fetches and regenerates feeds hourly, groups sites into categories, and differentiates new posts from seen ones.


Speeding up my websites for fun

Summary: My efforts to speed up my websites by removing unused CSS, minimizing content, supporting Gzip and cache expiration headers, and compressing images.


Community Server 2007: Building a Visits counter control

Summary: A guide on building a visits counter control for Community Server 2007.