Pastor Langley
Active Member
- Messages
- 360
I am trying to keep both columns same width. First column has text second does not. Every time I try, when use SwordSearcher Style and Format Cleaner, I loose all my efforts. My solution is add (000000000000000) which is crazy.
Searched and searched, tested and tested, no solution keeps me same after running cleaner.
If I do not run cleaner all is kinda ok, excpet for the OOOOOOOOOOOOOOOOOOOOO's.
Thanks forum users.
Here is what I want: code added by me = width=100%
<TABLE width=100% style="FONT-SIZE: 1em" cellSpacing=1 cellPadding=1 border=1>
<TBODY>
Here is what cleaner does every time. code removed after Style Format and Cleaner
<TABLE style="FONT-SIZE: 1em" cellSpacing=1 cellPadding=1 border=1>
<TBODY>
Actual Table code: last line below 000000000000000 my answer to column width
<TABLE style="FONT-SIZE: 1em" cellSpacing=1 cellPadding=1 border=1>
<TBODY>
<TR>
<TD vAlign=top>An example to follow?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>A sin to avoid?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>A command to obey?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>A promise to claim?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>A truth to learn?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>An action to employ?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>An attitude to adopt?</TD>
<TD vAlign=top>000000000000000</TD></TR></TBODY></TABLE>
Searched and searched, tested and tested, no solution keeps me same after running cleaner.
If I do not run cleaner all is kinda ok, excpet for the OOOOOOOOOOOOOOOOOOOOO's.
Thanks forum users.
Here is what I want: code added by me = width=100%
<TABLE width=100% style="FONT-SIZE: 1em" cellSpacing=1 cellPadding=1 border=1>
<TBODY>
Here is what cleaner does every time. code removed after Style Format and Cleaner
<TABLE style="FONT-SIZE: 1em" cellSpacing=1 cellPadding=1 border=1>
<TBODY>
Actual Table code: last line below 000000000000000 my answer to column width
<TABLE style="FONT-SIZE: 1em" cellSpacing=1 cellPadding=1 border=1>
<TBODY>
<TR>
<TD vAlign=top>An example to follow?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>A sin to avoid?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>A command to obey?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>A promise to claim?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>A truth to learn?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>An action to employ?</TD>
<TD vAlign=top></TD></TR>
<TR>
<TD vAlign=top>An attitude to adopt?</TD>
<TD vAlign=top>000000000000000</TD></TR></TBODY></TABLE>