HTML

Page 34

HTML For Web Design Suit           Table And Frame

၂ ခုပဲပါေတာ့မယ္။ အဲဒါကေတာ့ column merge လုပ္တဲ့အခါမွာေပါ့။ row ကလည္း အဲလိုပါပဲ။ အခုေတာ့ column merge လုပ္တဲ့ code ေလးကို ၾကည့္လိုက္ပါအံုး။ <html> <head> <title>Example</title> </head> <body> <table border="1"> <tr> <td> Cell 1 </td> <td> Cell 2 </td> <td> Cell 3 </td> </tr> <tr>

<td colspan="2"> Cell 1 </td> <td> Cell 3 </td>

</tr> </table> </body> </html> အေပၚက code မွာ <td colspan="2"> ဆိုတာကို ေတြ႕ႏိုင္မယ္ထင္ပါတယ္။ အဲဒါကေတာ့ Cell ၂ ခုေပါင္းမယ္ ဆိုတဲ့ အဓိပၸာယ္ပါ။ တကယ္လို႕ cell ၃ ခုေပါင္းခ်င္ရင္ေတာ့ <td colspan="3"> ပါ။ ကၽြန္ေတာ္ အဲလိုမ်ဳိး code Page 34


Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.