If you find this helpful, please click the Google |


The class
attribute in HTML
Examples
<p class="center">Alignment of this paragraph will be determined by the settings of the CSS ".center" style.</p>
Google Translate class attribute
Although it is a misuse of the class attribute, Google Translate recognizes the specific value notranslate
, indicating that the content of the element should not be translated into other spoken languages (see http://translate.Google.com/support/ Google Translate - General information for webmasters).
Examples
<span class="notranslate">...</span>