Write one basic difference between bgcolor and background attributes. -Technology

1 Answer

Answer :

The bgcolor attribute is used for coloring the background of the document while background attribute specifies a background image for a document.

Related questions

Description : Write the HTML code to set the bgcolor as pink, heading level 2, text -Technology

Last Answer :

Description : Explain the following statement: -Technology

Last Answer : The code will set the Web page background color as yellow, text color as red and visited link color as blue.

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

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

Description : bgcolor is an attribute of tag. -Technology

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

Description : What is the use of tag in HTML code? Write any two attributes used with this tag. -Technology

Last Answer : The tag encloses the main part of the document. It contains all the contents of a document. Various markup elements are allowed within the body to indicate headings, paragraphs, lists, hypertext links, images and so on. The tag uses various attributes such as background, bgcolor etc.

Description : What does tag in HTML contain? Write any two attributes used with this tag. -Technology

Last Answer : The tag encloses the main part of the document. It contains all the contents of a document. Various markup elements are allowed within the body to indicate headings, paragraphs, lists, hypertext links, images and so on. The tag uses various attributes such as background,bgcoloretc.

Description : Write names of two attributes each for the following tags: 1. 2. -Technology

Last Answer : TagAttributesalign, widthbgcolor, textsrc, altborder, ruleshref, name

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 : Identify the errors and write the correct HTML code 1. -Technology

Last Answer : 1. 2.

Description : Observe the following Web page and write HTML code to generate it: 1. Background color of page is yellow. -Technology

Last Answer : The HTML code is INDIAN RHINOCEROSThe Indian rhinoceros lives primarily in northern India and Nepal. These massive beasts have some noticeable physical differences from their African relatives.Their segmented hide looks like a ... .5 ft; Height up to 6 ftWeight4,400 lbs (2,000 kgkg) For more Details

Description : What is the purpose of using HTML tags and attributes for Web designing? -Technology

Last Answer : HTML (HyperText Markup Language) is used to create Web pages. It designs the basic layout and formatting of Web pages by using tags and attributes.The tag’s name tells the tag’s purpose and the attributes that follow the tag name give the additional information of the Web browser.

Description : What is the function of tag in HTML? Give any two attributes used with it. -Technology

Last Answer : tag is used to draw horizontal lines in the Web page. This horizontal line divides the screen horizontally. tag creates a shaded horizontal line between text. Attributes of tag are size, align and width.

Description : List any two attributes of tag. -Technology

Last Answer : tag is used to draw horizontal lines in the Web page. This horizontal line divides the screen horizontally. tag creates a shaded horizontal line between text. Attributes of tag are size, align and width.

Description : What is the …….. tag? Name any two attributes used with this tag. -Technology

Last Answer : ……… tag is used for the ordered list, i.e. a list of items to be displayed in a particular order. An ordered list is also a list of items. An ordered list starts with the tag. Each list item starts with the tag.e.g. A B Two attributes of tag are: start and type.

Description : What is a tag? Name any two attributes used with this tag. -Technology

Last Answer : tag specifies a default font size, color and face for the font, the browser will use to render normal document text, i.e. the text, for which no other font setting has been provided. It occurs only for one time in the document. The attributes of this tag are size and face.

Description : Explain the topmargin and leftmargin attributes of tag. -Technology

Last Answer : topmarginSets a topmargin (distance between the top of the document and the top of the browser window) of your body element.Syntaxe.g. Topmargin LearCBSE is the best website for CBSE students. ... window) of your body element.Syntaxe.g. Leftmargin LearCBSE is the best website for CBSE students.

Description : Why width and height attributes are used? -Technology

Last Answer : The width and height attributes are used, such that downloading of an image will be faster after knowing the dimensions of the images in the browser.

Description : Define height and width attributes of tag. -Technology

Last Answer : The width and height attributes tell the dimension of an image to the browser. Both (height and width) attributes require integer values (dimension of the image in terms of either pixels or percentage of its actual size).

