From a5a0686ed9e001acca2cc8cb3f3f127db59e917c Mon Sep 17 00:00:00 2001 From: necolas Date: Thu, 26 May 2011 14:25:14 +0100 Subject: [PATCH] Demo: modify form element tests to include both input-inside-label and input-outisde-label markup options. Include examples of form parts wrapped in

alongside examples wrapped in

. Add tel and file types. --- demo.html | 74 +++++++++++++++++++++++++++++++++---------------------- 1 file changed, 45 insertions(+), 29 deletions(-) diff --git a/demo.html b/demo.html index 0853ecb..142a04c 100644 --- a/demo.html +++ b/demo.html @@ -209,38 +209,54 @@
- Form legend -
-
-
-
-
- -
-
-
-
-
-
-
-
- -
-
-
-
+ Inputs as descendents of labels (form legend) +

+

+

+

+

+

+

-
-
+

+

+

+

-
-
-
-
+

+

+
+ +
+ Inputs as siblings of labels +

+

+

+

+

+

+

+

-
-
-
+

+

+

+

+ +

+

+
+ +
+ Clickable inputs and buttons +

+

+

+

+ +

+

+