
<!--

/* Handle <!-- --> */

table {
    width: auto;
    height: 500px;
}

td {
    color: gray;
    background-color: yellow;
}

-->
