Oxygen XML Editor
 
[XML-DEV Mailing List Archive Home] [By Thread] [By Date]

Re: [xml-dev] convert XML to HTML


  • From: "Mukul Gandhi" <gandhi.mukul@...>
  • To: "=?UTF-8?Q?Carlos_Narv=C3=A1ez?=" <crakup@...>
  • Date: Sun, 21 Oct 2007 13:40:37 +0530

On 10/21/07, Mukul Gandhi <gandhi.mukul@...> wrote:
>       <html>
>         <head>
>           <title/>
>           <body>
>             <!-- populate HTML -->
>           </body>
>         </head>
>       </html>

sorry, this should be:

<html>
   <head>
      <title/>
   </head>
   <body>
      <!-- populate HTML -->
   </body>
</html>

-- 
Regards,
Mukul Gandhi


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index]
 
© 2002-2008 SyncRO Soft Ltd. All rights reserved. | Sitemap | Privacy Policy
This website was created & generated with <oXygen/> XML Editor