diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index cd36b35334..c1e231fab8 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -66,6 +66,7 @@
  • radio button
  • checkbox
  • form
  • +
  • input
  • images
  • pre
  • svg
  • @@ -126,6 +127,8 @@
  • Flexbox justify-content
  • Flexboxes with unusual children
  • display: inline-block;
  • +
  • display: grid;
  • +
  • display: table;
  • link inside display: inline-block
  • inline elements with padding
  • Custom Properties
  • @@ -136,6 +139,7 @@
  • image-rendering property
  • Transforms
  • Clip
  • +
  • Cursor
  • Features

  • Basic functionality
  • css colors