diff --git a/Base/res/html/misc/more-attribute-selectors.html b/Base/res/html/misc/more-attribute-selectors.html new file mode 100644 index 0000000000..5ec24f4a98 --- /dev/null +++ b/Base/res/html/misc/more-attribute-selectors.html @@ -0,0 +1,452 @@ + + + + + + + + selectorTest + + + + +
+

CSS Selectors tests

+

Author: Daniel Glazman

+ Last update: 2022-03-28

+
+ +
+
+
+ +
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+ +
+
+
+
+
+ +
+
+

+

+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+
+

+

+
+

+
+
+
+
+
+

+

+
+

+
+
+
+
+
+

+

+
+

+
+
+

+
+
+
+ +
+

+
  +
+ +
+

+
+

+
+
+ +
+

+
+

+
+
+ +
+
+
+
+
+
+ +
+

+
+
+
+
+
+ +
+
+
+
+
+
 
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+ +
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ +
+ + +
+
+
+ the previous square should be green when the checkbox is checked and become red when you uncheck it +
+
+
+ the previous square should be green when the checkbox is NOT checked and become red when you check it +
+ +
+
+
+
+
+ the three last squares should be green and become red when the pointer hovers over the white square +
+
+
+
+
+ the last square should be green and become red when the pointer hovers over the FIRST white square +
+ + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index fce80607a0..bbce692127 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -86,6 +86,7 @@
  • Selectors

  • Selectors
  • Attribute selectors
  • +
  • More attribute selectors
  • :first-child
  • :last-child
  • :nth-child