HTML5 Language

Jakob Jenkov
Last update: 2014-06-15

The language used in an HTML5 page is specified in the html element using the lang attribute, like this:

<!DOCTYPE html>
<html lang="en">

</html>

Click here, for a complete list of HTML language codes.

Jakob Jenkov

Featured Videos

Java Generics

Java ForkJoinPool

P2P Networks Introduction



















Close TOC
All Tutorial Trails
All Trails
Table of contents (TOC) for this tutorial trail
Trail TOC
Table of contents (TOC) for this tutorial
Page TOC
Previous tutorial in this tutorial trail
Previous
Next tutorial in this tutorial trail
Next