Space or no space between CSS selectors
CSS, xHTML and JavaScript can become very complicated, especially when code has had numerous, variously skilled developers working on it. To help understand what is going on in ever-growing code, it helps to understand the smallest details. Today my tip will be on spaces and the absence of said spaces in CSS selectors.
Scenario number one
1
2
3
#content.favorite [...]