diff --git a/frontend/styles_and_layout.md b/frontend/styles_and_layout.md
index dc5b7bd..0919cad 100644
--- a/frontend/styles_and_layout.md
+++ b/frontend/styles_and_layout.md
@@ -58,6 +58,29 @@ The following snippet creates a dictionary button (e.g. for opening a popup wind
```
+### Checkbox
+
+The following snippet creates a checkbox.
+
+```html
+
+```
+
+### Radio
+
+The following snippet creates a checkbox.
+
+```html
+