0

Css code don't work on my phone

I wrote a code for a basic structure of a site to sell things but when I run it on my phone the Css code doesn't apply and I just have an Html page. Can anyone help?

26th Mar 2021, 12:06 PM
Matteo Tortora
Matteo Tortora - avatar
2 Antworten
0
If you're using CSS from external sheet then make sure path/URL to CSS file specified in <link> is correct. This is less likely to happen with inline or embedded CSS styles.
26th Mar 2021, 12:13 PM
Ipang
0
I agree ⬆️ make sure you have linked the stylesheet. If you have then maybe something is misspelled or misplaced
26th Mar 2021, 7:51 PM
Brenda Michelle 🌿
Brenda Michelle 🌿 - avatar