Browse through all the items in this category:

Linearly Scale font-size with CSS clamp() Based on the Viewport

Explore a different way to linearly scale text between a set of minimum and maximum sizes as the viewport’s width […]

Essential Cheat Sheet: Convert jQuery to JavaScript

Even though jQuery is still a popular JavaScript library and has a place in web development, native web APIs have […]

Loaf SVG icon library

Loaf is a premium SVG icon library packagedin a beautifully designed icon editor for MacOS and Windows.

Ztext JavaScript library

Ztext is little JavaScript library that uses CSS to create a 3D text effect, easy to implement, 3D typography for […]

Why CSS ::before doesn’t work on inputs and images?

The CSS ::before and ::after pseudo-elements cannot be added to text inputs and images…

How to Use AVIF?

AV1 (.avif) image file format it’s basically a super-compressed image type.

Heroicons

Heroicons – beautiful hand-crafted SVG icons,by the makers of Tailwind CSS.

20 Best Brackets Extensions for Front End Developers

Brackets is one of the less known text editors, but its users are quite passionate about its ease of use, […]

10 online design tools you never knew you needed

List of favorite online tools for graphic design & web design by designer Vera Vashkovska.

Best way to lazy load images for maximum performance

Image lazy loading is one of the more popular approaches of optimizing websites due to the relatively easy implementation and […]

Lazy-load offscreen iframes

Native lazy-loading for iframes is now standardized and is also supported in Chrome and Chromium-based browsers.

Stroke Text CSS The Definitive Guide

How does one add stroke text or outline text in CSS & HTML?