|

Book Review: HTML5 for Web Designers

Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don't hold it against me. One of the perils of having a 20+ year old website!

HTML5 for Web Designers by Jeremy Keith is a book I pre-ordered when it was first announced and I finally got around to reading it last week. I got it because it looked short & sweet, A List Apart does great work, and up until that point I didn’t know much about HTML5.

HTML5 for Web Designers is a lite (85 page) read that covers the more important points of HTML5, the latest and greatest iteration of the markup language that makes the web a hoppin’ hang out. The book is very well written, and does not read like an overview of a spec. It’s conversational, quirky, and  informative. It also got me very excited about HTML5.

Keith gives us a little historical background on not only HTML5, but HTML in general, and in a bit more detail, the “war” between XHTML 2.0 and HTML5. Anyone who’s spoken ill about either should absolutely read that part of the book. Then he gets into the crux of the matter: the new stuff in HTML5. He doesn’t only cover mark-up either; he goes into detail about the semantics of it all (which, for anyone who knows me, knows that makes me very happy). Finally, he talks about how we can implement some of the new stuff now.

I’d strongly recommend the book for anyone who uses HTML (or XHTML) as this will become the de-facto standard for making web apps in the not-to-distant future.

Get HTM5 for Web Designers Here

Similar Posts

  • Since the Last Time I Saw Blink 182

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! Since 2001, the last time I saw Blink 182 live (in my first ever concert experience), I’ve… Learned how to…

  • Draw Cherries using HTML5 Canvas

    I’m teaching a class on 2D Animation this semester and opted to use web technologies such as HTML5 Canvas, CSS Transitions, and Javascript. In this tutorial we are going to use the canvas element to draw 2 cherries with stems. I’m having my class use CodePen for their assignments, so this tutorial kind of assumes…

  • |

    Masters of Doom

    Note: This article was published while I was in my early 20s. I was much younger and dumber. Please don’t hold it against me. One of the perils of having a 20+ year old website! Now, I don’t read too much, and when I do finish a book, its definitely worth reading. Masters of Doom…

  • Coding Projects as my Side Hustle

    I did some thinking over the weekend, after I wrote the post about my learning plan. I looked at my project pipeline. I looked at what people were hiring me to do, and I reviewed the next few personal projects I’m working on. You know what I saw? No coding projects. Honestly, I shouldn’t. That’s…

  • |

    The Mobile Web App Developer’s Dilemma

    I’m currently sitting on an Amtrak train from NY Penn to Exton, PA (the Philly-ish area). The ticket taker was coming by on his nifty device scanning tickets, which would then check a database of purchased tickets to confirm the purchase and the identity of the purchaser. However, when we hit a tunnel (and therefore…

  • | |

    Testing Code Blocks with Ulysses

    Over on Twitter, Tom McFarlin asked me if Ulysses supports code syntax when pushing to WordPress: https://twitter.com/tommcfarlin/status/1526909277352480769 So I decided to give it a test: Looks good! And here’s what it looks like in Ulysses: