Discussion Resources on Creating a Child Theme for Block Themes

Note: This post is part my leaning efforts to understand and use full site editing (FSE) and block-based themes. This learning post is still in active development and updated regularly. Experimental block themes have different structure than the traditional or “classic” themes that most us are used to, creating child themes for block themes is […]

Styling Links Underline

Whenever I start developing a new website or work on a new theme, I happen to spend quite some time how to underline hypertext. Recently, I while I was working on a new block-based theme, I happened to reach into the same pigeonhole again. This was time to bookmark my references for use cases. In […]

Using Clamp() Function in Projects

Note: This post is part of leaning efforts to understand and use fluid typography for responsive webdesign for multiple user devices. This learning post is still in active development and updated regularly. In a previous article Fluid Typography and Use of CSS Clamp() Function, I discussed about fluid typography in general. In this post, I […]