How To Google Translate - W3School
www.w3schools.com › howto › howto_google_translateTranslate this page: You can translate the content of this page by selecting a language in the select box. Try it Yourself » Google Translate Button Start with a simple basic web page. Add a <div> element with the id "google_translate_element": Example <!DOCTYPE html> <html> <body> <h1> My Web Page </h1> <div id="google_translate_element"></div>