diff --git a/Base/res/html/misc/inline-node.html b/Base/res/html/misc/inline-node.html
new file mode 100644
index 0000000000..85d5f90d8e
--- /dev/null
+++ b/Base/res/html/misc/inline-node.html
@@ -0,0 +1,47 @@
+
+
+
+
+ Inline Node styling test
+
+
+
+ Hello world this is some text not in a box. This text has a background and this text has a shadow!
+
+ Hello world this is some text in a box. This text has a background and this text has a shadow!
+
+
+ Hello world this is some text in a box. This text has a background and this text has a shadow!
+
+ This text should only have a strip of red on the left
+
+
diff --git a/Base/res/html/misc/tile.png b/Base/res/html/misc/tile.png
new file mode 100644
index 0000000000..36061e537d
Binary files /dev/null and b/Base/res/html/misc/tile.png differ
diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html
index c3abeb56fe..4984651f00 100644
--- a/Base/res/html/misc/welcome.html
+++ b/Base/res/html/misc/welcome.html
@@ -123,6 +123,7 @@
Percentage values
position: absolute; for top and left
Cascade keywords (initial, inherit, unset)
+ Styling "inline" elements
JavaScript/Wasm