R
RobRSD
I generate a bulleted list of items by date. When I reopen the page for
editing, the bulleted list has turned into a two-column table with the
bullets in the first column and the text following the bullets in the second
column. If I look at the generated HTML, I see table definitions for both
the items turned into a table and for items that still appear in a normal
bulleted list. The HTML at the top of the bad section is:
<o>
<h2 style="line-height: 150%"><!--mstheme--><font color="#330099">
<o>
<font size="3"><span style="font-family: Tahoma">
March 2006</span></font><!--mstheme--></font></h2>
<!--mstheme--></font><!--msthemelist--><table border="0" cellpadding="0"
cellspacing="0" width="100%">
<!--msthemelist--><tr><td valign="baseline" width="42"><img
src="_themes/mslc-blends-2/blebul1a.gif" width="15" height="15" hspace="13"
alt="bullet"></td><td valign="top" width="100%"><!--mstheme--><font
face="Trebuchet MS, Arial, Helvetica">
<p style="line-height: 150%">Friday,<i> </i>
<o>
<i>March 10</i><br>
Day Off<!--mstheme--></font><!--msthemelist--></td></tr>
<o>
and the HTML at the start of the good section:
<o>
<b>
<a href="news.htm#Lent is Coming">Good Friday</a></b> Service of
Darkness
and Reflection<br>
Adult Choir<!--mstheme--></font><!--msthemelist--></td></tr>
<!--msthemelist--></table><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica">
<h2 style="line-height: 150%"><!--mstheme--><font color="#330099"><font
size="3"><span style="font-family: Tahoma">
April - September 2006</span></font><!--mstheme--></font></h2>
<o>
I have no idea what the <o> tags are and can't seem to find any references
describing them. Neither can I figure out what is different about these two
snippets of HTML that one should start a table and the other should not.
Any ideas?
TIA,
Rob
editing, the bulleted list has turned into a two-column table with the
bullets in the first column and the text following the bullets in the second
column. If I look at the generated HTML, I see table definitions for both
the items turned into a table and for items that still appear in a normal
bulleted list. The HTML at the top of the bad section is:
<o>
<h2 style="line-height: 150%"><!--mstheme--><font color="#330099">
<o>
<font size="3"><span style="font-family: Tahoma">
March 2006</span></font><!--mstheme--></font></h2>
<!--mstheme--></font><!--msthemelist--><table border="0" cellpadding="0"
cellspacing="0" width="100%">
<!--msthemelist--><tr><td valign="baseline" width="42"><img
src="_themes/mslc-blends-2/blebul1a.gif" width="15" height="15" hspace="13"
alt="bullet"></td><td valign="top" width="100%"><!--mstheme--><font
face="Trebuchet MS, Arial, Helvetica">
<p style="line-height: 150%">Friday,<i> </i>
<o>
<i>March 10</i><br>
Day Off<!--mstheme--></font><!--msthemelist--></td></tr>
<o>
and the HTML at the start of the good section:
<o>
<b>
<a href="news.htm#Lent is Coming">Good Friday</a></b> Service of
Darkness
and Reflection<br>
Adult Choir<!--mstheme--></font><!--msthemelist--></td></tr>
<!--msthemelist--></table><!--mstheme--><font face="Trebuchet MS, Arial,
Helvetica">
<h2 style="line-height: 150%"><!--mstheme--><font color="#330099"><font
size="3"><span style="font-family: Tahoma">
April - September 2006</span></font><!--mstheme--></font></h2>
<o>
I have no idea what the <o> tags are and can't seem to find any references
describing them. Neither can I figure out what is different about these two
snippets of HTML that one should start a table and the other should not.
Any ideas?
TIA,
Rob