Hi all.

  When I use XEmacs to start a HTML file, it automagically sets up a
 template like this:

   <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
   <html>
     <head>
       <title>index</title>
     </head>

     <body>
       <h1>index</h1>



       <hr>
       <address><a href="mailto:[EMAIL PROTECTED]">Morten Liebach</a></address>
   <!-- Created: Tue Sep  5 22:04:40 CEST 2000 -->
   <!-- hhmts start -->
   <!-- hhmts end -->
     </body>
   </html>


 That's very nice, but I'd like to modify the template a little, where?
 
 Regards
                Morten
 
-- 
UNIX, reach out and grep someone!

Reply via email to