add meta data (language, description, keywords)
[sheet.git] / mplayer.plp
index 5cd7d160fd6671a7a3cb927352e0281df499daea..46dcaa36d10063c1880bcaf0893cd5ed6e2f3aa6 100644 (file)
@@ -7,11 +7,13 @@
 
 :><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
 
 :><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
  "http://www.w3.org/TR/html4/loose.dtd">
-<html>
+<html lang="en">
 
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>mplayer cheat sheet</title>
 
 <head>
 <meta http-equiv="content-type" content="<:= $header{content_type} :>">
 <title>mplayer cheat sheet</title>
+<meta name="description" content="Keyboard functionality overview sheet for the MPlayer media player.">
+<meta name="keywords" content="mplayer, video, media, sheet, cheat, reference, overview, control, shortkey, keyboard">
 <:= stylesheet(qw'light dark circus mono red terse') :>
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->
 <!--[if lte IE 7]><style> .help dl.legend dd {float:none} </style><![endif]--><:
 <:= stylesheet(qw'light dark circus mono red terse') :>
 <!--[if lte IE 6]><style> .help dl.legend dt {margin:0 0 1px} </style><![endif]-->
 <!--[if lte IE 7]><style> .help dl.legend dd {float:none} </style><![endif]--><: