formorer / paste.pl

paste.debian.net implementation
http://paste.debian.net
GNU Affero General Public License v3.0
35 stars 8 forks source link

Make text belonging to a form element a label #1

Closed yath closed 11 years ago

yath commented 11 years ago

Put <label for="...">...</label>¹ around the labels describing a form element so users may click on it to toggle a checkbox or jump to a textarea or so.