diff --git a/visual-formatting/anonymous-block.html b/visual-formatting/anonymous-block.html
new file mode 100644
index 00000000..0b7a3027
--- /dev/null
+++ b/visual-formatting/anonymous-block.html
@@ -0,0 +1,113 @@
+
+
+
+
+ Anonymous Block Box
+
+
+
+
+
+
+
+
+
+ I am wrapped in an anonymous box
+
I am in the paragraph
+ I am wrapped in an anonymous box.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/visual-formatting/anonymous-flex.html b/visual-formatting/anonymous-flex.html
new file mode 100644
index 00000000..56e6eab6
--- /dev/null
+++ b/visual-formatting/anonymous-flex.html
@@ -0,0 +1,121 @@
+
+
+
+
+ Anonymous flex items
+
+
+
+
+
+
+
+
+
+ I am wrapped in an anonymous box
+
I am in the paragraph
+ I am wrapped in an anonymous box.
+
+
+
+
+
+
+
+
+
+
+
diff --git a/visual-formatting/line-boxes.html b/visual-formatting/line-boxes.html
new file mode 100644
index 00000000..73bb4048
--- /dev/null
+++ b/visual-formatting/line-boxes.html
@@ -0,0 +1,122 @@
+
+
+
+
+ Line boxes
+
+
+
+
+
+
+
+
+
+ This text is following the float, the line boxes are shortened to make room for the float but the box of the element still takes position in normal flow.
+
+
+
+
+
+
+
+
+
+