Hi Jeanne,
With "functional" I mean something like a working application with flow minus any validation/verification etc.
For example, on a login page if I click 'Login' button after entering my user/password, next page to be displayed be, say, home page. From there if I click on any link, a new page be displayed. All these pages will be static, with no validation/verification or no/minimal business logic.
This, I think, can be achieved in plain HTML/CSS, although it would be painfully time consuming.
Thanks
Ashish