D
David C
I am acclimating to ASP.NET 2.0, so excuse me not using the proper
terminology.
When I say a content page, I meant, a page that has a MasterPageFile
tag in the Page directives. So is that a slave page?
I am noticing that on that page, there is no place to put a style
tag. From what I understand what the master page does, it makes sense
since the master page has the header tag which includes all the link
tags for style sheets.
That much I understand.
But I want to be able to experiment with some CSS locally before
pushing this to the master page. But since the page does not like to
see a style tag anywhere on the page, how would you go about doing
this?
terminology.
When I say a content page, I meant, a page that has a MasterPageFile
tag in the Page directives. So is that a slave page?
I am noticing that on that page, there is no place to put a style
tag. From what I understand what the master page does, it makes sense
since the master page has the header tag which includes all the link
tags for style sheets.
That much I understand.
But I want to be able to experiment with some CSS locally before
pushing this to the master page. But since the page does not like to
see a style tag anywhere on the page, how would you go about doing
this?