Amazon Kindle Kindle Podręcznik Użytkownika Strona 66

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 90
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 65
Publishing on Kindle: Guidelines for Publishers
}
}
Using Media Queries 8.2
The following table outlines examples of supported media queries and the CSS applied to KF8, Mobi, and
other readers:
Media Queries in CSS
CSS Applied to KF8
CSS Applied to
Mobi
CSS Applied to
Other Readers
@media amzn-mobi
{
.class1
{
font=size:3em;
font-weight: bold;
}
}
-
font-
size:3em;
font-weight:
bold;
-
.class1
{
font-style: italic;
font-size:2em;
}
@media amzn-mobi
{
.class1
{
font-size:3em;
font-weight: bold;
}
}
font-style:
italic;
font-size: 2em;
font-style:
italic;
font-size:
3em;
font-weight:
bold;
font-style:
italic;
font-size:2em;
Kindle Publishing Guidelines Amazon.com 66
Przeglądanie stron 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 89 90

Komentarze do niniejszej Instrukcji

Brak uwag