|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
disable user from viewing css source
anyway to disable a user from viewing your css source? not particular for me but, i think there might be a way with php in the css file, but it still displays the code when i go to the file
|
|
#2
|
||||
|
||||
|
Just like HTML, the browser must see the CSS. If the browser can see it, so can your visitor. You can hide your PHP source (and it would be a poorly configured web server that served up unprocessed source code), but obviously not its output.
Just out of curiosity, why would anyone care to hide style rules? gary
__________________
There are those who manage to build a web site without knowing what they're doing; thereby proving to themselves they do, indeed, know what they're doing. My html and css workshop, demos and tutorials. Ask a better question, get a better answer. |
|
#3
|
|||
|
|||
|
Quote:
One word comes to mind ... idiocy
__________________
Web Design |
![]() |
| Viewing: Dev Shed Forums > Web Design > CSS Help > disable user from viewing css source |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|