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?
6 Respostas
+ 2
share your codes to be able to be helped ^^
+ 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
+ 1
I tried it took up available characters. Is there a way to insert pics?
+ 1
if by 'pics' you're meaning pictures, you should insert <img> tag... or use background-image:url('url/of/image') ^^
+ 1
visph I was thinking of screen shots of the code then posting that. Lol
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.