From a9ee909247680532544008dbc65a9f033fce4b39 Mon Sep 17 00:00:00 2001 From: Onkar Ruikar <87750369+OnkarRuikar@users.noreply.github.com> Date: Tue, 16 Jan 2024 03:59:58 +0530 Subject: [PATCH] fix(html): add live sample to `for` attribute page (#31697) --- files/en-us/web/html/attributes/for/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/files/en-us/web/html/attributes/for/index.md b/files/en-us/web/html/attributes/for/index.md index 231a5bda60694f4..c445133a3b2a071 100644 --- a/files/en-us/web/html/attributes/for/index.md +++ b/files/en-us/web/html/attributes/for/index.md @@ -11,6 +11,8 @@ browser-compat: The **`for`** attribute is an allowed attribute for {{htmlelement("label")}} and {{htmlelement("output")}}. When used on a `