Forum Moderators: open
lang attribute to the html tag: <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="de">
<head> It's a few bytes less - every little helps! You must define the language as it not only helps search engines correctly identify the language, but it also helps, for example, users with screenreaders.