|
<table width="95%" align="center" border=0><tr><td> the start of table
colspanihorizontal mergerj
<table border="1">
rowspanivertical mergerj
<table border="1">
You look this at your browzer as below.
colspan and rowspaniThe combinination of horizontal and vertical mergerj
<table border="2">
You look this at your browzer as below.
colspan and rowspaniThe combinination of horizontal and vertical mergerj
<table border="1">
You look this at your browzer as below.
Setting of border=0 and 2 <table width=600 border=0>
<table width=600 border=2>
Setting of cellspacing= non and 0. Normally, "cellspacing" should keep value 0. <table width=600>
<table width=600 cellspacing=0>
Setting of cellpadding = non and 5 <table width=500 border=1 cellspacing=0>
<table width=500 border=1 cellspacing=0 cellpadding=5>
Setting the rate of width <table width=400 border=0 cellspacing=0 cellpadding=10> total 400 pixels
<table border=0 cellspacing=0 cellpadding=10> total 440 pixels
<table border=0 cellspacing=0 cellpadding=10> total 400 pixels
Setting valign and valign <td width=200 height=100 bgcolor=Green>
Using width with nowrap at td or using non width with nowrap at td <td width=200 bgcolor=Green nowrap>
<td bgcolor=Green nowrap>
Using nobr at td Non nobr
<td nowrap> <input type=checkbox name="part" value="v">Violin <input type=checkbox name="part" value="g">Guitar <input type=checkbox name="part" value="b">Tambourine <input type=checkbox name="part" value="k">Keyboard <input type=checkbox name="part" value="d">Dram <input type=checkbox name="part" value="o">Others </td>
<td> <input type=checkbox name="part" value="v">Vocal <input type=checkbox name="part" value="g">Guitar <input type=checkbox name="part" value="b">Base <nobr><input type=checkbox name="part" value="k">Keyboard</nobr> <nobr><input type=checkbox name="part" value="d">Dram</nobr> <nobr><input type=checkbox name="part" value="o">Others</nobr> </td>
Well done with good job! <table border=1><tr> <td> <img src="1.jpg" width=163 height=121> </td> </tr> </table> You look this at your browzer as below.
</td></tr></table> the end of table | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||