answersLogoWhite

0

A nested table.

User Avatar

Wiki User

9y ago

What else can I help you with?

Continue Learning about Engineering

How do you make HTML tables?

There are several tags used to create HTML tables. The minimum requirement are the <table> (start of the table), <tr> (row tag), and <td> (cell tag) tags. You use <table> and the beginning and </table> at the end of your entire table. You use the <tr><td>content</td><td>content</td></tr> tags to identify the rows and cells within the rows.


Which table in BS 767112008 applies to the current carrying capacity of flat twin and earth cable?

The tables within Appendix 4; "Current-carrying capacity and voltage drop for cables and flexible cords." 4D1 to 4J4. For each type of cable, you will find (with a couple of exceptions) a Table A for current-carrying capacity values and following it, a Table B for voltage drop values.


When you create a table is the width of all cells proportional or equal?

You tell the table to use 100% of the available width. Here is an example: <table width="100%>. The width of each cell is an equal proportion of the table width.


Left align table HTML?

I believe you can only align things in CSS. Using CSS left-aligning the table would require doing this:YOUR TABLE HEREThen in the part you would write this:#table{text-align: left}If you didn't get what I just said I suggest going to W3schools.com and going to the CSS tutorial.


How would a HTML attribute of the table tag allows you to control empty space inside the borders of each table cell?

The cellpadding attribute of the <table> tag allows you to control the empty space inside the borders of each table cell. It specifies the amount of space, in pixels, between the cell content and the cell border. By adjusting this value, you can create more or less space within the cells, affecting the overall appearance and readability of the table. Note, however, that cellpadding is now deprecated in HTML5, and it's recommended to use CSS for styling instead.

Related Questions

What is a term for a table within a table?

A nested table.


The object that holds all of the data within an Access database?

table


When you create a table the width of all of cells in table is?

The width of the content within the cell.


Relationship between a database and a table?

A table is contained within the database and consists of columns and rows. A table is meant to store data and, in relational databases, are related to other tables within the same database.


What does the HTML tag TD create?

The <td></td> 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 <th> which represents a table heading.) Table cells are always contained within a table row <tr> tag.


Can you have table showing the Periodic Table?

WikiAnswers does not support images within answers but use the related link below for a copy of the periodic table.


What is table alignment?

Table alignment refers to the arrangement of data within a table, ensuring that the elements are organized in a clear and consistent manner. This can involve aligning text and numbers to the left, right, or center within cells, enhancing readability and presentation. Proper alignment helps users quickly interpret data and improves the overall aesthetics of the table. In web design, table alignment can also refer to how the table itself is positioned within the surrounding content.


How an image can be displayed within a table?

You would use the TABLE TR and TD tags to set up a table. Then within a cell, which would be inside a pair of TD tags, you would use the IMG tag to enter your image.


What is the name of the table that contains nested tables in Microsoft 2010?

In Microsoft Word 2010, the table that contains nested tables is simply referred to as a "table." You can insert a table within a cell of another table, creating a nested structure. This allows for complex layouts and organization of information within a document. There isn't a specific name for the outer table; it is just a standard table that can contain other tables as needed.


What is the frequency in a frequency table?

The frequency in a frequency table is the number of occurrences within each class width. The total frequency is the sum of all frequency's within all the classes.


What are the horizonal rows within the periodic table called?

periods


Do you have to memorize the periodic table for your chemistry exam?

No, you do not have to memorize the entire periodic table for your chemistry exam. However, you should be familiar with the trends and patterns within the table.