Skip to main content

2 docs tagged with "values"

View all tags

HTML Attributes and Values

In this tutorial, you will learn about HTML attributes and values. HTML attributes provide additional information about elements, and values define the specific settings or properties of the attributes.

Sets in JavaScript

In this tutorial, we will learn about sets in JavaScript. We will learn how to use sets to store unique values in JavaScript.