first row, first column | first row, second column |
second row, first column | second row, second column |
Tables may be used to organize information on the page. For example, you could organize your page as a 2-by-2 table with graphics in each corner. The text and graphics you see here are organized in this way. | ![]() |
![]() |
The text in the first column of this table is left justified, while the text in the second column is right justified. The images are centered. This is accomplished by inserting one of the attributes ALIGN="LEFT", ALIGN="RIGHT", or ALIGN="CENTER" in the <TD> tag. |
Physical Style | Logical Style |
---|---|
italicized text | emphasized text |
bold text | strong text |
typewriter text | code fragment |