External cascading style sheets (CSS)

You can use cascading style sheets to create a layout and visualization of a Form. WebForms uses these style sheets in the following ways:

  • In WebForms Designer, a Form author can select a cascading style sheet to see what the Form will look like on the Presentation Server.
  • The Page Template sets the style sheet for the browser, which then uses the style sheet to apply styles to the Form on the published Web page.