I used to know this, but haven't needed to do it in a while. Could someone remind me how to tell dreamweaver to apply a stylesheet to a webpage in Dreamweaver without actually linking to it? Especially useful when designing PHP includes that have no <head> tags, but will later be combined with files that do. Until they're combined, they're isolated from the root file that links to the CSS file and look like crap.
I know there's a way to tell dreamweaver to "just show my what the page would look like if the stylesheet was applied to it" without actually adding the link to the code, but I forgot what this is called, so Googling it has turned up nothing but false positives.
Thanks!
Design-Time Style Sheets
Nancy O.