Click here to view more cat photos.
+ +Things cats love:
+-
+
- cat nip +
- laser pointers +
- lasagna +
Top 3 things cats hate:
+-
+
- flea treatment +
- thunder +
- other cats +
h2
element.
testString: assert(!$("h2").attr("style"), 'Remove the style attribute from your h2
element.');
- text: Create a style
element.
- testString: assert($("style") && $("style").length > 1, 'Create a style
element.');
+ testString: assert($("style") && $("style").length >= 1, 'Create a style
element.');
- text: Your h2
element should be blue.
testString: assert($("h2").css("color") === "rgb(0, 0, 255)", 'Your h2
element should be blue.');
- text: Ensure that your stylesheet h2
declaration is valid with a semicolon and closing brace.
@@ -90,7 +90,42 @@ tests:
## Solution
Click here to view more cat photos.
+ +Things cats love:
+Top 3 things cats hate:
+