Horje

How to Specify that some elements should not be translated - HTML translate Attribute

See the Example.
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 Attribute
Uploaded by:
Admin