PHP & JavaScript Room :: 設置サンプル

実行結果

製品名 価格
合計金額 983,000円
Creative Suite3 Web Premium 226,000円
Creative Suite 3 Design Premium 298,000円
Creative Suite3 Design Standard 198,000円
Creative Suite 3 Production Premium 261,000円

ソース

<div class="tbl">
    <table>
        <colgroup span="2">
            <col span="1" width="200" style="background-color:#ffffcc" />
            <col span="1" width="250" style="background-color: #ffccff" />
        </colgroup>
        <thead>
            <tr>
                <th>製品名</th>
                <th>価格</th>
            </tr>
        </thead>
        <tfoot>
            <tr>
                <th>合計金額</th>
                <th>983,000円</th>
            </tr>
        </tfoot>
        <tbody>
            <tr>
                <td>Creative Suite3 Web Premium</td>
                <td>226,000円</td>
            </tr>
            <tr>
                <td>Creative Suite 3 Design Premium</td>
                <td>298,000円</td>
            </tr>
            <tr>
                <td>Creative Suite3 Design Standard</td>
                <td>198,000円</td>
            </tr>
            <tr>
                <td>Creative Suite 3 Production Premium</td>
                <td>261,000円</td>
            </tr>
        </tbody>
    </table>
</div>

polarized women