Saturday, March 31, 2012

Where do I find INTRO.CSS and other files

In the tutorials, I downloaded several sample code files like INTRO6.ASPX. However, these files refer to other files like INTRO.CSS and XML files. Where do I get those files from?

Thanks.i need intro.css plz send immediate reply plz do the needfull with oblige
Hi,

The intro.css is a StyleSheet for the sample to run, and you can find out the path from the source of the Tutorial, and then manually replace the current file name in the URL with the stated path.

Regards,
As Colt said - look in the source of Intro6.aspx - it will give you the page to the CSS file in the link to it...go to that directory and you will find the files.

Anywhere a file is referred to in code, it must be referred to by it's path.
Follow the path - find the file
I realize this is an old thread, but it seems that the intro.css is the only file left out. There is no posted source. I am new to this but I am not opposed to creating a new one from scratch. Is there a tutorial that covers the css file or files like it? So far everything has been working with exception that my background color is different. Is that all the intro.css is used for? It appears the tutorial is for people not so green as me, but I seem to be making progress just the same.
Thanks for the great tutorials!
Don

1. Open the example page in IE:

http://atlas.asp.net/quickstart/atlas/samples/controls/control5.aspx

2. Navigate to the local browser cache in Windows Explorer:

C:\Documents and Settings\username\Local Settings\Temporary Internet Files\intro.css

How this helpsSmile [:)]

0 comments:

Post a Comment