The question is about spaces.
1. If the code is:
<a class="title newProduct " href="clinician s_rem_sleep_60. html">test here</a>
Q. Is the class "title newProduct " recognised?
I ask this because it the two words are separated by a space and it has a trailing space.
I had always thought that the class name should contain no spaces at all!
cheers
1. If the code is:
<a class="title newProduct " href="clinician s_rem_sleep_60. html">test here</a>
Q. Is the class "title newProduct " recognised?
I ask this because it the two words are separated by a space and it has a trailing space.
I had always thought that the class name should contain no spaces at all!
cheers
Comment