I *FINALLY* removed the damn CSS from my HTML files and linked it to a proper styles sheet. I used: < link rel="stylesheet" type="text/css" href="/styles.css" > I had tried multiple variants and it didn't work because I was missing the / before "styles" ... O-O Well... everything should load a bit faster now!
Next up is getting a program with code preview so that I can work in another program instead of hitting refresh every 10 seconds on the Neocities editor web every time I change something XD!!!
Next up is getting a program with code preview so that I can work in another program instead of hitting refresh every 10 seconds on the Neocities editor web every time I change something XD!!!
i recommend vscode with the live preview extension. it's super handy! :)