Description : Name the attributes of tag which are used for internal linking in a Web page. -Technology

Last Answer : The attributes of tag which are used for internal linking in a Web page as follows:1. href used to specify the URL of the segment the link goes to.2. name gives the name to the segment.

Description : Explain various attributes of tag. -Technology

Last Answer : Attributes of TagAn attribute is an extra piece of information associated with a tag that provides further details about the tag.Following are the various attributes of tag:The src Attribute: The src (source) ... the width of the border around an image. By default, an image has no border in HTML.

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 : border, frame, cellspacing, cellpadding, align are the attributes of (a) tag (b) tag -Technology

Last Answer : (c) border, frame, cellspacing, cellpadding, align are the attributes of tag.

Description : Name two table attributes, which are used to set spacing in and between table cells. -Technology

Last Answer : The cell spacing and cellpadding are the attributes, which are used to set spacing in and between the table cells.

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 : 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 : Why rowspan and colspan attributes are used? -Technology

Last Answer : Sometimes, a table cell is bigger than the other. Its span is spread to more rows or columns. Such cells can be created with the help of rowspan and colspan attributes.

Description : Name the attributes that are used to do the following in HTML: 1. merge two or more rows. -Technology

Last Answer : 1. rowspan2. bgcolor3. valign4. colspan

Description : Name the attributes used for following: 1. setting the cell width. -Technology

Last Answer : 1. width2. background3. bgcolor4. rowspan and colspan

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………………. attributes is used to combine the cells vertically. -Technology

Last Answer : The rowspanattributes is used to combine the cells vertically.

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 : The values of the attributes are enclosed in double question marks. -Technology

Last Answer : False The values of the attributes are enclosed in double quotation marks.

Description : Pseudo attributes are the settings that appear in prologs. -Technology

Last Answer : True Pseudo attributes describe the overall document.

Description : One of the attributes of XML tag is Type. -Technology

Last Answer : True type is a attribute of XML tag.

Description : Border, cellspacing, cellpadding, align are the attributes of -Technology

Last Answer : Border, cellspacing, cellpadding, align are the attributes of

Description : What is the purpose of tag ? Mention it’s any two attributes along with their purpose. -Technology

Last Answer : tag is used to insert images in any webpage.Its two main attributes are as follows:SRC : It specifies the URL of the image.ALT : It specifies an alternate text for an image.

Description : What are some career opportunities that might be a fit for me if I am interested in combining my finance background with my interest in technology?

Last Answer : Every corporation has a finance branch, division or department. Apply to corporations that do R&D in your technology fields of interest. For example, if its Aerospace apply for a financial analyst position at Boeing ... 't have an in , contact Human Resources. Good luck to you. See ya .Gary/wtf

Description : What will happen if the background image is smaller than the browser’s window? -Technology

Last Answer : (b) When the background image is smaller than the browser’s window then it will be shown in boxes in the repeated pattern.

Description : Why should you specify a background color, if you are using an image for the actual background of your page? -Technology

Last Answer : (b) We have to use background color because if in any case image is not displayed then at least background color will be shown on that place.

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

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

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 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 : 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 : Naman wants to change the background image of his Laptop. 1. Can he set his image as wallpaper? -Technology

Last Answer : 1. Yes2. Label B E G A D F C

Description : ………….. is the background image of display screen on which windows, icons and other graphical items appear. -Technology

Last Answer : Desktopis the background image of display screen on which windows, icons and other graphical items appear.

Description : Aero is used as a background screen of a GUI on a computer screen. -Technology

Last Answer : FalseAero is a visual desktop experience that provides easy way to access the desktop.

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 : Is it possible to change the background of a slide at some later point of time -Technology

Last Answer : Yes, we can change the background of a slide at any point of time.

Description : Background is an attribute of: -Technology

Last Answer : Background is an attribute oftag