diff --git a/Base/res/html/misc/button.html b/Base/res/html/misc/button.html new file mode 100644 index 00000000000..54bb8a257bc --- /dev/null +++ b/Base/res/html/misc/button.html @@ -0,0 +1,21 @@ + +
+ + +
+ + +
+
+
Last pressed: 
+
+ + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index e01c58089e2..ee2d4c55c95 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -46,6 +46,7 @@ span#loadtime {
  • floating boxes with overflow=hidden
  • inline elements with padding
  • event bubbling and multiple listeners
  • +
  • button
  • radio button
  • checkbox
  • canvas rotate()