To Examples
Source code file: BoxModel/app/views/box_model/page1.html.erb:
<h1>BoxModel Example</th> <table> <tr> <td>AAA</td> <td>BBB</td> </tr> <tr> <td>CCC</td> <td>DDD</td> </tr> </table>