1111</ div >
1212
1313< article >
14- < h1 > Eloquent JavaScript< div style ="font-size: 70% "> third edition</ div > </ h2 >
14+ < h1 > Eloquent JavaScript< div style ="font-size: 70% "> 3rd edition</ div > </ h2 >
1515
1616 < p > This is a book about JavaScript, programming, and the wonders of
1717 the digital. You can read it online here, or get your own
18- < a href ="http://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5 "> paperback copy</ a > of the second edition.</ p >
18+ < a href ="http://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5 "> paperback
19+ copy</ a > of the < em > second</ em > edition. A paper third edition is
20+ being worked on, but it isn't clear yet when it'll be available.</ p >
1921
2022 < p style ="text-align: center; margin: 1.5em 0 ">
21- < a href =" http://www.amazon.com/gp/product/1593275846/ref=as_li_qf_sp_asin_il_tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1593275846&linkCode=as2&tag=marijhaver-20&linkId=VPXXXSRYC5COG5R5 " > < img src ="img/cover.png " alt ="Cover image " style ="border: 1px solid black; max-width: 100%; " > </ a >
23+ < img src ="img/cover.jpg " alt ="Cover image " style ="border: 1px solid black; max-width: 100%; box-shadow: 4px 4px 7px rgba(0, 0, 0, 0.4) " >
2224 </ p >
2325
2426 < p > Written by Marijn Haverbeke.</ p >
2527
28+ < div style ="font-size: 80% ">
2629 < p > Licensed under
2730 a < a href ="http://creativecommons.org/licenses/by-nc/3.0/ "> Creative
2831 Commons attribution-noncommercial license</ a > . All code in this book
2932 may also be considered licensed under
3033 an < a href ="http://opensource.org/licenses/MIT "> MIT license</ a > .</ p >
3134
32- < p style =" font-size: 80% " > Illustrations by various artists: Cover by
33- Wasif Hyder . Octopus in Chapter 2 by Jim Tierney. Pixel art in
35+ < p > Illustrations by various artists: Cover by
36+ Madalina Tantareanu . Octopus in Chapter 2 by Jim Tierney. Pixel art in
3437 Chapters 7 and 16 by Antonio Perdomo Pastor. Regular expression
3538 diagrams in Chapter 9 generated
3639 with < a href ="http://regexper.com "> regexper.com</ a > by Jeff
@@ -50,6 +53,7 @@ <h1>Eloquent JavaScript<div style="font-size: 70%">third edition</div></h2>
5053 alt ="Hack Reactor " class =logo > </ a > ,
5154 and < a href ="http://www.ghostery.com/ "> < img src ="img/ghostery_mini.png "
5255 alt ="Ghostery " class =logo > </ a > .</ p >
56+ </ div >
5357
5458 < h2 > Contents</ h2 >
5559
0 commit comments