Preethi Ranjit

A .NET developer with a JavaScript background, Preethi is expert in front-end coding, JavaScript, HTML, and CSS.

Latest posts

Display Text on Image With CSS3 mix-blend-mode

Image backgrounds look great behind large display texts. However, its CSS implementation is not that straightforward. We can…

CSS Scroll Snap Points

The CSS Scroll Snap Module is a web standard that gives us some control over scrolling on a…

Using HTML & With Shadow DOM

HTML Slot is one of the most remarkable standards made by W3C. Combine that with another impressive W3C…

10 Most Common Types of Web Developers

How many developers do you know in your life? If you work with a group of them, you…

CSS Shorthand vs. Longhand – Which to Use

Shorthand and Longhand – one is concise and the other precise. One came to existence out of the…

15 Useful CSS Tricks You Might Have Overlooked

If you have been a frontend web developer for a while, there is a high chance that you…

How to Improve HTML Table Accessibility with Markup

Web accessibility refers to designing web applications in a way that it can be used with ease by…

How to Speed Up Website With <LINK> Tag

Editor’s note: This article is part of our Code Optimization series, where we take a look at how…

How to Use ES6 Template Literals in JavaScript

In programming, the term “literal” refers to the notation of values in code. For instance, we notate a…

Guide to Linting JavaScript with JSHint

Editor’s note: This article is part of our Code Optimization series, where we take a look at how…