code:
(table bordercolor="blue" border="3")
(tbody)
(tr)
(td) ....
(/td)(/tr)(/tbody)(/table)
.... |
code:
(TR)
(TD class=j_text colSpan=2)
(TABLE cellSpacing=0 cellPadding=5 width="100%" border=0)
(TBODY)
(TR)
(TD class=j_text2 width="100%")
(P
style="FONT-WEIGHT: bold; FONT-SIZE: 16pt; FILTER: FlipH; WIDTH: 200px; COLOR: red; HEIGHT: 28px; TEXT-ALIGN: center") ...(/P)(/TD)(/TR)(/TBODY)(/TABLE)(/TD)(/TR)
(TR)
... |