
The standard
MCMS.Rapid page builder transforms the XML based template definition into DIV tags and uses CSS stylesheets to define how the page should look like. The current Rapid sample site makes heavy use of a complex style sheet and is not easy to understand for those that are not CSS experts.
As an alternative approach, Nicole Bonnai has
created a new custom MCMS.Rapid HTML page builder that will render a MCMS.Rapid page using plain old-style HTML tags like tables.
Very clever detective work by Nicole as this was done before the MCMS.Rapid source code has been made available.