css isn't case-sensitive. however, links might be. i'm not sure what kind of examples would you like, but.. i guess i'll give you one? .theheader { background-color: black; }
Cascading Style Sheets (CSS) is not case sensitve. However, font families, URLs to images, and other direct references with the style sheet may be.