---
title: "7 useful HTML attributes you may not know"
url: https://daily.dev/posts/7-useful-html-attributes-you-may-not-know-yjelg5jdx
source_url: https://dev.to/simonpaix/7-useful-html-attributes-you-may-not-know-7mn
type: article
source: "DEV"
author: "Mari Simon"
published: 2021-09-23T04:42:19.567Z
updated: 2021-10-07T14:17:10.317Z
tags: ["html"]
reading_time: 3
upvotes: 252
comments: 18
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# 7 useful HTML attributes you may not know

**[DEV](https://daily.dev/sources/devto)** · [@simonpaix](https://daily.dev/simonpaix) · 3 min read · 252 upvotes · 18 comments

## Summary

This is a list of HTML attributes that many beginners don't know, but that can be helpful. The multiple attribute allows the user to enter multiple values on an <input> element. The spellcheck attribute is another global attribute that you can use to check spelling and grammar on HTML elements such as input fields.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/simonpaix/7-useful-html-attributes-you-may-not-know-7mn>

## Community discussion

Top comments from developers on daily.dev.

**@abodsakka** · 3 upvotes

> The one where you can edit a div and the download where amazing, i am really going to start to use them...

**@itsmnthn** · 2 upvotes

> Great set of attributes, very usefull

**@yishak** · 1 upvotes

> That's great

**@hellomartin** · 1 upvotes

> 😎 really handy

**@kievandres** · 0 upvotes

> Nice! 👌🏼

## Similar posts on daily.dev

- [Don’t just attend KubeCon \+ CloudNativeCon, Merge Forward your experience\!](https://daily.dev/posts/don-t-just-attend-kubecon-cloudnativecon-merge-forward-your-experience--l0rpp73x8) · CNCF · 0 upvotes · 0 comments
- [Announcing H2 2026 KCDs](https://daily.dev/posts/announcing-h2-2026-kcds-m96goajm1) · CNCF · 1 upvotes · 0 comments
- [Two months of Open Community Groups](https://daily.dev/posts/two-months-of-open-community-groups-asf52zhbs) · CNCF · 0 upvotes · 0 comments

---

Tags: [#html](https://daily.dev/tags/html)

[View this post on daily.dev](https://daily.dev/posts/7-useful-html-attributes-you-may-not-know-yjelg5jdx)
