Block of HTML

 I have a problem with my text. I have imported the file and I have some segments like this.

'<p style="margin:0;padding:0;border:0;"> <img src="track.adform.net/.../ width="1" height="1" alt="" /> </p>'

I already replaced &lt and &gt with notepad and used parser and attribute box for meta.

What can I do with these? Thanks

Parents Reply
  • Hi Adina,

    It would be much more helpful if you could post your html file as we could offer more appropriate advice, but it sounds as though you have script embedded in your html and will need to handle it with this option:

    You'll need to create rules for your embedded plain text so it's only extracting the parts you need to translate.

    However, I'm not 100% this is the answer because in reality I would expect to see nothing extracted if it was using the script element.  So seeing your file would be much more helpful.  You can do this like this:

    Paul Filkin | RWS Group

    ________________________
    Design your own training!

    You've done the courses and still need to go a little further, or still not clear? 
    Tell us what you need in our Community Solutions Hub

Children