diff --git a/Base/res/html/misc/radio.html b/Base/res/html/misc/radio.html new file mode 100644 index 0000000000..a47cfdd7f6 --- /dev/null +++ b/Base/res/html/misc/radio.html @@ -0,0 +1,52 @@ + + Pick your house! +
+ + +
+ + +
+ + +
+ + + +
+
+ + Pick your other house! +
+ + +
+ + +
+ + +
+ + + + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index 8f65b62bf0..e01c58089e 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
  • +
  • radio button
  • checkbox
  • canvas rotate()
  • margin collapsing 2