I keep hearing that div tags should be used for layout purposes and not table tags. So does that also apply to form layout? I know a form layout is
div
table
To make forms as accessible as possible and semantically correct, I use the following format:
Text Field