J
jerry.leblanc
Hi,
When I open a MS Word doc in FrontPage 2003, the bold tag <b> ends up
outside the paragraph <p> tag. Is this normal and/or can this be
changed?
Here is an example of what I mean:
<B><P ALIGN="CENTER">TEST</P>
<P ALIGN="CENTER">TEST 1</P>
<P ALIGN="CENTER">TEST 2</P>
<P ALIGN="CENTER">TEST 3</P>
</B>
Here is what I would have assumed it would have done when converting:
<P ALIGN="CENTER"><B>TEST</B></P>
<P ALIGN="CENTER"><B>TEST 1</B></P>
<P ALIGN="CENTER"><B>TEST 2</B></P>
<P ALIGN="CENTER"><B>TEST 3</B></P>
If I highlight the text in Frontpage and then toggle the B (bold)
button, it will then format the coding like I want it but I was hoping
FP would do it automatically when it is converted. Having to highlight
all bold text in a converted document and then toggling the bold button
can be very time consuming.
Hope this makes sense.
Regards,
Jerry
When I open a MS Word doc in FrontPage 2003, the bold tag <b> ends up
outside the paragraph <p> tag. Is this normal and/or can this be
changed?
Here is an example of what I mean:
<B><P ALIGN="CENTER">TEST</P>
<P ALIGN="CENTER">TEST 1</P>
<P ALIGN="CENTER">TEST 2</P>
<P ALIGN="CENTER">TEST 3</P>
</B>
Here is what I would have assumed it would have done when converting:
<P ALIGN="CENTER"><B>TEST</B></P>
<P ALIGN="CENTER"><B>TEST 1</B></P>
<P ALIGN="CENTER"><B>TEST 2</B></P>
<P ALIGN="CENTER"><B>TEST 3</B></P>
If I highlight the text in Frontpage and then toggle the B (bold)
button, it will then format the coding like I want it but I was hoping
FP would do it automatically when it is converted. Having to highlight
all bold text in a converted document and then toggling the bold button
can be very time consuming.
Hope this makes sense.
Regards,
Jerry