| |||||||||
|
1. #22363 Review: Eric Meyer on CSS: Mastering the Language of Web Design When I first looked at this book, I was very much impressed with its layout. There are lots of beautiful and clear examples, along with well laid-out pages. Chapters consist of various CSS projects, such as creating an events calendar. You can download companion files for each chapter in zipped form from a Web site the author has set up. So the book is in fact an instructional one, one that you can use to learn as you go or just read straight through, depending on your preference. Hawley, Todd. Technical Communication Online (2003). Articles>Reviews>Web Design>CSS 2. #30888 Keeping Your Elements' Kids in Line with Offspring CSS selectors are handy things. They make coding CSS easier, sure, but they can also help keep your markup clean. Bischoff, Alex. List Apart, A (2008). Articles>Web Design>Standards>CSS 3. #26312 A short report (circa 1997) on how one documentation deparment could use Cascading Style Sheets to format the HTML-based documentation it produces. Nesbitt, Scott. ScottNesbitt.net (1997). Articles>Web Design>CSS 4. #30472 Screen Readers and 'display:none' When an element is hidden with display: none, the browser doesn't generate a box for the element; the element is not visible on the screen, and the layout of the page isn't effected by the element. As screen readers are supposed to read the screen, it makes sense that they do not announce content that is hidden with display: none. Lemon, Gez. Juicy Studio (2007). Articles>Web Design>Accessibility>CSS 5. #31418 Zebra Striping: Does it Really Help? The user of a table would be looking for one or more data points. Therefore, if we set a task that uses a table, and zebra striping does make things easier, then we would expect to see improvements in accuracy and speed. Enders, Jessica. List Apart, A (2008). Articles>Web Design>Usability>CSS
| |||||||||
| |||||||||
Click here to learn how to embed the RSS feed of this category in your website.