diff --git a/Base/res/html/misc/justify-content.html b/Base/res/html/misc/justify-content.html new file mode 100644 index 0000000000..fcb053c171 --- /dev/null +++ b/Base/res/html/misc/justify-content.html @@ -0,0 +1,81 @@ + + + + CSS Flexbox justify-content test + + + +

CSS Flexbox justify-content test

+
+

justify-content: flex-start

+
+
1
+
2
+
3
+
+ +

justify-content: flex-end

+
+
1
+
2
+
3
+
+ +

justify-content: center

+
+
1
+
2
+
3
+
+ +

justify-content: space-between

+
+
1
+
2
+
3
+
+ +

justify-content: space-around

+
+
1
+
2
+
3
+
+
+ + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index 785b097625..fdaafa4972 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -46,6 +46,7 @@

This page loaded in ms

Some small test pages: