]> pere.pagekite.me Git - homepage.git/blobdiff - linux/glibc/howto.html
Add stylesheet.
[homepage.git] / linux / glibc / howto.html
index f3b604191c08daac012085ff2b94cdc472db6a87..008ebbc53ee1fe7e5d830634f4bbc46dc65bae51 100644 (file)
@@ -1,13 +1,25 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
-<html>
+<html lang="en">
   <head>
     <title>How to write a GNU libc locale</title>
+    <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
+    <meta http-equiv="Content-Language" content="en">
+    <link rel="stylesheet" type="text/css" href="http://i18n.skolelinux.no/stilsett.css" id="nn1">
+    <link rel="stylesheet" type="text/css" href="http://i18n.skolelinux.no/utskrift.css" media="print" id="nn2">
+
   </head>
 
   <body>
+    <div class="topp">
     <h1>How to write a GNU libc locale</h1>
-
     <address>by Petter Reinholdtsen</address>
+    </div>
+
+    <div class="meny">
+      <a href="./">Back</a>
+    </div>
+
+    <div class="hovuddel">
 
     <p>This is a draft document explaining how to write locale files
       for GNU libc.  It will not go into details, but reference
@@ -54,6 +66,8 @@
 
     <h2>Standard documents and specifications</h2>
 
+    </div>
+
     <hr>
     <address><a href="mailto:pere@hungry.com">Petter Reinholdtsen</a></address>
 <!-- Created: Sun Mar 21 18:14:42 CET 2004 -->