This forum is now read-only. Please use our new forums!
HTML and external CSS not displaying
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)
Answer 55894daee39efe8d980005c8
Answer 55c3ee31e39efe8b6800057d
0 votes
hii there ,
there are 2 way to include css in your html doucment
1) you can include that inside your tag.
For Example :
- you can include external link in your html document For Example :
I am providing you a reference link you can take a look