Ask HN: CSS/HTML generating wireframe/mockup tool??

2 points by chaosprophet ↗ HN
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 ] thread
There's a successful business. PSD2XHTML or something.

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.