My css is not reflecting on html site | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

My css is not reflecting on html site

HTML and CSS

3rd Feb 2020, 8:15 PM
Emmanuel Mobolaji
Emmanuel Mobolaji - avatar
4 Answers
+ 4
If you gave us your code, we could help you better. For now, we can only guess. make sure to have ' : ' for the opening if you chose to do that for the opening in between the braces, and a semicolon at the end.
3rd Feb 2020, 9:26 PM
Green Ghost
Green Ghost - avatar
+ 4
You probably aren't linking it right. Are you using <link rel="stylesheet" type="text/css" href="theme.css"> Or some other way to link it?
3rd Feb 2020, 8:31 PM
HNNX 🐿
HNNX 🐿 - avatar
+ 2
Please show your code here so that we can help you https://www.sololearn.com/post/75089/?ref=app
4th Feb 2020, 12:11 AM
Gordon
Gordon - avatar
0
You can use the style tag<style></style>
1st Oct 2020, 1:42 PM
Cleen
Cleen - avatar