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









Core Software Performance Optimization Principles

Thread Congestion in Java - Video Tutorial








Advertisements

High-Performance
Java Persistence
Close TOC

All Trails

Trail TOC

Page TOC

Previous

Next