<table> Progressions with a Single <tbody> Tag

If the "progression" class is put on a <table> tag that has a single <tbody> child the progression control steps through the direct child elements of the <tbody> tag the <row> elements. This is demonstrated by selecting the "Example" menu item. The code for the demonstration example can be viewed by selecting the "Code" menu item.

<a class="hl_html" href="table-example-1-tbody.html"/>