4.3. Displaying Tables in HTML
Tables are frequently used to organize data into rows and columns. There is nothing like a table, to display complex information. Tables are defined with table element. The border attribute specifies the table’s border width in pixels. To create a table without border set the border attribute to “O”. You can also set the attribute