Towards the Gestalt
BlogTILProjectsAbout
Published on
August 29, 2024

TIL: `<datalist>` element in HTML

The <datalist> element in HTML provides a nice "autocomplete" feature for <input> elements. You can specify a list of predefined options for the user.

Source: Found in the HTML source of the CS 340 Introduction to Computer Systems website at UIUC.

← `\0` in C is actually in octal number notation
You can throw a C++ exception from a signal handler!! →
mailMailgithubGitHublinkedinLinkedinblueskyBluesky
Krut Patel
•
© 2025
•
Krut's Blog
Tailwind Nextjs Theme