diff --git a/site/content/docs/4.3/forms/form-control.md b/site/content/docs/4.3/forms/form-control.md
index 060af37ff4..0a79231a7b 100644
--- a/site/content/docs/4.3/forms/form-control.md
+++ b/site/content/docs/4.3/forms/form-control.md
@@ -9,16 +9,14 @@ toc: true
## Example
{{< example >}}
-
+
+
+
+
+
+
+
+
{{< /example >}}
## Sizing
@@ -44,7 +42,6 @@ Add the `readonly` boolean attribute on an input to prevent modification of the
If you want to have `` elements in your form styled as plain text, use the `.form-control-plaintext` class to remove the default form field styling and preserve the correct margin and padding.
{{< example >}}
-
{{< /example >}}
{{< example >}}
@@ -79,10 +75,8 @@ If you want to have `` elements in your form styled as plain tex
## Color
{{< example >}}
-
+
+
{{< /example >}}
## Datalists
@@ -92,15 +86,13 @@ Datalists allow you to create a group of `