Question
I had the HTML page break tag <P> in many auctions to separate paragraphs. I discover this morning that this tag now resets the <FONT size=+2> tag to the default font size. So the second <P> tag has all the text as the default size but the correct font type and font color.
Meaning that I had to place only one <FONT> tag in the page and unless I end it with </FONT> the same tag applied for all of the text.
I had to edit all my auctions to replace the <P> tag with <BR><BR> tag which does not reset the font size.
Am I the only one this is happening to?
Answer
My auctions look okay but maybe because I didn't use a font size tag?
Maryanne
Answer
Nope