This post originated from an RSS feed registered with .NET Buzz
by Mark Harrison.
Original Post: CMS.RAPID HTML Builder
Feed Title: Mark Harrison
Feed URL: http://markharrison.co.uk/blog/xml.aspx
Feed Description: .NET Portals, Collaboration and eBiz
The XML rendering framework in RAPID uses a Panel Builder to wrap the RAPID components (parts) and panels (zones) into appropriate DIV tags which along with CSS stylesheets create best practise 'Accessible' HTML.
However, this approach does take longer to produce than HTML with tables and inline styling and is sometimes not an ideal approach when trying to quickly assemble a site - for example, to create a sales demo.
Artemis have released today the HTML Builder which is an alternative renderer that enables traditional HTML page development.