in reply to Re3: web-based application or desktop application?
in thread web-based application or desktop application?

Web "skins" can be implemented much better by using an all CSS design. The HTML doesn't have to change, only the CSS. Here is a site with tons of examples:
CSS Zen Garden

All the designs all use exactly the same HTML file only the CSS and images called by the CSS change.

  • Comment on Re: Re3: web-based application or desktop application?