Wednesday, December 9, 2020

Simply HTML5 - A Review

 




Simply HTML5:
How To Visual Guide 

book

Simply HTML5 is simple as in survey not as in easy. The book covers most of the features and tags of HTML5 - not in-depth but by giving a starting point for self-learners or as a quick reference for experienced users. Occasionally the author assumes that an illustration adequately explains the meaning of a tag or attribute.  


For example, he gives no clear meaning of the tag <p dir=”ltr”> - leaving the reader to see the examples and trying out examples in their own code to understand what it controls and accomplishes. The author says that dir specifies the direction of the text, though clearly it does not if the language used is English. 


Similarly, he ends a brief discussion on “Boolean Attributes” by saying, “I think you get the point of what is a valid and not a valid boolean attribute from the above example.”

The book does not teach the use of CSS or JS, but it does include a chapter on weaving each into the development of a web page using HTML5. I found it interesting that examples were provided for a number of browsers (Firefox was the most common example, throughout the book), but Chrome's use on a PC was omitted.

The book may be useful as an ancillary text for a course, but not as the main text - no problem sets or programming tasks are given for students.
______________
This review is based on a free electronic copy provided by the publisher for the purpose of creating this review. The opinions expressed are my own.




No comments: