|
CodeAve.com - HTML - Tables | |||
|
|
|||
| Table Alignment | ||||
|
|
||||
<html> <title>CodeAve.com (Table Alignment)</title> <body bgcolor="#FFFFFF"> <table width="200"
align="left"
border="1"> <p> </p> <table width="200"
align="center"
border="1"> <p> </p> <table width="200"
align="right"
border="1"> </body>
|
||||
|
|
||||