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 are used to provide additional information about HTML elements, and values are the data that is assigned to 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.