Hacker News new | ask | show | jobs
by anon-e-moose 5792 days ago
You can definitely skip photoshop.

http://24ways.org/2009/make-your-mockup-in-markup

QED

1 comments

The one you linked, is a design of a blog. (That problem has already been solved, and it's a memorized pattern.)

Try designing the entire UX of a web application, from idea (how about we do X ...) to every single case, directly in HTML and CSS. Designing for GUIs it's more difficult when you don't have direct visual feedback.

(I do this from time to time, but only for very simple things.)