Viewing profile — halles
halles
HN member- Joined
- Mon, Mar 28, 2011, 6:46 PM UTC
- HN karma
- 1
- Public activity
- 2 items
- HN profile
- View on Hacker News ↗
About halles
No profile information was provided.
Recent public activity
-
comment
Comment #2379538
I use 4 stylesheets: - reset (duh) - layout (structural stuff) - typography (general typegraphic styles) - styles (stuff gets prettier than the already are). As for the grouping o …
-
comment
Comment #2379523
I think most of you who answered this reply missed the point where CSS is not HTML… ID's should be used when they suit better. The same with classes. You end up constructing semant…