Will allow convenient CSS targeting. For example, output would be: ``` <h1 id="steps-uid-1-0" tabindex="-1" class="active title" style="display: block;">First Step</h1> <div class="active body" style="display: block;"> First Content </div> ```