From: harry Date: Mon, 15 May 2017 20:30:50 +0000 (+0530) Subject: Add default label codepen! X-Git-Tag: v6.4.0-rc1~46^2~26^2~18^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b09f0a18e3a5710f84f8e28bb47005cd9229684;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Add default label codepen! --- diff --git a/docs/pages/label.md b/docs/pages/label.md index b3c981556..12d280762 100644 --- a/docs/pages/label.md +++ b/docs/pages/label.md @@ -8,6 +8,14 @@ sass: scss/components/_label.scss Add the `.label` class to an element to create a label. In the below example, we're using ``, but any tag will work fine. +

+ Watch this part in video +

+ +
+ edit on codepen button +
+ ```html_example Default Label ```