<table border="7" bgcolor="pink" height="100%"> Table expands to the entire window HEIGHT. |
---|
<table border="7" bgcolor="pink" height="50%"> Table expands to fill half of the window's HEIGHT. |
---|
<table border="10" bgcolor="pink" height="500"> Table HEIGHT set at 500 pixels. |
---|
<table border="10" bgcolor="pink" height="300"> Table HEIGHT set at 300 pixels. |
---|