Andreas J. said: It says not to use it, the example is to illustrate something that shouldn't be used on Roll20. I've never learned what it is as it has no use for us here. This does mean that you cannot utilize ID-linked <label> elements (eg, <label for="my_id">My Label Text</label> ). " This does mean that you cannot.. " I think that portion of the explanation just confused me. lol Scott C. said: If we could use it, it would allow you to link a label and ether an input or a button to that label without having to nest them in the label. I suppose that could be beneficial for styling/design. Thanks for the explanation.