Impact factor for posts is a measurement of importance.

Impact factor for users reflect their authority, reputation and contribution on a particular topic.

Rating reflects the quality of posts.

Rating on Voofie is not a simple average of all ratings, but a weighted average of rating, weighted by the impact factor of users who rated.

Cascading Style Sheets

All

Article

Discussion

Q&A

Link

Submit
Resources Guide

This is an organized guide of resources that everyone can edit.

Build a comprehensive guide to a topic by ordering separate pages and categorizing them into sub-topics.

Community Resources Guide [Edit]The resources guide that everyone can edit
Cascading Style Sheets - a stylesheet language used to describe the presentation (that is, the look and formatting) of a document written in a markup language.

30 CSS Best Practice for beginners - not just beginner will benefit, but also advanced CSS designers will find the advises useful.

Expand ▼ | Comment | Edit
1 item for Discussion , Cascading Style Sheets
4.5
74
Rating:
This post has a quality rating of 4.5, base on 1 rating
Impact:
This post has a impact factor of 74 and 561 pageviews

How to organize CSS?

CSS is super easy to write.  But as my site becoming more complicated, the CSS seems becoming more complicated and unorganized.  Maintaining the CSS is becoming increasingly difficult.  As I often create a new CSS class as a solution to layout problems, so the CSS becoming also quite long. Even worse, as the HTML layout change, very often there's unused CSS style left in the CSS file.

I ...

randomguy 07 Aug 10 | 1 comment
Related concepts
Selected Users