<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" id="top"> ... <body> <h1>The Call of the Wild<span> </span></h1> <h2>by Jack London<span> </span></h2> <ol> <li><a href="#R1">Into the Primitive</a></li> <li><a href="#R2">The Law of Club and Fang</a></li> ... </ol> <div id="R1"> <h3>Chapter I<span> </span></h3> <h4>Into the Primitive<span> </span></h4> <a href="#top" xml:lang="pl" lang="pl">do góry<span> </span></a> </div> <p> Buck did not read... </p> <div class="rozdzial" id="R2"> <h3>Chapter II<span> </span></h3> <h4>The Law of Club and Fang<span> </span></h4> <a href="#top" xml:lang="pl" lang="pl">do góry<span> </span></a> </div> <p> Buck's first day... </p> ... </body>
Listing 36.4. Zarys projektu 36.4
Rozdział 36. Projekty