วันอาทิตย์ที่ 20 พฤษภาคม พ.ศ. 2555

บทที่ 12 การใช้งาน list

<html>
        <head>
                <title>สวัสดีชาวโลก</title> 
        </head>
        <body>
                    <ul type="circle">
                            <li>disc
                            <li>square
                            <li>circle
                    </ul>
                    <hr>
                    <ol type ="a">
                            <li>บทที่ 1
                                    <ul>
                                            <li>หน่วยที่ 1
                                            <li>หน่วยที่ 2
                                    </ul>
                            <li>บทที 2
                    </ol>
        </body>
</html>




ไม่มีความคิดเห็น:

แสดงความคิดเห็น