21
votes
What’s the best way to organize CSS rules?
for a large file of css rules I would organize it in this manner
provide any reset CSS rules first
provide any general/generic rules (eg p { color: #553423; } next
d …
2
votes
Advice on building a distributed CMS?
well i wrote a CMS for personal use and released it to the biggest chorus of chirping crickets ever! no biggie, though. i did learn a lot and i encourage you to move forward. my clients use it and …
1
vote
Looking for reference of well-built XHTML/CSS/JSP2 norms/best practices.
Regardless of the technology used to generate XHTML and CSS, I'd recommend these XHTML/CSS resources ...
A List Apart
…
