diff --git a/topics/ui/controls/checkbox.topic b/topics/ui/controls/checkbox.topic index 90f589057..138a49890 100644 --- a/topics/ui/controls/checkbox.topic +++ b/topics/ui/controls/checkbox.topic @@ -65,8 +65,7 @@ - - +

If a label is long, split it into two lines. Use HTML formatting for that. Avoid labels that take more than two lines. See recommendations on writing concise labels below.

@@ -81,7 +80,7 @@
- + @@ -142,8 +141,9 @@ Otherwise, it becomes SELECTED for Boolean.TRUE, and NOT_SELECTED for Boolean.FALSE.

-
+ + Use sentence-style capitalization: @@ -201,12 +201,9 @@ Make labels short and intelligible. See Writing short and clear. - -

Follow

-

If a checkbox depends on another control, for example, an input field, follow the rules for dependent - controls. Otherwise, follow the rules for independent - controls.

+

+ Follow the layout of checkboxes and radio buttons +