[pyar] [OT] Editor HTML

Esteban Kuber ekuber en gmail.com
Mar Ago 31 15:47:32 ART 2010


OpenOffice Writer -> Save as HTML ==

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML>
<HEAD>
    <META HTTP-EQUIV="CONTENT-TYPE" CONTENT="text/html; charset=utf-8">
    <TITLE></TITLE>
    <META NAME="GENERATOR" CONTENT="OpenOffice.org 3.2  (Unix)">
    <META NAME="CREATED" CONTENT="20100831;15443400">
    <META NAME="CHANGED" CONTENT="20100831;15452800">
    <STYLE TYPE="text/css">
    <!--
        @page { margin: 0.79in }
        P { margin-bottom: 0.08in }
        H1 { margin-bottom: 0.08in }
        H1.western { font-family: "Arial", sans-serif; font-size: 16pt }
        H1.cjk { font-family: "DejaVu Sans"; font-size: 16pt }
        H1.ctl { font-family: "DejaVu Sans"; font-size: 16pt }
        H2 { margin-bottom: 0.08in }
        H2.western { font-family: "Arial", sans-serif; font-size:
14pt; font-style: italic }
        H2.cjk { font-size: 14pt; font-style: italic }
        H2.ctl { font-size: 14pt; font-style: italic }
    -->
    </STYLE>
</HEAD>
<BODY LANG="en-US" DIR="LTR">
<H1 CLASS="western">Titulo</H1>
<H2 CLASS="western">Titulo 2</H2>
<P STYLE="margin-bottom: 0in"><BR>
</P>
<P STYLE="margin-bottom: 0in">texto</P>
<P STYLE="margin-bottom: 0in"><BR>
</P>
<P STYLE="margin-bottom: 0in">mmm aver que onda</P>
<P STYLE="margin-bottom: 0in"><BR>
</P>
<UL>
    <LI><P STYLE="margin-bottom: 0in">lista</P>
    <LI><P STYLE="margin-bottom: 0in">lista</P>
    <LI><P STYLE="margin-bottom: 0in">lista</P>
</UL>
</BODY>


Se que hay scripts para limpiar el moco que hace MS Word, y con OOo W
deberias poder facilmente sacarle el head si te molesta :)



More information about the pyar mailing list