Ask HN: CSS/HTML generating wireframe/mockup tool??
Hi,
Is there any tool which allows you to make a wireframe for a webpage like you would do in photoshop and automagically generates the appropriate css/html required for it??? I have a vague remembrance of a similar service posted here on HN before, but I'm not really sure.
Also, what do you think are the best tools for wireframing???
3 comments
[ 6.3 ms ] story [ 23.1 ms ] threadhttp://www.adaptivepath.com/blog/2009/09/16/rapid-prototypin...
found here: http://konigi.com/notebook/tags/wireframes
Personally, I just write the HTML and CSS code on a whim with no real design and see where it takes me. Not for everyone, but it can work well in some cases.
There's also an article on alistapart.com on how to make photoshop create better html/css, if you're interested, at http://www.alistapart.com/articles/quickcssmockupswithphotos...