hi David, to prevent translation of a specific portion of your page,
simply apply the class "notranslate" to whatever HTML element contains
the portion you don't want translated.

So, it'd look something like this:

<p class="notranslate">This text will not be translated.</p>
<p>But this text will be translated.</p>




On Apr 9, 9:41 am, David1 wrote:
> I have some text displayed on pages that should not be translated,
> such as words displayed within a demonstration string of code. For
> example the word 'style' or 'width' as used in the code example
> style="width: 100px"
>
> Is there a tag similar to the tags used to tell Google Adsense bots to
> ignore sections of text on a page?

-- 
You received this message because you are subscribed to the Google Groups 
"General" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-translate-general?hl=en.

Reply via email to