Click Here to view Result after edited
Return to html tutorial by example
<html> <body> <table Border="1" /> <tr> <td> Some text </ td> <td> Some text </ td> </ tr> <tr> <td> </ td> < td> Some text </ td> </ tr> </ table> <p> the above tables, a unit Gerry does not have any content, the empty cells did not show the border, although the forms for the border value. </ P> <table border="1" /> <tr> <td> Some text </ td> <td> Some text </ td> </ tr> <tr> <td> </ td> < td> Some text </ td> </ tr> </ table> <p> the example above, you can see that this unit to a space Luojia symbols, cell borders on the displays. </ P> <p> NOTE: use space at & bsp; said. HTML is a special character, see HTML special characters (HTML Character Entities). </ P> </ body> </ html>