…………… tag is used to insert data into a table. -Technology

1 Answer

Answer :

<td>tag is used to insert data into a table.

Related questions

Description : To insert a table on a Web page, we use ………………. tag. -Technology

Last Answer : To insert a table on a Web page, we use tag.

Description : Which tag is used to insert heading of third level on a Web page? -Technology

Last Answer : tag is used to insert heading of third level on a Web page.

Description : Which HTML tag is used to insert an image in a page? Write an option used with this tag. -Technology

Last Answer : The tag is used to insert an image in a page. This tag uses the options like src, alt etc.

Description : Which tag is used to insert an image in Web page? -Technology

Last Answer : (c) tag is used to insert inline image in a Web page.

Description : The tag is used to specify the individual table data in a table. (a) (b) -Technology

Last Answer : (b)The tag is used to specify the individual table data in a table.

Description : In the tag, td stands for (a) Table Data (b) Table Time and Date -Technology

Last Answer : (a) td stands for Table Data.

Description : What is data cell? Name the tag, which is used as data cell. -Technology

Last Answer : The data cell defines a cell of a table that contains data. The table data cell is coded with tag of tag. Here, td stands for Table Data. The content in the table data cell is normal and left-aligned.

Description : Write down the steps to insert a new row into the table. -Technology

Last Answer : Insert a RecordSteps to insert a record in a Datasheet View are as follows:Step 1 When you create a table, a new blank record automatically appears in the second row of the table or If you enter ... into the fields.Step 3 When you have finished adding records in the datasheet, save it and close it.

Description : Can you insert hyperlinks inside table cells? -Technology

Last Answer : Yes, in spite of text we just have to insert the anchor tag between the and tags.e.g.link .

Description : You cannot insert ………………… into a main document until after the data source has been created in Word. -Technology

Last Answer : fields into a main document until after the data source

Description : In order to add border to a table, border attribute is specified in which tag? (a) (b) -Technology

Last Answer : (b) border attribute is specified in tag.

Description : Which of the following is an attribute of < table > tag? (a) src (b) cellpadding -Technology

Last Answer : (b) cellpadding is an attribute of tag.

Description : Which attribute of the < table > tag is used to set an image in the background of a table? -Technology

Last Answer : (b) background attribute is used to set an image in the background of a table.

Description : The two common attributes of the and the tag are (a) src and height (b) height and width -Technology

Last Answer : (b) height and width are common attributes of the tag and the tag.

Description : Which of the following is not an attribute of < table > tag? (a) border (b) background -Technology

Last Answer : (d) src is not an attribute of tag.

Description : rowspan = n can be added to only which tag? (a) (b) -Technology

Last Answer : (c) rowspan = n can be added to only tag.

Description : colspan = n can be added to tag. (a) (b) < table > (c) (d) -Technology

Last Answer : (d) colspan = n can be added to tag.

Description : In the tag, th stands for (a) Table Heading (b) Total Heading -Technology

Last Answer : (c) th stands lor Table Header

Description : Name the tags which are used with tag. -Technology

Last Answer : ,, and tags are used with tag.

Description : Describe the border attribute of tag. -Technology

Last Answer : The border attribute is used to define- the thickness of the border, which surrounds the table.

Description : How many values can be specified in rules attribute of tag? -Technology

Last Answer : There are total five values that can be specified for rules attribute.

Description : What is the use of align attribute in < table > tag? -Technology

Last Answer : The align attribute defines the center, right or left alignment of the tag.

Description : Name the attributes of tag which are used for specifying its dimensions in a Web page. -Technology

Last Answer : width and height attributes of the tag are used for specifying its dimensions in a Web page, width and height are specified in terms of pixels or percentage of the browser window.

Description : Explain the width attribute of tag. -Technology

Last Answer : The width attribute is used to set the absolute width of the table. The values in width attribute can be either in pixels or in percentage of the browser window,e.g.CelllCell2CellCell4

Description : Which attributes can you use with < table > tag but not with tag? -Technology

Last Answer : summary, rules, frame,*, border, cellpadding, cellspacing, height, width and bordercolor are the attributes that you can use with tag but not with tag.

Description : What is header cell? Name the < table > tag, which is used as header cell. -Technology

Last Answer : The table header cell is coded with tag. It specifies the header of the table and displays the content of a table in heading style. The content in the table header cell is rendered in bold and centered horizontally within the cell.

