HTML and external CSS not displaying
-
Hello Everyone,
I am in the process of learning coding. I’ve done this before, and it worked, but for some reason my CSS won’t display. It’s very frustrating. It;s set as an external CSS sheet, and yes, it’s in the same folder. I’m totally confused as i’ve done it before and it works.
I really do not understand what went wrong. Here is my code (really only began, at this point, was doing a check before i got too far)
<!DOCTYPE HTML>
Max Politics
Max Politics
and my CSS
{
font-size= 32px;
background-color= red;
}Any Idea , Suggestions would be appreciated,
Thanks,
I didn’t find the right solution from the internet.
References:https://www.codecademy.com/forum_questions/55894d3d9113cb1d36000560
-
@breckjensen I’d recommend you starting here: https://www.freecodecamp.org/