Portlet Factory, Version 6.1.2


 

Use of style class definitions to set attributes

You can also apply the styles defined in a style class definition to an HTML element with the Attribute Sequencer. For example, if your style definitions are defined as follows:

<style type="text/css">
   .one {background-color:#E0E0E0; font: 10 pt Arial
   .two {background-color:white; font: 10 pt Arial
   .header {background-color:purple; color:white; font-weight:bold
</style>

The value for the Attribute Name input would be class and the value for the comma-delimited list of values would be one, two.

Parent topic: Attribute Sequencer builder


Library | Support |