diff --git a/css.html b/css.html
index 64b7b1d5e9..dd576df063 100644
--- a/css.html
+++ b/css.html
@@ -2070,29 +2070,29 @@ For example, <section>
should be wrapped as inline.
{% endhighlight %}
Float an element left
+Float an element left with a class. Can also be used as a mixin.
{% highlight html %}Float an element right
+Float an element right with a class. Can also be used as a mixin.
{% highlight html %}Clear the float
on any element. Utilizes the micro clearfix as popularized by Nicolas Gallagher.
Clear the float
on any element. Utilizes the micro clearfix as popularized by Nicolas Gallagher. Can also be used as a mixin.