![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
I know it's there, but I can't just 'look' at the server (can I?) to download the file. Or any scripts that may be there. No need to. If you find for instance <LINK rel="stylesheet" type="text/css" href="/default.css">, you take the url from the page, like http://www.somesite.com/ and paste default.css after that. Result: http://www.somesite.com/default.css. In any browser but IE, this will result in the CSS file being shown in the browser window. In IE, it usually opens Notepad or your default text editor, and displays it in there. |

|
or @import url( .... .css) will show you where it's at. New to me but I'll look it up, thanks. Welcome. BTW, your "You're saying you don't know...?" comment is VERY condesending. No, we DONT all know things. I'm trying to teach myself as best as I can. I'm sorry about that, by no means I wanted to sound condesending. I was just surprised, and therefore not sure |
|
As for teaching yourself, I think you've got at least one thing figured out that I didn't when I started: reading and asking on usenet is very helpful :-) |
#12
| |||
| |||
|
|
An alternative would be to use oh, say, a modern browser such as Mozilla or Firefox which will display the file directly in the browser. |
#13
| |||
| |||
|
|
"Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote in comp.infosystems.www.authoring.stylesheets: An alternative would be to use oh, say, a modern browser such as Mozilla or Firefox which will display the file directly in the browser. I use Mozilla, but the only way I've been able to get it to display the CSS "right in the browser" is to View Source of the HTML, then put the URL of the CSS in the location window. |
|
DOM inspector can show the computed CSS, but it sounds like you have an easy way to view the original style sheet. Please share! |
#14
| |||
| |||
|
|
Hi. When looking at a website I can use VIEW / SOURCE to see the HTML, but any external .css files don't show up. Is there a way to see them and see what someone has done to get an effect? Thanks. |
#15
| |||
| |||
|
|
"Beauregard T. Shagnasty" <a.nony.mous (AT) example (DOT) invalid> wrote in comp.infosystems.www.authoring.stylesheets: An alternative would be to use oh, say, a modern browser such as Mozilla or Firefox which will display the file directly in the browser. I use Mozilla, but the only way I've been able to get it to display the CSS "right in the browser" is to View Source of the HTML, then put the URL of the CSS in the location window. DOM inspector can show the computed CSS, but it sounds like you have an easy way to view the original style sheet. Please share! |
#16
| |||
| |||
|
|
Hi. When looking at a website I can use VIEW / SOURCE to see the HTML, but any external .css files don't show up. Is there a way to see them and see what someone has done to get an effect? Thanks. |
#17
| |||
| |||
|
|
Hi. When looking at a website I can use VIEW / SOURCE to see the HTML, but any external .css files don't show up. Is there a way to see them and see what someone has done to get an effect? |
#18
| |||
| |||
|
|
When looking at a website I can use VIEW / SOURCE to see the HTML, but any external .css files don't show up. Is there a way to see them and see what someone has done to get an effect? |
#19
| |||
| |||
|
|
When looking at a website I can use VIEW / SOURCE to see the HTML, but any external .css files don't show up. Is there a way to see them and see what someone has done to get an effect? |
![]() |
| Thread Tools | |
| Display Modes | |
| |