Comparison of Using Cascading Style Sheets and Siebel Web Templates to Configure an HTML Control Type
You can use a cascading style sheet to define stylistic information about labels, titles, background colors, and so on.
You use the CCHtmlType web template definition, which contains Siebel Web Format (SWF) content, to define more complex attributes that determine the appearance or client functionality of a type of HTML element. For example, a button type that is associated with a GIF image, or a type of link that connects the user with an FTP site.
To add qualities to a page element, you can define tags and attributes in the Siebel web template. You can define types in the CCHtmlType web template definition, which you can reference in Siebel Tools for a control on an applet web template or web page object. This configuration preserves the generality of the Siebel web template by avoiding the need to place HTML directly in the template. It reduces customization in the templates and stores more configuration information in the Siebel repository. This configuration reduces maintenance of Siebel CRM.