Amazon Kindle Kindle Guia do Utilizador Página 39

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 90
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 38
Publishing on Kindle: Guidelines for Publishers
shifted to the right side of the page by defining a margin-left style set to the width of the left side
image.
HTML
<div class="fs">
<div id="fs1-left" class="leftPage"></div>
<div id="fs1-right" class="rightPage"></div>
</div>
CSS
/* Region sized for both pages */
div.fs {
height: 600px;
width: 1024px; /* 2 x page width */
position: relative;
}
div.leftPage {
position: absolute;
background-repeat: no-repeat;
height: 600px;
width: 512px; /* 1 x screen width */
}
Kindle Publishing Guidelines Amazon.com 39
Vista de página 38
1 2 ... 34 35 36 37 38 39 40 41 42 43 44 ... 89 90

Comentários a estes Manuais

Sem comentários