I am a software developer who sometimes writes CSS / HTML code. I am currently working on an application that requires a rather complex html / css layout, and I feel like I donβt understand the CSS / HTML layout sufficient to implement it. What books and study guides can you recommend me to improve my skills?
PS I understand that the difference between block and inline elements is what floats, etc., but what I miss is a consistent picture of how it works and how to place arbitrary elements in html / css.
PPS I tried several books before, and they either have a reference format (for example: http://www.amazon.com/Pro-CSS-HTML-Design-Patterns/dp/1590598040 ) or contain information that I already know, for example , most of the basic w3schools tutorials, most books for Amazon mannequins, etc., or worse, are designer-oriented. I do not need to read about colors, etc. I just need to learn how to make a layout in HTML / CSS, like in Java / Swing or other similar frameworks.
html css
Konstantin Solomatov Mar 13 '12 at 12:50 2012-03-13 12:50
source share