diff --git a/Base/res/html/misc/button.html b/Base/res/html/misc/button.html new file mode 100644 index 0000000000..54bb8a257b --- /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 e01c58089e..ee2d4c55c9 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()