Book design is the art of incorporating the content, style, format, design, and sequence of the various components of a book into a coherent whole. In the words of Jan Tschichold, "methods and rules upon which it is impossible to improve, have been developed over centuries. To produce perfect books, these rules have to be brought back to life and applied."
Front matter, or preliminaries, is the first section of a book and is usually the smallest section in terms of the number of pages. Each page is counted, but no folio or page number is expressed or printed, on either display pages or blank pages.



<style>
* {
margin: 0;
padding: 0;
}

body {
background-image: url('https://sitespectr.ru/test/sneg/img/snow.png'), 
url('https://sitespectr.ru/test/sneg/img/snow3.png'), 
url('https://sitespectr.ru/test/sneg/img/snow2.png');

-webkit-animation: snow 10s linear infinite;

-moz-animation: snow 10s linear infinite;
-ms-animation: snow 10s linear infinite;
animation: snow 10s linear infinite;
}

@keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
30% {background-position: 150px 200px, 100px 100px, 100px 100px;}
60% {background-position: 350px 600px, 250px 250px, 200px 200px;}	
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

@-moz-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
30% {background-position: 150px 200px, 100px 100px, 100px 100px;}
60% {background-position: 350px 600px, 250px 250px, 200px 200px;}	
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

@-webkit-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
30% {background-position: 150px 200px, 100px 100px, 100px 100px;}
60% {background-position: 350px 600px, 250px 250px, 200px 200px;}	
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}

@-ms-keyframes snow {
0% {background-position: 0px 0px, 0px 0px, 0px 0px;}
30% {background-position: 150px 200px, 100px 100px, 100px 100px;}
60% {background-position: 350px 600px, 250px 250px, 200px 200px;}	
100% {background-position: 500px 1000px, 400px 400px, 300px 300px;}
}
</style>


You can't connect the dots looking forward, you can only connect them looking backwards.
The words "think different" were created by Chiat Day art director Craig Tanimoto. The text of the various versions of this commercial was tinkered with by Rob Siltanen and Ken Segall. However, it is important to point out that the text was simply lifted from an original piece written by Jack Kerouac (and certainly not created for Apple). Music was composed by Chip Jenkins for Elias Arts.
Made on
Tilda