Вы находитесь на странице: 1из 3

--Para aplicar el style--

<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link href="../Styles/Estilo%20libro.css" rel="stylesheet" type="text/css" />

<title></title>
</head>

<body id="content">

--Capítulos--
<h2 id="heading_id_2"><span class="chapterHeader"><span
class="translation">Capítulo</span> <span
class="count">[number]</span></span></h2><br></br><br></br>

--Libro nº--
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<link href="../Styles/Estilo%20libro.css" rel="stylesheet" type="text/css" />

<title></title>
</head>

<body id="content" style="">


<p><br /></p>

<h2 id="heading_id_2" style="text-align: center;"><span class="bookHeader"><span


class="translation">Libro</span> <span class="count">number</span></span></h2>
</body>
</html>

--Portada--
<?xml version="1.0"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title></title>
<style type="text/css">
/*<![CDATA[*/
body {font-family: "Times New Roman", Times, serif; margin:2em}
h1, h2, h3, h4, h5, h6, .centrado {text-align:center;}
h3 {margin-top:30%;}
p {text-align:justify;margin:0;text-indent:1.5em;line-height:1.3em}

.derecha {text-align:right;}
.izquierda {text-align:left;}
.primero {text-indent:0}
.salto {padding-bottom: 2.5em;}
.cita1 {margin:1.5em 8%;}
.cita2 {margin: 1.5em auto; text-indent:0}
.cita3 {margin: 1.5em auto; text-align:center; text-indent:0 font-family: "Helvetica Neue",
Helvetica, Verdana, Arial, Trebuchet MS, Trebuchet, sans-serif;}
.banner {text-align:center;text-indent:0; margin: 1.5em auto; padding:0.5em; border: 2px
solid black; border-left:none; border-right:none;}
.capital {font-variant:small-caps;}

.legal {font-size:0.7em;}
.ePUB {font-family:"Helvetica Neue", Helvetica, Verdana, Arial, Trebuchet MS, Trebuchet,
sans-serif;font-weight:normal;}
h1.ePUB {font-weight:bold;margin:0;}
h2.ePUB {margin:0 0 4em; color:#999;}
h3.ePUB {margin:0 1em;}
h4.ePUB {color:#5084b8;font-size:1.3em;font-weight:bold;margin:0;}
h5.ePUB {font-size:0.8em;margin:0;}

/*SG DO NOT MODIFY.


This style is used by Sigil.
It will be removed on export
along with the "sigilChapterBreak" HR tags. SG*/
hr.sigilChapterBreak {
border: none 0;
border-top: 3px double #c00;
height: 3px;
clear: both;
}

span.sgc-1 {font-family: 'Times New Roman', Times, serif; font-size: medium;}


/*]]>*/
</style>
</head>

<body style="">
<div>
<!--StartFragment-->
<!--EndFragment-->
</div>

<h3 class="ePUB" id="heading_id_2" style="text-align: justify;"><span class="sgc-


1">&nbsp;</span></h3>

<h1 class="ePUB" id="heading_id_3">SAGA</h1>

<h2 class="ePUB" id="heading_id_4">AUTOR</h2>

<h4 class="ePUB" id="heading_id_5">TÍTULO</h4>


<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>
<p></br></p>

<h6 class="epUB" id="heading_id_7">por andrutap</h6>


</body>
</html>

Вам также может понравиться