Hacker News new | ask | show | jobs
by bentruyman 5274 days ago
Don't bother with this book, at all. I'm just skimming through it and the author encourages the use of the font element, styling properties of elements like bgcolor. In other examples, he inlines CSS styles onto the elements — if that wasn't bad enough he's doing so in the `class` attribute, not the `style` attribute...

Other things that irk me is he keeps using the term "tags" instead of elements and "arguments" instead of properties.