> Is there a URL for Design Time CSS? What is it? You can search the help, there is a dedicated section called "Using Design-Time style sheets".
Say you have a file where there is no explicit <link> tag pointing to a CSS, but it still contains layout material (tables, text, paragraphs, whatever) that you may want to preview/edit in Design View. By default, DW is unable to apply any style sheet to it, since, missing the <link> tag, it can't figure out what CSS to use for rendering. In such a case, you tell DW to use a Design Time CSS. Nothing is added to the code, basically DW "takes a note" (it wrote a Design Note in the background) that make it remember it has to apply one or more CSS everytime you open that file. You know, I think that in order to really exploit DW, you have to stop using it just as a glorified text editor and try to take advantage of its real strengths and unique features. This is one of them, just not very well know :-) ---------------------------- Massimo Foti Certified Dreamweaver MX Developer Certified Advanced ColdFusion MX Developer http://www.massimocorner.com/ ---------------------------- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/lists.cfm?link=t:4 Subscription: http://www.houseoffusion.com/lists.cfm?link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4 Signup for the Fusion Authority news alert and keep up with the latest news in ColdFusion and related topics. http://www.fusionauthority.com/signup.cfm

