|
-
Apr 5th, 2006, 11:00 AM
#1
Thread Starter
Fanatic Member
[RESOLVED] .CSS Page
Last week i was at a training class on ASP.NET for VS2003. Now I'm back at work and using VS2005. Anyway in the class when we started a new asp website the .css file was created automagically, all we had to do was click show all files and it showed up in the solution explorer. Well i'm trying to find my .css file now, but i dont see a button for show all files and when i browse the folder that stores all my pages and files i don't see the .css file there either.
So Does VS2005 create the .css file? And if so how can i get at it to edit it? Or if not am i screwed?
Thanks
Andy
(Dear Lord I hate being a noob)
Using VB6 or VB.net 2008 with .net 3.5
"Life... death... either way I'll be confined to a small cubicle!" - Hermes Conrad
-
Apr 5th, 2006, 11:32 AM
#2
Hyperactive Member
Re: .CSS Page
VS 2005 does NOT automagically create the .css file. you will have to create it yourself. then when you create a new page (or master page for that matter) you simply go to design view of that page, and drag and drop the .css file into the <head> tag of the code view from your solution explorer.
If this post helps, please RATE MY POST!
Using Visual Studio 2005 SE
-
Apr 5th, 2006, 11:36 AM
#3
Thread Starter
Fanatic Member
Re: .CSS Page
Cool thanks for clearing that up.
Using VB6 or VB.net 2008 with .net 3.5
"Life... death... either way I'll be confined to a small cubicle!" - Hermes Conrad
-
Apr 5th, 2006, 01:15 PM
#4
Hyperactive Member
If this post helps, please RATE MY POST!
Using Visual Studio 2005 SE
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|