<?xml version="1.0"?> <t2t> <general> <delim>:</delim> <html5>true</html5> <title>Round 4</title> <skipFields>zz</skipFields> <squeeze>true</squeeze> <header>true</header> <overwrite>true</overwrite> <quiet>true</quiet> <verbose>false</verbose> <equal>false</equal> <addParagraph>true</addParagraph> <oneTable>false</oneTable> <headerFile>/home/steve/header</headerFile> <top>/home/steve/preamble</top> <bottom>/home/steve/html/list/footer</bottom> <emptyRowCellAtt>class = "emptyRow"</emptyRowCellAtt> <cellAlignments>left</cellAlignments> <cellWidths>50</cellWidths> <nbsp>true<nbsp> <limit>4<limit> </general> <body> <bgcolor>#FFFFFF</bgcolor> <vlink>#FF0000</vlink> <alink>#00FF00</alink> <link>#0000FF</link> <text>#000000</text> <background>temp.gif</background> </body> <table> <class>main</class> <id>1</id> <style>border:1</style> <ledgerColors>#D3D3D3, #FFFFFF</ledgerColors> <cellspacing>4</cellspacing> <cellpadding>2</cellpadding> <border>1</border> <width>100%</width> <bgcolor>#FFFFFF</bgcolor> <align>center</align> <frame>above</frame> <rules>none</rules> <hilightColumn> <number>2</number> <color>#00FF00</color> </hilightColumn> </table> <cell> <bgcolor>grey</bgcolor> <HeaderColor>#00FFCC</HeaderColor> </cell> </t2t>
The body, cell, and table sections contain the HTML attributes for those tags. See below for the ones that are not attributes. Styling tag attributes have been deprecated in favor cascading style sheets (CSS).