- 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
64 ответов
- 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.
+ 3
You just have to insert the css at the same project and make sure all the class names are matching to the HTML :)
+ 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.
+ 2
thank you so much!
+ 2
You just have to insert the css at the same project and make sure all the class names are matching to the HTML :)
+ 2
There's a clear problem with connecting CSS to whether you've connected the style correctly
+ 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...
+ 1
oh ok
+ 1
I’ll update you after 7 hours. i just need to sleep because it’s late already. thank you for the help!
+ 1
Go to W3schools
+ 1
<p>example </p>
Right way
+ 1
Relaxing 😁 problem solve
+ 1
My advice is to reduce the tab panel
+ 1
Can I see the code
+ 1
how do I activate my account in sololearn so that I can access the sololearn messenger ?
+ 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
0
CSS :
https://code.sololearn.com/W60ED5rZlt2Q/?ref=app
HTML:
https://code.sololearn.com/W2zNytkyT5Dq/?ref=app
please help me with my problem 😞
0
You mean the CSS Does not appear correct?
0
oh so I dont have to create 2 files ?