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

1 Answer

Answer :

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

Related questions

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 : 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 : While writing HTML code, how do you find out how your Web page would look like? -Technology

Last Answer : For this, open the HTML code file in a Web browser.

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 : Write the HTML code to send an E_mail to [emailprotected] from your Web page. -Technology

Last Answer : [emailprotected]

Description : Write the HTML code to generate the following table on a Web page with the contents and alignment exactly as shown below: -Technology

Last Answer : The HTML code is

Description : Write the HTML code to generate the following Web page:1. Link color is green, active link color is blue and visited link color is red. -Technology

Last Answer : The HTML code isEat healthy, live healthy KHAO PIYO RESTAURANTCollect Information for .MenusTours Menus available are 1 INDIAN 2 ITALIAN 3 CONTINENTAL 4 THAI < /tab1e> For further queries and reservation

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 : Observe the following Web page and write HTML code to generate it.1. Title of the page is “Cleanliness” -Technology

Last Answer : IMPORTANCE OF CLEANLINESS IMPORTANCE OF CLEANINESS Cleanliness is not a work which we should do forcefully. It is a good habit and healthy way of our healthy life. All type of ... should be highly aware about now to maintain cleainless in our daily lives. Factors affecting the environment

Description : Write the HTML code to display links of a web page in yellow colour. -Technology

Last Answer :

Description : Write the HTML code to generate the following web page with the given below specifications: -Technology

Last Answer : Income Tax Slabs 2017-18INCOME TAX SLABS 2017-18S.No.Income RangeTax%10-250000NIL2250001-50000010%3500001-100000020%4>100000030%Next Page

Description : When viewing websites on MobileSafari, some text is enlarged by the browser for legibility. What is the rule that determines which text is enlarged?

Last Answer : I notice this a ton on Barbelith.com, I’m not sure, other than volume of text. The reply on the forum “Hey, be nice” would be small text. But a rant about the legalization of pot would most likely be large text.

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 : 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 : 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 : 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 : Explain the relationship of browser to web page. ?

Last Answer : A web page is a type of web document that is suitable for use in the World Wide Web and Internet browsers. Displays web pages on the Internet through the browser. Web pages stored on servers ... of the world are displayed through browsers. So web pages and browsers are related to each other.

Description : A Web site's main page is called its– (A) Home Page (B) Browser Page (C) Search Page (D) Bookmark (E) None of these

Last Answer : Home Page

Description : A Web site's main page is called its: a) Home Page b) Browser Page c) Search Page d) Bookmark e) None of The Above

Last Answer : a) Home Page

Description : Facebook is putting out "See who's viewing your page" daily - how does someone stop that?

Last Answer : When the story appears, hover your mouse over it. At the top right of the story, a down arrow will appear, showing there is a menu you can click on. Click on it, and amongst the options are “hide all stories/updates from….” It should allow you to block the app.

Description : Which of the following is the correct code of HTML page? (a) Hello -Technology

Last Answer : (b) Because tag must close inside the tag.

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

Last Answer :

Description : What is the fastest web browser for a PC?

Last Answer : Nothing overall is better than firefox, but I heard Google Chrome is faster.

Description : A Web page is located using a (a) Universal Record Linking (b) Uniform Resource Locator -Technology

Last Answer : (b) URL (Uniform Resource Locator) specifies the location of a specific Web page on the Internet.

Description : On Internet, to go to other Web page through button, the user should use (a) Search tools (b) Find and replace -Technology

Last Answer : (d) On the Internet, to go to other Web pages available through a button, the user should use hyperlinks.

Description : When you copy a Web page or a file from a server to your local computer, this process is called (a) conferencing (b) downloading -Technology

Last Answer : (b) Because we store information from a server computer to a user computer.

Description : How the font size of a single line on a Web page be changed? -Technology

Last Answer : The font size of a single line can be changed by using the following HTML code: This is a HTML text .

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 : 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 : Carefully study the Web page given here. Identify 10 tags -Technology

Last Answer : 1. . It encloses the entire HTML document and tells the browser that it is reading an HTML document and to display as such.2. It encloses the head of the HTML document and it is used to contain ... It is used to insert a horizontal line.10. .. This tag is used to align the text centrally.

Description : A Web page normally consists of (a) head and body (b) top and bottom -Technology

Last Answer : (a) From the given options, a Web page normally consists of head and body.

Description : In a Web page, you can place (a) 2 levels of headings (b) 6 levels of headings -Technology

Last Answer : (b) Web page provides six levels of headings.

Description : There should be only one tag in each Web page. -Technology

Last Answer : True A Web page contains necessarily one tag and one tag.

Description : What happens when we click on a hyperlink in a Web page? -Technology

Last Answer : When we click on a hyperlink in a Web page, it provides a link that leads from one document to another.

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 output on the Web page for the following HTML command. -Technology

Last Answer : The output on the Web page will be the Atomic weight of O 2

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 the following (with example): 1. linking on same Web page. -Technology

Last Answer : Linking on the Same Web PageTo create an internal link, you need to use a pair of tags. The first tag is used to specify the name of the target location for identification purpose. It is known as target ... which you want to link and # link is the segment name you want to link in that html file.

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 default alignment of images, that are inserted in Web page, is (a) left (b) right -Technology

Last Answer : (c) An image which is inserted in the Web page by default placed inline with text.

Description : The tag used in HTML to link a Web page with other Web page is (a) (b) -Technology

Last Answer : (a) anchor tag is used to create links.

Description : ………. attribute of the tag is used to name a section in a Web page to create an internal link. (a) href (b) name -Technology

Last Answer : (b) name attribute is used to create an internal link.

Description : ………… is a word or image that when clicked take us to another Web page. -Technology

Last Answer : Hyperlink is a word or image that when clicked take us to another Web page.

Description : An ……….. link allows a link to another Web page or another Website. -Technology

Last Answer : An externallink allows a link to another Web page or another Website.

Description : The …………….. attribute of tag is used to provide information or a title for the linked document or Web page. -Technology

Last Answer : The title attribute of tag is used to provide information or a title for the linked document or Web page.