From daeb3405c8b5ef483f5f1bb536ab1d5b28627740 Mon Sep 17 00:00:00 2001 From: Scott O'Hara Date: Thu, 29 Nov 2018 11:19:34 -0500 Subject: [PATCH] update label instances Fixes #28 This update gives text fields unique `id`s so that their `label`s can be appropriately associated with them. Additionally, this PR also changes the examples of the `.container` class to **not** use `label`s as the first element, as `label`s were inappropriate for these markup patterns. They have been replaced by paragraph elements. --- index.html | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/index.html b/index.html index 512f9c9..3f7a704 100644 --- a/index.html +++ b/index.html @@ -54,11 +54,11 @@

Containers

- +

Container.is-center

Good morning. Thou hast had a good night's sleep, I hope.

- +

Container.is-dark

Good morning. Thou hast had a good night's sleep, I hope.

@@ -95,20 +95,20 @@

Form

- - + +
- - + +
- - +
- - + +