Summary
- Convert the marked up groups into
<div class="group-name">
- Instead of
<div>
, mark up the group of form elements in<form>
- Mark up the text nodes in
<div class="text">
- Add class attributes to elements that need to be differentiated
<div class="group-name">
<div>
, mark up the group of form elements in <form>
<div class="text">