Description : What is the use of tag in an HTML table? Give a suitable example. -Technology

Last Answer : The tag creates a table row in an HTML table. A table must have atleast one row and also, it can have as many table rows as you want. A table row is divided into table cells. A table must have atleast one table cell per table row.e.g.CheadXtitle> TR Tag

Description : Identify which of the following is a tag or an attribute ? 1. link 2. table -Technology

Last Answer : 1. link — attribute2. table — tag3. align — attribute4. href— attribute5. br — tag

Description : The tag to start a table is........... -Technology

Last Answer : The tag to start a table is

Description : There are total………… values for rules attribute in tag. -Technology

Last Answer : There are total 5values for rules attribute in tag.

Description : The….. is an attribute of the < table > tag to set the distance between the cell content and its boundary. -Technology

Last Answer : Thecellpaddingis an attribute of the < table > tag to set the distance between the cell content and its boundary.

Description : The height and width attributes of < table > tag are specified in terms of………….. or percentage. -Technology

Last Answer : The height and width attributes of < table > tag are specified in terms of pixelor percentage.

Description : The tag is used to specify the………..part of the table. -Technology

Last Answer : The tag is used to specify the headerpart of the table.

Description : is placed just above the < table> tag. -Technology

Last Answer : False tag is placed inside the tag.

Description : The rowspan attribute with < table > tag is used to merge more than one cells row wise. -Technology

Last Answer : True The rowspan attribute merges the cells row wise in a table.

Description : Table row tag can accept one attribute. -Technology

Last Answer : False The tag can accept many attributes.

Description : ‘tag is used to specify the column heading in a table. -Technology

Last Answer : True tag is used to specify the column heading in a table.

Description : Write any two attributes for each tag: (a) (b) (c) -Technology

Last Answer : img tag-src, alt, height, widthtable tag - align, bgcolor, border, cellpadding, cellspacinga tag -href, name

Description : The align and valign are the attributes used with tag to set the alignment of data in a cell. -Technology

Last Answer : True The align and valign attributes are used to set alignment of the data.

Description : You cannot insert Mathematical symbols into a Word document. -Technology

Last Answer : FalseWord 2007 allows insertion of mathematical symbols into equation.

Description : Is there a way I can insert a code that will automatically put in a tag on Tumblr?

Last Answer : No, but Tumblr should remember your tags. Just use the auto-fill feature.

Description : Why do we insert comments in an HTML document, even though they are not displayed on a Web page? -Technology

Last Answer : So, that user will be able to understand coding effects and meaning.

Description : How can anyone insert horizontal line in a Webpage? -Technology

Last Answer : Using tag, anyone can insert horizontal line in a Web page.

Description : Saurabh wants to insert graphics object in his presentation. Give him names of two graphic objects, which he can insert in his presentation? -Technology

Last Answer : Two graphic objectsare Picture and AutoShapes

Description : Sona wants to add her pictures in a Word document. 1. Which tab she should use? 2. Which command she should use to open Insert Picture dialog box? -Technology

Last Answer : 1. Insert tab2. Picture command in the Illustrations group.3. Yes4. Yes

Description : MS_Word 2007 allows you to insert …………. in your documents. -Technology

Last Answer : MS-Word 2007 allows you to insert picturesin your documents.

Description : Under the Insert tab, which group contains the features like Shapes, ClipArt? -Technology

Last Answer : Under Insert tab, Illustrations group contains the features like Shapes, ClipArt etc.

Description : How will you insert Mathematical symbols in your Word document? -Technology

Last Answer : Microsoft Office Word 2007 allows insertion of mathematical symbols into equations.To insert mathematical symbols, do the following:1. On the Insert tab, in the Symbols group, click the arrow under Equation ... can choose operators, scripts etc.)4. Now, click the symbol that you want to insert.

Description : What are the steps to insert a readymade shape in a document? (a) I. Select the Insert tab. -Technology

Last Answer : (a) I. Select the Insert tab.II. In the Illustrations group, click on Shapes and select desired shape.III. Click and hold the mouse, where you want to draw the shape and drag the mouse pointer keeping the mouse pressed.IV. Release the mouse button.

Description : Under which tab, Comments group is present, ……………… (a) Insert (b) Review (c) View (d) Mailings -Technology

Last Answer : (b) Review tab contains the Comments groug.