Horje

How to Specify that some elements should not be translated

See the Example. When you will go to translate in Google. It will show you translate and not translate
index.html
Example: HTML
 <p translate="no">Don't translate this!</p>
<p>This can be translated to any language.</p> 





Type:
html
Category:
Web Tutorial
Sub Category:
HTML Global Attributes
Uploaded by:
Admin