Hacker News new | ask | show | jobs
by huckfinnaafb 5481 days ago
>I think using excel for prototyping is cool. If you guys know any other method, please share.

HTML and CSS are so easy to use that I prototype by actually building it, and then flesh it out as new things need to be introduced or, for example, I don't like the way the navigation works, I rewrite that small part.

I cannot imagine wrangling with Excel for anything other than tabular data.

1 comments

Yes. I love coding in html using my notepad++. But for quic visual feel excel rocks. If you really see html is more tabular than anything. Web layouts are tabular and for using excel we don't need to know any css or js or for that matter html too