I want to semi-permanently (temporarily but it lasts past a refresh or following a link) browse without CSS in IE6. There doesn't appear to be a way to permanently disable CSS without messing with the registry.
Can I make a local stylesheet that sets all styles to none, for example, and effectively "turns off" CSS while I browse? What would I need to include?
http://www.webmasterworld.com/forum83/80.htm
Looks like at least 3 options (thought it would be easier!):
Quoting from the page, since it seems to be the most robust solution:
...the ability to disable style sheets was removed from internet properties...To work around this issue, use Registry Editor to open the following registry key...
HKEY_CURRENT_USER\Software\Microsoft\internet Explorer\Main
To disable the use of style sheets, add a string value to the above registry key called > "Use StyleSheets" and set it to no.