From 1109132f09d75da9a28b649c7677bb6ce07c40c0 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Tue, 8 Dec 2020 14:41:45 -0500 Subject: initial commit --- files/es/glossary/atributo_global/index.html | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 files/es/glossary/atributo_global/index.html (limited to 'files/es/glossary/atributo_global/index.html') diff --git a/files/es/glossary/atributo_global/index.html b/files/es/glossary/atributo_global/index.html new file mode 100644 index 0000000000..f167968e45 --- /dev/null +++ b/files/es/glossary/atributo_global/index.html @@ -0,0 +1,26 @@ +--- +title: Atributo global +slug: Glossary/Atributo_global +tags: + - CodingScripting + - Glosario + - HTML + - atributo +translation_of: Web/HTML/Global_attributes +--- +

Los Atributos Globales son {{glossary("attribute","atributos")}} que pueden ser usados en todos los {{glossary("element","elementos")}} (aunque a veces no tienen efecto en algunos de ellos).

+ +

Algunos atributos se pueden utilizar en cualquier elemento HTML:

+ + + +

Saber más

+ + -- cgit v1.2.3-54-g00ecf