Quote:
Originally Posted by Mercador
There's so many <div> in the html pages. My html skills are way back twenty years ago, if a css class isn't found, how it will process it? Because I could simply remove everything in the CSS file and put the basic code of JSWolf, I don't need more than that.
|
It will ignore it.
Better would be to rename the stylesheet rather than delete its contents. And put in an empty placeholder stylesheet file with the original name and add to it the minimal css, then you can add classes back to it that help.