USING MICROSOFT POWERPOINT
USING THE DRAWING TOOLS AND FORMAT FEATURES IN POWERPOINT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
box
|
|
column
|
|
table
|
|
cell
|
Detailed explanation-1: -To insert a column, pick any cell in the table and right-click. Point to Insert, and pick Table Rows Above to insert a new row, or Table Columns to the Left to insert a new column.
Detailed explanation-2: -The Insert Column tool. If you click on the plus sign, then Word dutifully adds either a column or row, as appropriate for the tool. For some people-like Gary-the tool is a bother, as it can be a bit confusing where to actually click to get the results you want.
Detailed explanation-3: -In order to add a column to the table, you’ll need to insert a <td> HTML tag within each row. Also, make sure that you add the <td> HTML tag to ALL the rows so that you don’t get an unbalanced table. More information on editing tables via HTML can be found through a quick web search.
Detailed explanation-4: -<col>: The Table Column element. The <col> HTML element defines a column within a table and is used for defining common semantics on all common cells.