Trouble With CSS | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Trouble With CSS

I'm making a website and the CSS is the same for the headers in my pages. So all the page headers should render the same but they're not. They all share the same css file. I'm confused as to why the pages would do that. Can someone help me please?

26th Mar 2021, 9:08 PM
Thomas Lewis
Thomas Lewis - avatar
6 Answers
+ 2
share your codes to be able to be helped ^^
26th Mar 2021, 9:16 PM
visph
visph - avatar
+ 2
Maybe you can add the code in the code playground and share it here so we can help you 😊👍 if not i suggest you make sure there is no spelling errors or missing characters that could affect your styling. It happens to me all the time
27th Mar 2021, 6:30 AM
Brenda Michelle 🌿
Brenda Michelle 🌿 - avatar
+ 1
I tried it took up available characters. Is there a way to insert pics?
26th Mar 2021, 9:53 PM
Thomas Lewis
Thomas Lewis - avatar
+ 1
if by 'pics' you're meaning pictures, you should insert <img> tag... or use background-image:url('url/of/image') ^^
26th Mar 2021, 9:58 PM
visph
visph - avatar
+ 1
visph I was thinking of screen shots of the code then posting that. Lol
27th Mar 2021, 7:08 AM
Thomas Lewis
Thomas Lewis - avatar
0
Brenda Michelle 🌿 good idea. I'm at work right now. I'll have to do it at a later time. But thank you for the suggestion.
27th Mar 2021, 7:07 AM
Thomas Lewis
Thomas Lewis - avatar