Text not showing in HTML/ CSS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 4

Text not showing in HTML/ CSS

My text (<p> SAMPLE ONLY </p> is not showing on my website. I am using HTML/ CSS. Can someone please help me https://code.sololearn.com/WsBGGu6677gH/?ref=app

9th Feb 2021, 4:44 PM
thatstupidcoder
thatstupidcoder - avatar
64 Answers
- 5
can you show me the code? if you crated your code here, You can simply click on the plus button and send here your code.
9th Feb 2021, 4:45 PM
🇮🇱 Mutedly 🇮🇱
🇮🇱 Mutedly 🇮🇱 - avatar
+ 3
You just have to insert the css at the same project and make sure all the class names are matching to the HTML :)
9th Feb 2021, 4:50 PM
🇮🇱 Mutedly 🇮🇱
🇮🇱 Mutedly 🇮🇱 - avatar
+ 2
That’s ok! Welcome to sololearn 😁 Now your mistake is that the classes name that you’ve been insert to the CSS might not match to the HTML Classes.
9th Feb 2021, 4:55 PM
🇮🇱 Mutedly 🇮🇱
🇮🇱 Mutedly 🇮🇱 - avatar
+ 2
thank you so much!
9th Feb 2021, 5:05 PM
thatstupidcoder
thatstupidcoder - avatar
+ 2
You just have to insert the css at the same project and make sure all the class names are matching to the HTML :)
9th Feb 2021, 6:05 PM
SHORIF SHUVO
SHORIF SHUVO - avatar
+ 2
There's a clear problem with connecting CSS to whether you've connected the style correctly
9th Feb 2021, 8:16 PM
‎ Герман Папанов(הרמן פפנוב)‎
‎ Герман Папанов(הרמן פפנוב)‎ - avatar
+ 2
Everyone are giving complicated answers, They are focusing on solution, focus on problem. Problem is that the height and width of the box is too much, the text may aligned at the white background side in the bottom or middle... Reduce the size of the box (.box in css)... One suggestion, don't code theoretically... Code each and everyline practically... Your code is not understandable, I also used to make like this 2 months ago (when iam new here)... Keep doing, keep experimenting...
10th Feb 2021, 3:48 AM
Mr.Kalyankumar
Mr.Kalyankumar - avatar
+ 1
oh ok
9th Feb 2021, 5:13 PM
thatstupidcoder
thatstupidcoder - avatar
+ 1
I’ll update you after 7 hours. i just need to sleep because it’s late already. thank you for the help!
9th Feb 2021, 5:40 PM
thatstupidcoder
thatstupidcoder - avatar
+ 1
Go to W3schools
9th Feb 2021, 6:14 PM
SHORIF SHUVO
SHORIF SHUVO - avatar
+ 1
<p>example </p> Right way
9th Feb 2021, 6:17 PM
SHORIF SHUVO
SHORIF SHUVO - avatar
+ 1
Relaxing 😁 problem solve
9th Feb 2021, 6:21 PM
SHORIF SHUVO
SHORIF SHUVO - avatar
+ 1
My advice is to reduce the tab panel
9th Feb 2021, 8:17 PM
‎ Герман Папанов(הרמן פפנוב)‎
‎ Герман Папанов(הרמן פפנוב)‎ - avatar
+ 1
Can I see the code
10th Feb 2021, 12:31 AM
Patrick Kimathi
Patrick Kimathi - avatar
+ 1
how do I activate my account in sololearn so that I can access the sololearn messenger ?
10th Feb 2021, 8:32 AM
thatstupidcoder
thatstupidcoder - avatar
+ 1
You can access sololearn messenger after passing level 5, i will give an idea for you, just tag them in somewhere on comment section (in public posts), and ask them to message you, if the other person is above level 4 - 5, they can start a conversation and you can continue it
10th Feb 2021, 2:24 PM
Mr.Kalyankumar
Mr.Kalyankumar - avatar
9th Feb 2021, 4:49 PM
thatstupidcoder
thatstupidcoder - avatar
0
You mean the CSS Does not appear correct?
9th Feb 2021, 4:50 PM
🇮🇱 Mutedly 🇮🇱
🇮🇱 Mutedly 🇮🇱 - avatar
0
oh so I dont have to create 2 files ?
9th Feb 2021, 4:51 PM
thatstupidcoder
thatstupidcoder - avatar