sometimes your css just takes a while to load. when i update the css on my page it can take up to 4ish hours to finally register an update. that’s why i code in an external environment! hope this helped Answer from lynkser on reddit.com
🌐
Django Forum
forum.djangoproject.com › using django › templates & frontend
Some CSS Styles Not Loading, Others Fine - Templates & Frontend - Django Forum
January 10, 2023 - Hi all - For some reason I am having a VERY strange problem where some of my CSS is working via my static directory but some isn’t The weird part about it is that when my coworker clones the repo himself it works perfectly fine on his PC Here is the code itself Particularly having problems with index.html - I intentionally commented out the tags so that it is only pulling style from styles.css When I uncomment the tags in index.html everything works and looks perfect, but when I try to pu...
🌐
freeCodeCamp
forum.freecodecamp.org › html-css
My CSS isn't working - HTML-CSS - The freeCodeCamp Forum
June 5, 2022 - Tell us what’s happening: t The effects of my CSS isn’t showing even though i’ve linked my CSS to HTML. This also happened on the previous project where i had completed my HTML codes, who knows what’s wrong? Describe your issue in detail here. **Your code so far** /* file: index.html ...
Discussions

Why is my CSS not appearing?
sometimes your css just takes a while to load. when i update the css on my page it can take up to 4ish hours to finally register an update. that’s why i code in an external environment! hope this helped More on reddit.com
🌐 r/neocities
18
14
July 8, 2022
html - Complete list of reasons why a css file might not be working - Stack Overflow
Why not just use /smilemachine/html.css? ... I just thought an absolute url would be more of a sure thing. Like it would be guaranteed to work. More on stackoverflow.com
🌐 stackoverflow.com
CSS not being applied in pages :/
Hello eveyone, I am new to github. I’ve been following tutoials etc on how to set up pages. Now, i’m trying to move my codepen HTML and CSS over here. HTML is working, but CSS is not being applied.... More on github.com
🌐 github.com
30
83
June 10, 2020
My CSS is not being applied to my html, how do i fix it? - Stack Overflow
If this doesn't work, try inspecting your body tag with F12. M. Çağlar TUFAN – M. Çağlar TUFAN · 2021-05-18 10:34:37 +00:00 Commented May 18, 2021 at 10:34 ... Right click your page and click on View Source. Click on the style.css , see if it opens up your css file. If it doesn't, the path you've set is wrong. ... @M.ÇağlarTUFAN Nothing ... More on stackoverflow.com
🌐 stackoverflow.com
🌐
Team Treehouse
teamtreehouse.com › community › my-stylescss-isnt-being-applied
My styles.css isn't being applied (Example) | Treehouse Community
February 26, 2017 - Everything else has worked as planned in this project. ... I spent ages with the same problem. Turns out there was a typo in the actual "styles.css" file - ":" instead of a ";". Damn stupid mistake. ... Hoping to save people the pain and heartbreak AND time that I experienced from a small but important error - check that your STATIC folder is under the project folder and not hiding in the LAYOUTS folder.
🌐
Reddit
reddit.com › r/neocities › why is my css not appearing?
r/neocities on Reddit: Why is my CSS not appearing?
July 8, 2022 -

Hello! I'm absolutely brand new to this (I learned very basic HTML as a child but not much), so I've been following this tutorial to try and make a basic layout for my site. I've been writing the code in CodePen and everything seems to look fine (don't mind the silly placeholder text): https://codepen.io/catciuin/pen/OJvNzeM

I've already added the basic HTML to Neocities, which is also working fine. However, when I try to add the CSS link using <link rel="stylesheet" href="style.css">, it just doesn't show up at all. The stylesheet is just saved as "style.css" and is in the same folder as index.html - just the default folder, I haven't added any new ones. I've googled around and tried a few solutions with no luck, including adding other tags, creating a new .css file, adding . or ./ in front of style.css.

It also doesn't show up even if I add it into the HTML, without a separate file. I've tried adding it at the top or bottom of the page, inside <head> tags, just about every suggestion I've been able to find.

I can't figure out if I'm missing something really obvious or what :( any help would be really appreciated!

EDIT: I ran the same HTML & CSS on w3spaces and it seems to be just fine. Is this a neocities specific issue? :s

Find elsewhere
🌐
GitHub
github.com › orgs › community › discussions › 22495
CSS not being applied in pages :/ · community · Discussion #22495
June 10, 2020 - I just had a similar problem, the names of my CSS and JS files started with _. Normally it works without any problems, but such a problem occurred on Github.io. As a solution, I fixed it by deleting the _ character at the beginning of the file names. Also, do not forget to change the href link after changing the file name.
🌐
meyerweb
meyerweb.com › eric › articles › webrev › 199904.html
Help! My CSS Isn't Working!
In this column, we'll explore a few of them, including the dreaded "disappearing styles" bug in Netscape and an easy way to keep your length values from working. Upon encountering a problem, the first impulse is often to wonder if the styles are correctly written. Fortunately, there are a number of resources to help you figure that part out. There are the articles here at Web Review, of course, but they may not cover your particular situation. You need to make sure that there aren't any errors in either your HTML or your CSS, since mistakes in either place can result in botched document appearance.
🌐
Squarespace Forum
forum.squarespace.com › home › customize with code › why custom css is not working?
Why custom CSS is not working? - Customize with code - Squarespace Forum
April 14, 2022 - A fix for the CSS panel issue was rolled out a short time ago. Most sites should be working again now, with others following really soon 🥳. @Obi-Wan @loisartz @Donna_Vincent @steve_plaster @nomad ... I'm facing with a problem. Custom CSS is not working on my any website.
🌐
Google Support
support.google.com › chrome › thread › 252612732 › css-style-not-show
CSS Style not show - Google Chrome Community
January 9, 2024 - Skip to main content · Google Chrome Help · Sign in · Google Help · Help Center · Community · Google Chrome · Terms of Service · Submit feedback · Send feedback on
🌐
Reddit
reddit.com › r/webdev › help needed - html + css files not linking
Help needed - HTML + CSS files not linking : r/webdev
February 2, 2024 - If there is a failed to load error on the css file in the console, you likely messed up the path/linking somehow. If it loads but is not loading what is in your css file, you likely have the browser using a cached older/empty version of the css file.
🌐
Squarespace Forum
forum.squarespace.com › home › customize with code › all of my css coding just stopped working
All of my CSS coding just stopped working - Customize with code - Squarespace Forum
January 25, 2022 - Site URL: https://www.superiorfeline.com All of a sudden, my CSS coding in the Custom CSS area just stopped working - all of it. If I go to Custom CSS and click my mouse inside the box, it starts working again. However, as soon as I leave the Custom CSS area, all of it stops working. If I go to m...
🌐
MalCare
malcare.com › blog › wordpress-css-not-loading
WordPress CSS Not Loading – 10 Easy Fixes - MalCare
March 3, 2025 - ... If your theme is not loading in WordPress, there could be a few reasons. First, check if the theme is activated in your dashboard under the Appearance tab. If not, activate it.
🌐
Code.org
forum.code.org › cs discoveries
CSS not working - CS Discoveries - Code.org Professional Learning Community
March 1, 2019 - A student is having problems with a CSS and HTML page not linking. The code (see below) seems to be accurate, but the background color and h3 color are not changing. HTML Page <link rel="sylesheet" href="new-2.css…
🌐
Codecademy Forums
discuss.codecademy.com › web development › front-end
# style.css isn’t showing up like this in Open Editors/ VSCodes - Front-End - Codecademy Forums
May 12, 2023 - I am trying to open a new file. I have already created my html file, now css. The problem is the hashtag isn’t popping up to represent a css file. It only shows the document icon. I’ve googled but can’t seem to find anyw…
🌐
YouTube
youtube.com › watch
How to Fix CSS Not Working in Your Website 👌 | Website CSS Not Updating Fix | HTML and CSS Tutorial - YouTube
If you experience your CSS not being updated in your website, then this video should help you troubleshoot why it isn't updating. 🙂 Hard Refresh shortcuts: ...
Published   March 18, 2023