How would you display text in the title bar of a browser? -Technology

1 Answer

Answer :

To display text in a title bar of a browser, use the <TITLE> tag inside the <HEAD> tag in the HTML document.e.g.<HTML><HEAD><TITLE> HTML document </TITLE></HEAD></HTML>

Related questions

Description : Which tag do we use to change the size and style (face) of the text of an HTML file viewed on a Web browser? -Technology

Last Answer : tag is used to change the size and style (face) of the text of an HTML file displayed on a Web browser. Two attributes of tag are as follows:size: It specifies the size of the text inside a tag.Syntaxface: It specifies the font name of the text inside a tag.Syntax

Description : To create an HTML page, you need (a) text editor (b) Web browser -Technology

Last Answer : (c) Because text editor is required to write HTML code and the Web browser is needed to display the page.

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 : 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 : To display the text in italics, ………. tag is used and to display in type writer font, ……… tag is used. -Technology

Last Answer : To display the text in italics,tag is used and to display in typewriterfont, tag is used.

Description : Where is the title bar located? -Technology

Last Answer : The title bar is the horizontal bar located at the top of a window. It displays the name of the window or software program being used.

Description : Discuss the features of Title bar. -Technology

Last Answer : Title bar displays the name of the window or software program. This bar can maximize, minimize, restore or close a window. It is also used to move a window using any pointing device.

Description : The bar at the topmost line of a window is called the (a) Title bar (b) Menu bar (c) Status bar (d) Task bar -Technology

Last Answer : (a) Title bar contains the title of a currently opened page and it is present at the topmost line of a window.

Description : Open, Print and Save display on: a) Menu Bar b) Standard Tool Bar c) Title Bar d) None of These

Last Answer : b) Standard Tool Bar

Description : Google Chrome is an example of (a) Web browser (b) Web server (c) HTTP (d) WWW -Technology

Last Answer : (a) Web browser is the program that is used to explore the Internet.Thus, Google Chrome is an example of Web browser.

Description : Safari is a Web browser developed by ……….. -Technology

Last Answer : Safari is a Web browser developed byApple.

Description : Which software browse the Internet in a systematic manner? (a) Web crawler (b) Web browser -Technology

Last Answer : (a) Web search engine works by storing information about many Web pages, retrieved by a Web crawler.

Description : What is the method of viewing the source code of the current page in the Web browser? -Technology

Last Answer : Right click on the Web page and then select View Source from the context menu.

Description : Name two common graphic files formats that most browser recognize. -Technology

Last Answer : The two common graphic file formats are: .gif and .jpg.

Description : The ……….. tag is used to make the Web browser ignore anything that the tag contains. -Technology

Last Answer : The tag is used to make the Web browser ignore anything that the tag contains.

Description : topmargin is used to specify the distance between the top of the document and top of the browser window. -Technology

Last Answer : True topmargin is an attribute of the tag, which is used to specify the distance between the top of the document and top of the browser window.

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 : 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 : An XML document can be viewed in a (a) Word processor (b) Web browser -Technology

Last Answer : (b) An XML document can be viewed in a Web browser.

Description : ………. security technology establishes an encrypted link between a Web server and browser. -Technology

Last Answer : SSL security technology establishes an encrypted link between a Web server and browser.

Description : Mozilla Firebox is a (a) Web Browser (b) News Website (c) Graphing Package (d) Word Processor -Technology

Last Answer : Mozilla Firebox is aWeb Browser

Description : What is the purpose of a web browser? Give the name of any two popular web browsers. -Technology

Last Answer : A web browser is an application program used for exploring the information resources available on the World Wide Web to retrieve the required information. Two popular web browsers are Google Chrome and Mozilla Firefox.

Description : Which amongst the following is not an example of browser ? (a)Chrome (b)Firefox (c)Avast (d)Edge -Technology

Last Answer : (c)Avast

Description : Somehow, I removed the bottom bar on my browser (Firefox). How do I get it back?

Last Answer : answer:Go to “View”(Second bar from the top) & in that Click “Status Bar”. You will see the progress bar when you open a new site.

Description : How do i get my logo to show in the address bar or a browser tab?

Last Answer : It is called a favicon. That link will tell you how to add one.

Description : The _____enables you to simultaneously keep multiple Web pages open in one browser window: a) tab box b) pop - up helper c) tab row d) address bar e) Esc Key

Last Answer : c) tab row

Description : Touch screen is an electronic ……….. display that can detect the presence and location of a touch within the display area. -Technology

Last Answer : Touch screen is an electronic visual display that can detect the presence and location of a touch within the display area.

Description : Write the HTML code to display horizontal line of red color. -Technology

Last Answer :

Description : Write HTML code to display various bullet types. -Technology

Last Answer : LotusRoseSunHoonoutput

Description : Write HTML code to display ordered lists. -Technology

Last Answer : Many Ordered ListNumbered listSunMoonLetters 1is t SunMoonLowercase letters starting from 3rd 1etter

Description : If you want to display uppercase alphabets instead of numbers, ………… ordered type should you use. -Technology

Last Answer : If you want to display uppercase alphabets instead of numbers, Aordered type should you use.

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 : Write the HTML command to display the following in your Web page. -Technology

Last Answer : The HTML command is – A2 + B2

Description : Write the HTML code to display an image on the right side of the page. -Technology

Last Answer :

Description : Write the HTML code to display an inline image named pencil.jpg located at C:\ in the center of your Web page. -Technology

Last Answer :

Description : Web browsers display images in the following format (a) XBM (b) JPEG -Technology

Last Answer : (d) All of these

Description : To display (X+Y)2, correct HTML code is (a) (X+Y)2 -Technology

Last Answer : (c) (X+Y) 2 code is correct because superscript have to be placed in between and tags.

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

Last Answer : frame attribute displays the selected border sides of the table.

Description : Write HTML code to display a table with border of 5px. -Technology

Last Answer : l2 „

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 : 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 : ……….. option is used to display a document before printing. -Technology

Last Answer : Print Previewoption is used to display a document before printing.

Description : XML was not designed to (a) display Web pages -Technology

Last Answer : (a) XML was designed to store and carry data, not to display Web pages.

Description : I want to see the tracked changes in my document. How do I turn On the display of tracked changes? -Technology

Last Answer : In MS-Word 2007, on the Review tab, use the little menus in the Tracking group. Final Showing Markup or Original Showing Markup will show what changes you have made. But check the selected items on the Show Markup menu to be sure that Word is showing you the right things.

Description : ……….. is used to describe data and ……….. is used to display data. -Technology

Last Answer : XML is used to describe data and HTMLis used to display data.

Description : What is the shortcut key to display the Microsoft PowerPoint shortcut menu? -Technology

Last Answer : (c) Shift + F10 is the shortcut key to display the PowerPoint shortcut menu

Description : If cell range A1 : A5 contain the numbers 20, 16, 5, 35 and 7 then = AVERAGE(A1 : A5, 50) will display. -Technology

Last Answer : The correct answer is(a) 22.167

Description : If you type =2 * (6_4) in cell Al, what value will be display? -Technology

Last Answer : (b) = 2*(6-4) = 2*(2) = 4