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

実行結果

製品名 価格
合計金額 983,000円
Creative Suite3 Web Premium226,000円
Creative Suite 3 Design Premium298,000円
Creative Suite3 Design Standard198,000円
Creative Suite 3 Production Premium261,000円

ソース

<div class="tbl">
    <table>
        <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