CSS Quiz

Which of the following CSS sentence is not valid? 00:00:00

Question 1 out of 20


  1. <h1> WebTheStuff </h1>
  2. Body { color : red } <h1>WebTheStuff</h1>
  3. < h1 style = “color: red” > WebTheStuff </h1>
  4. <img src = “WebTheStuff” />