Help the css won't appear on my webpage. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Help the css won't appear on my webpage.

https://code.sololearn.com/WJkDV06wkpzF/?ref=app

17th May 2021, 7:16 PM
Sam P.
Sam P. - avatar
8 Answers
+ 2
Sam P. That is what you asked , css appears now . Not every css might work due to some other things that i am still checking for.
17th May 2021, 8:41 PM
Abhay
Abhay - avatar
+ 2
Sam P. Sorry but the body tag css doesn't seems to work no matter what i try , i checked some answers on stackoverflow but nothing works . Maybe you can try googling about how to add border to body or whole page or just ask a new question based on it. 𝗙𝗬𝗜 : you are missing closing body tag
17th May 2021, 8:58 PM
Abhay
Abhay - avatar
+ 2
You should only rewrite the body style from 9 to 12 lines - in one line, and delete the 14-15 lines, it will work.
17th May 2021, 10:16 PM
dozule
dozule - avatar
+ 1
Sam P. Check line 14 and 15 , no tag there but you have a border property , removing them will help .
17th May 2021, 8:28 PM
Abhay
Abhay - avatar
+ 1
Also h1 tag style doesn't seems to work for me , if it's the same case for you then remove all the spaces upto the closing body tag and it should work fine . There is a probably a invisible character before h1 tag that browser isn't able to interpret and so it possibly jumps onto next tag .
17th May 2021, 8:39 PM
Abhay
Abhay - avatar
0
Dino Wun (Use the search bar plz!) Still doesn't work either way, I changed the code like you told me, the borders still will not appear.
17th May 2021, 8:21 PM
Sam P.
Sam P. - avatar
0
Thank you for the help guys, but I still haven't solved the problem that I asked in this question.
17th May 2021, 8:39 PM
Sam P.
Sam P. - avatar
0
Thank you for answering my query
17th May 2021, 10:09 PM
Sam P.
Sam P. - avatar