Skip to main content
Main Content

Store the css code?

Store the css code?
Posted 2020-10-24 10:11:09

Hmm... This might be a strange question but I got stuck with it. >.<

I used use Codepen to store the code but Idk how it working now. And due to some reason,Dropbox not working for me. Is there anyone who know how codepen works or can recommend me other sites to store the code?



MʏsteʀʏYan₪玄妙
#3609

Posted 2020-10-24 23:38:20 (edited)

Without doing it internally or some advanced combo with github/github pages I would suggest to troubleshoot whats wrong with dropbox. I know when I first tried to use it I did notice errors in the copy url drop box gave me IE it being www instead of dl and it also adding =?dl at the end of my filepath, removing those worked. Also if its an issue with hosting drop box on your amchine it still can be uploaded from their site.

External Guide to help


ØҜΔΜƗ
#10391

Posted 2020-10-25 05:26:49

@🐺ØҜΔΜƗ🐺 #10391

The reason Dropbox does not working on me is kinda like I was blocked with it.

The code and link are correct,everyone but me can see it working.  ;-;


MʏsteʀʏYan₪玄妙
#3609

Posted 2020-10-27 11:35:36

I also have this same question


Ngochani
#17942

Posted 2020-10-28 08:40:32
If thats the case I suggest github pages, takes some finessing but once you are set up it can host external raw CSS files

ØҜΔΜƗ
#10391

Posted 2020-10-30 07:54:02

@MʏsteʀʏYan₪玄妙#3609

You may try looking at your browser's extensions. I use adblock often and found that at times it would block some people's CSS arbitrarily. Some browsers also have settings that block links/code that they randomly decide is suspicious, or even have built in adblockers, so you may want to investigate that as well. One way to test would be to try a new browser.

Alternatively, you may already know this, but just in case you don't, browsers also cache things like CSS/HTML so it may be your browser just isn't reloading it when you try to refresh the page. It's good practice when editing any CSS/HTML to hit ctrl+f5 (windows) cmd+option+r (mac).


ranuncudahlia
#1639

Search Topic