The text specified in the alt attribute is displayed as tooltip in (a) Internet Explorer -Technology

1 Answer

Answer :

(a) The text specified in alt attribute is displayed as the tooltip in Internet Explorer only.

Related questions

Description : The alternate text of an image can be displayed by using attribute of the tag. (a) src (b) alt -Technology

Last Answer : (b) alt attribute of the tag is used to display the alternate text of an image.

Description : No value is specified with alt attribute of tag. -Technology

Last Answer : False alt attribute provides alternate text for an image if the image is not visible on Web page for any reason.

Description : The value for alt attribute is a text string of upto ………….. characters. -Technology

Last Answer : The value for alt attribute is a text string of upto1024characters.

Description : The align attribute of the tag is used to specify the text that is to be displayed -Technology

Last Answer : False alt attribute is used to specify the text that is to be displayed in case the browser which does not support graphics.

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 : …………. attribute is used to specify the location of an image file. (a) alt (b) src -Technology

Last Answer : (b) src attribute is used to specify the location of an image file.

Description : alt attribute allows (a) addition of an alternate hyperlink -Technology

Last Answer : (d) alt attribute allows the addition of alternative text about an image.

Description : String as a value of alt attribute must be enclosed in quotation marks. -Technology

Last Answer : True alt attribute contains the string which must be enclosed in quotation marks

Description : ……………. is an attribute of the tag which specifies the location or URL of the image to be displayed. -Technology

Last Answer : src is an attribute of the tag which specifies the location or URL of the image to be displayed.

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 : Name any two values specified in frame attribute. -Technology

Last Answer : The values that can be specified for frame attribute are void and above.

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 : How can text be displayed in place of image for users whose browser do not support images? -Technology

Last Answer : The alt attribute of the tag is used to display the text in place of the image for the users whose browser do not support images.

Description : In Excel chart, text displayed at data points to indicate the specific category is called …………….. -Technology

Last Answer : (c) Text displayed at data points to indicate the specific category is called data label.

Description : Predict the output displayed in text fields named jTextField2 and jTextField3 after running the above code. -Technology

Last Answer : (i) GREEN WORLD, CLEAN WORLD76 more characters can be entered(ii)length(),toUpperCase()

Description : Identify the software that helps you in sending and receiving an E_mail: (a) MS_Office (b) Internet Explorer -Technology

Last Answer : (c) MS-Outlook is preferred E-mail client which is used for sending or receiving an E-mail.

Description : SQL> SELECT * FROM MY_SCHEMA.MY_TABLE; SP2-0678: Column or attribute type cannot be displayed by SQL*Plus Why I’m getting this error?

Last Answer : The table has a BLOB column.

Description : Give the expansion of the following 1. alt 2. -Technology

Last Answer : 1. alt is used for alternate text attribute.2. is used for anchor tag.

Description : How do I manipulate the default text size on Internet Explorer 8?

Last Answer : Try Control and +. That should increase the size of the font. :-)

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 : An image to be displayed in a Web page has to cover 25% of the browser window horizontally and 50% vertically. -Technology

Last Answer : An image to be displayed in a Web page has to cover 25% of the browser window horizontally and 50% vertically. The attributes height and width of the tag would be used for achieving this.

Description : Vallesoft Pvt. Ltd has designed and developed a Website that will be displayed differently in each of the continents. -Technology

Last Answer : (i) None of the given code fragments are well-formed.(ii) The correct code is: STAR TV 9.00PM Family Drama (iii) The XML tree is

Description : Comments are displayed in the output. -Technology

Last Answer : False Comments are not displayed in the output.

Description : When a field name has a space in its title, such as Last Name, how is the merge field displayed in the mail merge document? -Technology

Last Answer : (c) When a field name has a space in its title, such as Last Name, Last_Name is the merge field displayed in the mail merge document.

Description : (i) Ms. Sangeeta wants to add few descriptive lines in the HTML code which should not be displayed on the webpage rather -Technology

Last Answer : (i) She should use comments in HTML.Any text to make comments in HTML, should be preceded by Example:Welcome(ii)HTML is used to display data and to focus on formatting of data, whereas XML ... XML is used to store and transfer the data over different platforms while HTML is used to design webpages.

Description : What values will be displayed in JOptionPane when the following code is executed? -Technology

Last Answer : No value will be displayed in JOptionPane because it will give exception in thread ‘main’ due to null.

Description : What will be displayed in jTextFieldl and jTextField2 after the following code is executed : -Technology

Last Answer : OutputjTextFieldl will contain value = 12jTextField2 will contain value = 13

Description : alt text and title text absent in safari?

Last Answer : Well to be technical alt text is supposed to be text if the image doesn't load.

Description : When you delete a file, it goes to (a) Recycle Bin (b) Computer (c) Explorer (d) Bin folder -Technology

Last Answer : (a) When you delete a file/folder it goes to the Recycle Bin.

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 : background attribute is used to display image. -Technology

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

Description : color is an attribute of tag. -Technology

Last Answer : True It defines color of the text.

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.

Description : Which attribute is used to specify the location of an image file in the tag? Explain. -Technology

Last Answer : The attribute you need to get an image to display on a Web page is the src attribute.In the src attribute of the tag, you can specify the path of the image that you want to add to the ... image somewhere else on the same server, or an image stored on another server.The syntax for src attribute is

Description : Define various alignments of align attribute with example. -Technology

Last Answer : There are some values of image alignment attribute as follows:Middle AlignmentThis alignment is different in both Internet Explorer and Mozilla Firefox. In Internet Explorer, this alignment aligns the image ... effect reproduction, usually by providing a mechanism for the union of sperm with eggs.

Description : src attribute used with tag stands for (a) screen (b) screen resolution count (c) source -Technology

Last Answer : The correct answer is(c) source

Description : Which is not a valid value in the align attribute of tag? (a) top (b) center -Technology

Last Answer : (b) center is not a valid value in the align attribute of tag. To align in center, tag can be used.

Description : Why is it important to specify width and height attribute in tag? -Technology

Last Answer : (d) Helps the browser to load the Web page faster.