| 
View
 

Reference Guide errata

Page history last edited by Tantek 14 years, 12 months ago

HTML5 Now Reference Guide errata

 

First Edition errata

 

Chapter 05 HTML TRANSITION

 

page 11

 

 

  • In the middle of the page, there's a missing right angle bracket ">".

 

The code:

 

<img src="photo1.jpg" alt="photograph"/

should be:

 

<img src="photo1.jpg" alt="photograph"/>

 

 

 

  • Near the bottom of the page, there's a missing 's'.

 

The text:

 

"there are no implied tag;"

 

should be:

 

"there are no implied tags; 

 

 


Return to FrontPage

 

Comments (0)

You don't have permission to comment on this page.