The CSS style attribute as in <td style="background: red;">.

Namespace: HTMLPlusPlus.Attribute
Assembly: HTMLPlusPlus (in HTMLPlusPlus.dll) Version: 0.1.0.0 (0.1.0.0)

Syntax

C#
public class Style : Attribute, ICoreAttr, 
	IToken

Inheritance Hierarchy

System..::..Object
  HTMLPlusPlus.Attribute..::..Attribute
    HTMLPlusPlus.Attribute..::..Style

See Also