{% extends "base.html" %} {% load verbatim %} {% block css %} {% endblock %} {% block js %} {% endblock %} {% block subheader %}

CSS Property Usage > Stack Rank

{% endblock %} {% block content %} {% include "metrics/_nav.html" %} {% verbatim %}

CSS Properties in order of popularity. Values reflect the percentage of surveyed pages which use each property.

  1. Loading...
  2. {{prop.day_percentage | number }}%{{prop.property_name}}
{% endverbatim %} {% endblock %}