0

External css

Dev C Finks 11 years ago in iPad updated by Lester Lab 11 years ago 4
When I link a external stylesheet from the same folder, I will not see any changes in the viewer. I have test this with XHTML and HTML 5 doctype versions.
By the way, I am testing this issue offline.

How did you reference the stylesheet? Using the following code should work fine:


<link rel="stylesheet" href="file.css" type="text/css" />
Yes, I did. I did something like this: And...

What happens if you close all your files, and *quit* the Textastic app, and then relaunch the it?  I have found that some browsers cache stylesheets and don't reload them even if the referencing page is refreshed.