add meta data (language, description, keywords)
[sheet.git] / charset.plp
index 66e0cc98211badf52621d4ba0281fb733d27bc21..5931b5c39b2df1cf0540b6dd07be164d7c98b027 100644 (file)
@@ -3,11 +3,13 @@
 
 :><!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>charset cheat sheet</title>
+<meta name="description" content="Reference sheet with all glyphs in common character encoding tables, and an overview of Unicode ranges and UTF-8 bytes.">
+<meta name="keywords" content="charset, codepage, unicode, ascii, utf8, latin, glyph, character, encoding, reference, common, overview, table">
 <:= stylesheet(qw'light') :>
 </head>