|
|
|
|
|
by austincheney
1836 days ago
|
|
The one exception for me are forms. In that case I would rather use a div or section tag with role=“form”. I have seen less experienced developers do weird things with form tags and submit event and form tags have unique behaviors associated and requirements. |
|