answersLogoWhite

0

I think this is the correct answer. I'm not certain on what asking.

<valign=middle>

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

Which HTML tag symbolizes a table cell?

The &lt;td&gt; tag defines a cell. It stands for table data.


What does the HTML tag TD create?

The &lt;td&gt;&lt;/td&gt; tag creates a table data cell. This is one of the boxes within an HTML table, and it intended to hold data (as opposed to a &lt;th&gt; which represents a table heading.) Table cells are always contained within a table row &lt;tr&gt; tag.


What is a spreedsheet column?

Vertical range of cells belonging to a table of information or data.


A vertical list of information in a table is called?

A vertical list of information in a table is called a "column"


What is table in data base?

A Table is a set of data elements that are organized using a model of vertical columns and horizontal rows. Cell is the intersection of the column and row.


What name is given to all vertical columns in the table?

they are called groups or families


How the data is viewed in a JSP in the form of table?

You can display data in Tabular format in a JSP page using the HTML &lt;Table&gt; Tag. You can even assign dynamic values to the table using JSP Scriptlets. &lt;% %&gt;


How do you change horizontal table to vertical table?

To change a horizontal table to a vertical table, you can transpose the table so that the rows become columns and the columns become rows. This can be done manually by copying the data and rearranging it or by using spreadsheet software that offers a transpose function.


What is A grid comprised of horizontal rows an vertical columns into which you can enter data?

Generically it is called a table.


What is the vertical arrangement of information in a table?

The main title should be centered, all caps, and bold. The horizontal arrangement of information in a table is a row. The vertical arrangement of information in a table is a column. Create a bulleted list of the key pieces of information found in a table.


A table formatted with horizontal and vertical lines is called a boxed table?

A table formatted with horizontal and vertical lines is called a bordered table. The lines are used to separate and emphasize the rows and columns within the table, making it easier to read and understand the data presented.


What function can be used to find an answer located in a vertical table?

You can use the VLOOKUP function in Excel to find an answer located in a vertical table. Provide the function with the value you want to look up, the range of cells containing the data, and the column number where the answer is located.