
Today we take a deeper dive into CSS selectors. In CSS we have classes and ids. These are differentiated by ‘.’ or by ‘#’. Class = ‘.’ ID = ‘#’. This is a very important lesson in your path to learning basic CSS. I hope you enjoy this tutorial. Please let me know if there is anyway I can make this information more approachable.