css - Two identical HTML documents but one isn't showing style rules? -


i'm using iis test php scripts small blog project i'm working on. created html , css before setting server, i've run problem makes no sense.

when changing style rules in css files, rules apply html file when opened clicking on directly folder, not when navigating through localhost iis link. when accessing through local server, css rules not applied, it's same single html file should affected, , in 1 case , other isn't.

why happening? quirk of iis or something? i've noticed new rules don't affect pages on server unless explicitly embedded in tag in html file, doesn't make sense because have style rules external files applied them, they're ignoring new rules.

edit: tried copying new folder , loading server way, , new css rules apply, looks iis loading old version of either html or css file.


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -