Trying to follow lessons... problem

Hey fellow beginners and pros,

I following the tuturials in order to start learning the software and I am having a weird problem. Specifically, I am currently trying to set up a Style Sheet and Master Page. I can create the Style Sheet just fine but when I create the Master Page I cannot see the DOCUMENT properties in the properties window. I need to access these in order to specifiy the Style Sheet to use and I simply dont see any properties.

Note: This is not entirely true. What I see are a handful of asp.net properties, one body property, and one documetn propert (the title).

Thanks for any help. Im sure this is a dumb problem but it has stumped me for the last few hours.

regards,
Brian



Answer this question

Trying to follow lessons... problem

  • JeffSeifert

    First off, this group is for registration and install problems for the express products, for questions on ASP.Net or the Visual Web Developer package you should try http://forums.asp.net.

    One easy way to add the stylesheet is to swap to design mode and drag the stylesheet from the solution explorer on the right side straight on top of the master page.



  • Trying to follow lessons... problem