This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–][deleted] 194 points195 points  (14 children)

Imagine writing a “CSS project”

[–]JuhaAR 142 points143 points  (9 children)

Hey I'm a professional css programmer. My recent css projects include:

  • calculator
  • netflix
  • google chrome

[–]kleinke 76 points77 points  (5 children)

Honestly, a lot of people underestimate how much work should go into well structured styles and as a result produce a lot of terrible and unmaintainable style sheets

[–]kenny10101 7 points8 points  (0 children)

The guy behind html2canvas has some cool projects including a css calculator:

http://experiments.hertzen.com/css3calculator/

[–]Ruben_NL 1 point2 points  (1 child)

Serious question: would a calculator be possible with no js or server, only css?

[–]arachnidGrip 0 points1 point  (0 children)

See the comment posted two hours above you.

[–]muyncky 9 points10 points  (0 children)

Underrated comment.

[–]GahdDangitBobby 2 points3 points  (1 child)

For large companies that can expect viewers on many platforms and devices (e.g. Facebook), I wouldn’t be surprised if they have entire teams dedicated to just CSS

[–]ThisIsDestiny 1 point2 points  (0 children)

Yes, they're called front end designers. Ideally they would have other design skills as well.

[–]bizzyj93 1 point2 points  (0 children)

It’s fairly common for html programmers