Update metadata for HTML snippets

This commit is contained in:
Angelos Chalaris
2023-05-20 14:29:15 +03:00
parent acd5ca0edf
commit b81dc8ac6b
15 changed files with 28 additions and 13 deletions

View File

@ -3,7 +3,7 @@ title: "Tip: Adding autocomplete to a password field"
shortTitle: Password field autocomplete
type: tip
language: html
tags: [webdev]
tags: [form]
author: chalarangelo
cover: padlocks
excerpt: Use the HTML `autocomplete` attribute to create more secure and accessible password fields.