How to automatically scroll to an element on a page

Different ways to automatically scroll to a particular HTML element on a page.

User snippets in Visual Studio Code: A productivity game changer

Become a more efficient programmer by using the user snippets option in Visual Studio Code that lets you quickly insert your most frequently used code snippets.

 — Updated

Number field: An alternative approach

Create numeric input within a form that activates the numeric keypad on mobile but retains the normal text input view on desktop.

Creating form fields with animated labels

Today we will create animated labels for form fields using HTML, CSS, and JavaScript.

Detecting filled form fields

Learn how to detect a form field that has been filled out.

Useful HTML shortcuts in Visual Studio Code

Save time and automatically generate code by using these useful HTML shortcuts in Visual Studio Code.

 — Updated