-
Richard Macklin authored
The sample code above this sentence uses the selector `#results` which will match any element with the `id` attribute of `results`, but the sentence was previously implying that it had to be specifically a `div` element.
Richard Macklin authoredThe sample code above this sentence uses the selector `#results` which will match any element with the `id` attribute of `results`, but the sentence was previously implying that it had to be specifically a `div` element.
Loading