best option to create simple website mockup with navigation

Posted by Buzzer on Stack Overflow See other posts from Stack Overflow or by Buzzer
Published on 2012-04-07T05:06:36Z Indexed on 2012/04/07 5:29 UTC
Read the original article Hit count: 261

Filed under:
|
|

I'm trying to put together a static html website with full navigation. In other words, I want the user to click some links and images and actually be taken to another page. I'm a developer so I know how to do this in frameworks like ASP.Net MVC and grails. However, for this particular case, I just want to quickly mock up the UI and provide simple navigation so I can do some user testing. Can anyone advice on how to do this?

Thanks,

© Stack Overflow or respective owner

Related posts about html

Related posts about web-development