Started recently, got to the “responsive web design projects” where I have to build a couple of pages in codepen. Although when I try to use the styling for ID’s it simply doesn’t work in the CSS for me (it works in HTML tho). Tried switching browsers but that doesn’t help. Am I doing something wrong?
My very basic code:
#title { color: green; text-align: center; }