Proposal for default scaffolding in Rails

Here is a proposal for a design of the default Ruby on Rails scaffolding. All files use the doctype XHTML 1.0 strict. XHTML 1.0 strict should be served with the correct mime type "application/xhtml+xml". This is not implemented in these samples. There are three sample screens:

What has been taken into consideration?

Tested platforms

The design proposal has been tested successfully on the following browser platforms:

Pete (pete@standards-schmandards.com)