There are a lot of books out there covering CSS and HTML, but this one stands out from the crowd by combining all the best aspects of reference and tutorial books — it teaches everything you need to know to design great web sites, and moves at a fast pace, eschewing unnecessary theory and obscure details. It is designed so that any level of web designer or developer will find this to be an essential guide. It teaches the basics of CSS and HTML before quickly moving on to cover in depth all of the essential areas of web design, including forms, tables, typography, layout, browser quirks and more.
In addition, I can recommend these resources: The book HTML5 Canvas, Second Edition, by Steve Fulton and Jeff Fulton (O'Reilly). If video is more your speed, try this tutorial by David Geary: HTML5 Canvas for Developers ...
A guide to Web design basics describes how the Web and Web pages work, building HTML pages, using CSS for presentation, using JavaScript in Web design, and creating Web graphics.
The Essential Guide to HTML5 and CSS3 Web Design has been fully revised from its critically acclaimed first edition, and updated to include all of the new features and best practices of HTML5 and CSS3.
Many books teaching HTML and CSS are dry and only written for those who want to become programmers, which is why this book takes an entirely new approach.
All you need to know on web design in a thorough new edition If you want just one complete reference on web design, this book is it.
This book, based on Shay Howe's popular workshop covers the basics and breaks down the barrier to entry, showing readers how they can start using HTML and CSS through practical techniques today.
The Essential Guide to Dreamweaver CS4 with CSS, Ajax, and PHP concentrates on getting the most out of Dreamweaver CS4, rather than going into every menu item and toolbar icon.
Build Your Own Website is a fun, illustrated introduction to the basics of creating a website.
When you get involved with site design, it is very important that you develop a naming convention for images and to enforce that ...
white-space. The biggest issue with using inline-block as a layout mechanism is that it renders a space between HTML elements. This is not a bug (although most developers would welcome a sane way to remove the space), ...