diff --git a/guide/src/format/mdbook.md b/guide/src/format/mdbook.md
index 15b8d1a7..45fb506a 100644
--- a/guide/src/format/mdbook.md
+++ b/guide/src/format/mdbook.md
@@ -317,7 +317,29 @@ contents (sidebar) by including a `\{{#title ...}}` near the top of the page.
## HTML classes provided by mdBook
-The `class="warning"` can be applied to make a warning, or similar note, stand out.
+
+
+### `class="left"` and `"right"`
+
+These classes are provided by default, for inline HTML to float images.
+
+```html
+
+```
+
+### `class="hidden"`
+
+HTML tags with class `hidden` will not be shown.
+
+```html
+