Esempio n. 1
0
 public TextTag Style(StyleTag s)
 {
     SetAttr("style", s);
     return(this);
 }