Saw a file called .DS_Store in the Dreamweaver site files window. But I couldn’t see it in the Finder. Turns out it’s a Mac thang. Here’s the info: Macromedia – Dreamweaver TechNotes: Removing .DS_Store files on Macintosh OS X?
Help Students Assign Names to Div Elements
Eric Meyer has been writing about Structural Naming recently in his blog. This article Eric’s Archived Thoughts: Structural Naming is a good overview of the type of thinking students need in order to effectively name the various CSS structures they use on Web pages.
Nice help for Mac users
OSXFAQ – Technical News and Support for Mac OS X has a large storehouse of information regarding using Mac OS X.
Avoiding CSS Pitfalls
MX Developer’s Journal CSS has been around for years, but many Web designers still do not think it is ready to be used extensively because of the host of browser rendering inconsistencies that exist. However, by knowing a few CSS hacks and tricks, you can learn how to write code that is cross-browser compatible and allows you to fully separate your content from its presentation.
Well said explanation of Box Model Hack
Modified Simplified Box Model Hack tells all.
Min-width JavaScript help for IE5 and higher
PVII – Three columns over and easy The source of this page contains a JavaScript that is a solution for the problems caused by min-width in IE 5 and higher. This is a Project VII script.
For more information about using min-width see Quirksmode and W3 Schools.
CSS Master Grid
CSS Support Charts I thought I had this useful resource elsewhere in the archives of this blog, but when I searched for it something else entirely was found by following the link. So, once again, here is the CSS Support Master Grid for CSS1 and portions of CSS2 support.