Then I came across Simon Cozens’ example of rearranging a list via drag & drop. I was so inspired I had to try it out myself.
S5 is a slide show format based entirely on XHTML, CSS, and JavaScript. With one file, you can run a complete slide show and have a printer-friendly version as well. The markup used for the slides is very simple, highly semantic, and completely accessible
This article explains one method of achieving a successful liquid layout as well as providing basic definitions of liquid, fixed-width and em-driven layouts.
This article explains one method of building a full CSS layout from start to finish.
Max DesignColored boxes – one method of building full CSS layouts
we built this site to explain some obtuse CSS bugs in modern browsers, provide demo examples of interesting CSS behaviors, and show how to ‘make it work’ without using tables for layout purposes.
Okay, here is a simple test concerning how static elements interact with floats.
This article gives an overview of the methods and rules that govern visual rendering in the CSS2 specification.