TAGS

  • Thread starter Thread starter BILLGEE
  • Start date Start date
B

BILLGEE

I HAVE ENCOUNTERED TAGS IN MY HTML that I must have
imported from some here and they are making things
difficult. They include the following:
<st1:PlaceName>
<st1:PlaceType>

followed by:
<st1:place>
<st1:city>

There is also a constant intrusion of:
<span style="mso-bidi-font-weight: normal">
Anybody know where they come from and what they do and
how I can get rid of them?

XP home FP 2002
 
Look's like you're copy/pasting from an MS Office
application, or saved as HTML from MS Office.
Don't.
Save a Word file as txt, or copy and paste the text into
Notepad, then copy and paste from there to FP. Then apply
styles (from your .css style sheet) to format the text.
If you already have too much material to copy and paste
from scratch, about all you can do is search and replace
(with nothing) in FP HTML view.
 
Back
Top