Hacker News new | ask | show | jobs
by Yaggo 5845 days ago
> I am the only one who loves working with HTML and CSS?

No. HTML/CSS coding (or "markupping") is somewhat under-valued skill. Maybe that's because everybody and their neighbour's dog can do it (well, at least produce some results), but only those who really master it can see what's the huge difference between good and average/bad markup.

The only thing which really bothers me about web frontend coding, is huge quality variance of different runtime implementations (read: IE). Working for my own startup partially solves this problem, because I can decide whether I want to "support" these flawed implementations. To summarize, I want to solve real problems with proper tools, not artificial barriers caused by poor work of someone.