From 0da3e26dff1d7398fd160e5bbfe3c90d1eb830f9 Mon Sep 17 00:00:00 2001 From: Drew DeVault Date: Thu, 30 Sep 2021 13:32:40 +0200 Subject: [PATCH] forms: add disabled text box example --- demo/forms.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/demo/forms.html b/demo/forms.html index f64f96a..7c1e6d9 100644 --- a/demo/forms.html +++ b/demo/forms.html @@ -29,6 +29,11 @@ The word "password" dates back as far as the late 1700's. + +
+ + +
-- 2.45.2