Supun Kavinda I started as a self-taught PHP developer before creating my own company, Hyvor. I am particularly interested in physics and machine learning.

Stories by Supun Kavinda

How To Style Forms With CSS: A Beginner’s Guide

How to style forms with CSS: A beginner’s guide

Dev

Learn how to style HTML forms with CSS in this guide to enhance user experience and form functionality.

Supun Kavinda
Feb 13, 2024 ⋅ 7 min read
Creating a tooltip using only CSS.

Creating beautiful tooltips with only CSS

Dev

Want to create a tooltip without any HTML elements? This tutorial shows you how to create, animate, and position a tooltip using only CSS.

Supun Kavinda
Jun 29, 2020 ⋅ 4 min read
Styling numbered lists with CSS counters

Styling numbered lists with CSS counters

Dev

Ordered lists are a great way to make your app or website more consumable and appealing to the user’s eye. Learn how to use CSS counters to customize the way numbers look in your ordered lists.

Supun Kavinda
May 12, 2020 ⋅ 4 min read
How to create fancy corners in CSS

How to create fancy corners with CSS

Dev

Learn how to create all kinds of interesting corners — from simple rounded ones to snazzy, random designs — using nothing more than border-radius, box-shadow, and pseudo-elements

Supun Kavinda
Apr 7, 2020 ⋅ 3 min read
How to create randomly generated backgrounds with the CSS Paint API

How to create randomly generated backgrounds with the CSS Paint API

Dev

Learn how to create randomly generated backgrounds and other dynamic images using Houdini’s new CSS Paint API.

Supun Kavinda
Mar 3, 2020 ⋅ 5 min read
The Definitive Guide to SCSS

The definitive guide to SCSS

Dev

SCSS is not your grandfather’s CSS. The self-proclaimed “CSS with superpowers” offers a way to write styles for websites with more enhanced CSS syntax.

Supun Kavinda
Feb 17, 2020 ⋅ 10 min read