From: JuanMME Date: Wed, 31 Jan 2018 10:17:38 +0000 (+0100) Subject: Update label.md X-Git-Tag: v6.6.0~51^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F10896%2Fhead;p=thirdparty%2Ffoundation%2Ffoundation-sites.git Update label.md --- diff --git a/docs/pages/label.md b/docs/pages/label.md index e0b8d60ba..527c6a82c 100644 --- a/docs/pages/label.md +++ b/docs/pages/label.md @@ -27,15 +27,15 @@ A label will typically be describing another element on the page. To bind the tw ```html

Re: re: re: you won't believe what's in this email!

-High Priority +High Priority ``` If an element is described by multiple labels, place multiple IDs inside of `aria-describedby`. ```html

Re: re: re: you won't believe what's in this email!

-High Priority -Unread +High Priority +Unread ``` ---