Which attribute lets you control the display of select border sides of a table? -Technology

1 Answer

Answer :

frame attribute displays the selected border sides of the table.

Related questions

Description : The……………. attribute is used to display a specific portion of a table border. -Technology

Last Answer : The frameattribute is used to display a specific portion of a table border.

Description : In the rules attribute, the………… value helps to display a table border only between rows. -Technology

Last Answer : In the rules attribute, the rows value helps to display a table border only between rows.

Description : The cols value in the rules attribute, allows you to display table border only between columns. -Technology

Last Answer : True The cols value in the rules attribute is drawn between columns only.

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 : The attribute used to set the border color of a table is (a) border (b) bordercolor -Technology

Last Answer : (b) bordercolor is used to set the border color of a table.

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 : 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 : Write HTML code to display a table with border of 5px. -Technology

Last Answer : l2 „

Description : We can put a border around an image by using width attribute. -Technology

Last Answer : False We can put a border around an image by using border attribute.

Description : border is an attribute of tag. -Technology

Last Answer : False border is an attribute of tag.

Description : The border is an attribute of tag. -Technology

Last Answer : False The border is an attribute of tag.

Description : The default value of border attribute is 1. -Technology

Last Answer : False The default value of border attribute is 0.

Description : background attribute is used to display image. -Technology

Last Answer : True It is an attribute of tag used to display the background image.

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 attribute used to specify the background color of a table is (a) color (b) bgtable -Technology

Last Answer : (d) bgcolor is used to specify the background color of a 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 : 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 : 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 : 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 : To set image as background of an HTML table, you can use………………… attribute. -Technology

Last Answer : To set image as background of an HTML table, you can use backgroundattribute.

Description : The…....attribute is used to provide information about a table. -Technology

Last Answer : The summaryattribute is used to provide information about a table.

Description : The……………… attribute is used to span two or more columns in a table. -Technology

Last Answer : The colspanattribute is used to span two or more columns in a table.

Description : The cellspacing attribute tells the browser how much space to include between the walls of the table. -Technology

Last Answer : False cellspacing attribute is used to create space between different cells in a table.

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 : Select one attribute that describes the quadrilateral. A. Only one pair of opposite sides are parallel. B. There are no right angles. C. Both pairs of opposite sides are congruent and parallel. D. All sides are an equal length?

Last Answer : Please answer ASAP

Description : If you type

Last Answer : The output will look like

Description : Tags and text that do not display directly on the page afe placed in (a) body (b) table -Technology

Last Answer : (c) Information in tag is not displayed directly in the Web page. It is used to identify the matter (tags) used in a Web page.

Description : Write HTML code to display the following table : -Technology

Last Answer : scheduleDuty Chart8 AM10AM12 AM KEVIN KHUSHBOO AMARJEET

Description : Consider the following Series object, S_amt Table 350 Chair 200 Sofa 800 Stool 150 i. Write the command which will display the name -Technology

Last Answer : i. print(S_amt[S_amt>250])ii. S_amt.name= 'Furniture'

Description : Windows is an operating system that lets you use different types of applications or softwares. -Technology

Last Answer : TrueWindows allows us to use a Word processing application to write a letter. It also lets you to use different types of applications or softwares.

Description : What is the use of width attribute in HTML? -Technology

Last Answer : Width attribute specifies the width of a horizontal line in pixels or percent. Its default value is 100%.

Description : What is an attribute in HTML? -Technology

Last Answer : HTML attribute is a modifier of HTML element. Attributes provide additional information about HTML elements. Attributes are always specified in the start tag of an element, after the element's name. These come in ... is the HTML element, name is the name of an attribute, set to the provided value.

Description : What is the purpose of using type attribute used in lists? -Technology

Last Answer : The type attribute specifies the type of numbers or bullets depending on whether the list item is inside an ordered list or unordered list.

Description : What is the purpose of using start attribute used in lists? -Technology

Last Answer : This attribute is used to change the beginning value of an ordered list. Normally, the ordered list begins with 1. It lets you further customize an HTMLordered list by setting a new starting digit for the ordered list element.Syntaxe.g.Ordered List with type attribute

Description : Identify which one is an attribute or a tag? 1. Body 2. Type -Technology

Last Answer : 1. Body – Tag2. Type – Attribute3. Br – Tag4. Link – Attribute5. Face – Attribute

Description : Which attribute is not supported by a tag? (a) bgcolor -Technology

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

Description : Which attribute of tag specifies the color of visited links in a document? (a) vlink (b) alink -Technology

Last Answer : (a) vlink attribute specifies the color of visited links in an HTML document.

Description : ………. attribute of BODY tag helps to set background color. -Technology

Last Answer : bgcolorattribute of BODY tag helps to set background color.

Description : noshade is an attribute of …………. tag. -Technology

Last Answer : no shade is an attribute of the tag.

Description : ………… attribute of tag specifies the width of a horizontal line. -Technology

Last Answer : widthattribute of tag specifies the width of a horizontal line.

Description : ……..value of type attribute displays a hollow circle for an unordered lists. -Technology

Last Answer : Circlevalue of type attribute displays a hollow circle for an unordered list.

Description : bgcolor is an attribute of tag. -Technology

Last Answer : False It is an attribute of the tag.

Description : color is an attribute of tag. -Technology

Last Answer : True It defines color of the text.

Description : Describe the use of alt attribute with tag. -Technology

Last Answer : The alt attribute is used to define alternate text' for an image. It tells the Website visitor, what he/she is missing on the page if the browser cannot load images. The browser will then ... include alt attribute for each image on a page to improve the appearance and usefulness of the document.

Description : Name the values that can be assigned to align attribute of tag. -Technology

Last Answer : The values that can be assigned to align attribute of tag are as follows:1. top2. bottom3. left4. right5. middle

Description : What is the purpose of using the attribute href in tag? -Technology

Last Answer : The href stands for Hypertext Reference. The href attribute is used with tag to specify the link to some other HTML page or Website.e.g. click here to go to learncbse.It will display like:click here to go to learncbse.