How can I use the tag within an ASP.NET application? I want it to be valid, accessible, and usable.
I understand the optimal HTML way is t
I use controls for this. They get rendered as tags and set the for attribute appropriately.
for
Note that you can also nest other tags within the Label control if you wish: