Before, I write about the line that is not correct, I'd like to write a statement about the book. This is a wonderful book. I've had and read two or three other books in this subject, none of them teaches you JavaScript the way that this book does. The layout is wonderful. Thanks.
The second line on page 347, listing 19.1,
<div id="news"> </news>
The closing tag must be </div>.
|