With which code you .can make an image works as link? -Technology

1 Answer

Answer :

(b) With <a href=”ABC.html”><img src= “graphic.gif >Click Here</a> image works as link.

Related questions

Description : Write the HTML code to create a link for school .jpg located at C:\. -Technology

Last Answer : Image

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 : Deepti works as a programmer in a travel company. She has developed the following code to display -Technology

Last Answer : switch (choice){Case 1 : JTextFieldl. setText ('New Delhi to Goa') ;break ;Case 2 : jTextFieldl.setText ('New Delhi to Paris') ;break ;Case 3 : jTextFieldl.setText ('New Delhi to Bangkok') ;break ;default: jTextFieldl.setText ('P1. choose valid option') ;}

Description : Write HTML code to set the image ‘Pen. jpg’ stored in ‘My Pictures’ folder in C: -Technology

Last Answer : The HTML code is .

Description : The following code is written to align the image in center in the browser’s window. -Technology

Last Answer : The reason for not getting the desired result is that center is not a value of align attribute in the tag.

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 : Write HTML code to illustrate 1. listed hyperlinks 2. image hyperlinks -Technology

Last Answer : Listed Hyperlinks: It is noticeable that tag can also be used for more complex task (as with images or with lists etc.)Example: To show listed hyperlinks. List List Fruit Chart Vegetable Chart ... as a link, following syntax is used: Example: To show image as link.< title>Image as Link

Description : The correct HTML code for inserting an image is (a) -Technology

Last Answer : (c)

Description : Name the term defined by given below statement: “A group of computers connected to each other by a link.” -Technology

Last Answer : Computer network is defined as a group of computers connected to each other by a link.

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 : Which tag tells, where a link starts? (a) (b) -Technology

Last Answer : (c) tag specify that a link starts, in which, href create a hyperlink.

Description : Which command should be use to link a page with HTML page? (a) -Technology

Last Answer : (b) page

Description : Is it possible to link within the current page? (a) No (b) Only in framesets -Technology

Last Answer : (c) Yes, it is possible to link within the current page, which is called internal linking.

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 : …………….. attribute is used to set the color of a link while it is active. (a) vlink (b) alink -Technology

Last Answer : (b) alink attribute is used to set the color of link while it is active.

Description : Choose the correct syntax to create an E_mail link. (a) -Technology

Last Answer : (b)

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 : An link............ allows a link to another section on the same or different Web page. -Technology

Last Answer : An linkinternal allows a link to another section on the same or different Web page.

Description : A visited link on a Website is generally underlined and …………… in color. -Technology

Last Answer : A visited link on a Website is generally underlined and purple in color.

Description : ………… is used to change the color of a visited link. -Technology

Last Answer : vlinkis used to change the color of a visited link

Description : It is not possible to create link within current document. -Technology

Last Answer : False You can link various sections of the current document together, which is called internal linking.

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 : Write the procedure to link a stylesheet with an XML document. -Technology

Last Answer : Using CSS with an XML DocumentTo link an XML document with a stylesheet perform the following steps:1. Create an XML document and save it as a file with the .xml extension.2. Create a stylesheet ... following is the XML document:AJan 24, 1987BlueBDec 15, 2009< Eyes >BrownNow, save it as test1.xml

Description : To link an XML document with a stylesheet, you need to (a) use the PI component in the XML document -Technology

Last Answer : (a) To link an XML document with a stylesheet, you have to use the PI component in the XML document.

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 : What does URL stand for? (a) United Route Line (b) Uniform Resource Locator (c) Unknown Redirection Link (d) Upload Redirection Link -Technology

Last Answer : URL stand forUniform Resource Locator

Description : Which command we use to link a page with an HTML page? -Technology

Last Answer : link textuse to link a page with an HTML page .

Description : A link used to navigate or open other web pages on a website on internet is called: -Technology

Last Answer : A link used to navigate or open other web pages on a website on internet is calledHyperlink

Description : A link used to navigate or open other web pages on a website on internet is called: -Technology

Last Answer : A link used to navigate or open other web pages on a website on internet is calledHyperlink .

Description : ABC Company wants to link its computers in the Head office in New Delhi to its office in Sydney. -Technology

Last Answer : ABC Company will formed the World Area Network (WAN) to link its computers in the Head office in New Delhi to its office in Sydney. Unguided or wireless media should be used to form World Area Network.

Description : Which type of monitor works in the same way as a television? (a) CRT (b) LCD (c) LED (d) 3_D -Technology

Last Answer : (a) CRT monitor works in the same way as a television.

Description : Anila works in a Multinational Company (MNC) and needs to work online from home also. She requires fast Internet connection -Technology

Last Answer : She should prefer broadband connection. FTP protocol will help her in uploading and downloading of files.

Description : Rinku works in a fruit juice company as the marketing manager. -Technology

Last Answer : Rinku should make an interactive presentation and for this type of presentation nothing could be better than multimedia. He can use various multimedia components for making his presentation interactive.

Description : State any two differences between the works of Lumiere Brothers and Georges Melies. -Technology

Last Answer : Lumiere-Realism, Documentary. Melies- Non-realism, Fantasy.

Description : Ms. Achla, works as a Programmer in a survey firm named “National Survey Foundation”. In her current project, she is supposed to design -Technology

Last Answer : S. No.Control used to inputControl1TRAINEE’S NAMETextField2TRAINING LOCATIONRadio Button/Combo Box3GRADE THE SESSION(Excellent, Good, Satisfactory, Unsatisfactory)Radio Button/Combo Box4SUGGESTIONSText Area

Description : Ms. Neelam works as a programmer in “Kidz Entertainment Zone”. She has designed a Registration Page to calculate -Technology

Last Answer : (i)int age=Integer.parseInt(jTextField2.getText());if(age>=3 && age1000)disc=fee*20/100;jTextField4.setText(''+(disc));(iv)int fee=Integer.parseInt(jTextField3.getText());int disc=Integer.parseInt(jTextField4.getText());jTextField5.setText(''+(fee-disc));

Description : Ms. Juhi, works as an IT Executive in a health insurance company named 'Total Health'. She has been assigned a task to design -Technology

Last Answer : S. No.Control used toControl1CUSTOMER‟S NAMETextField2CUSTOMER‟S CITYComboBox3POLICY TYPE (Individual/Family)RadioButton4INCLUSIONS (Critical Illness/Accidental Coverage/Health Checkup/Others)CheckBox/ListBox

Description : Top management works on -Technology

Last Answer : The role of top management is more than making decisions that affect all employees. It's also to set the bar for the way managers treat the staff and relate to each other, which also affect ... valued, they're more likely to do their jobs enthusiastically and improve the achievement of the company.

Description : Ms. Priya works as a programmer in “Avon Education” where she has designed a software -Technology

Last Answer : Here,Name is stored in jTextField1Fee Per Quarter is stored in jTextField2Concession Amount is stored in jTextField3Fee to be Paid is stored in jTextField4(i) We need to double click at the Calculate Charges' ... at the Exit' button (jButton3) and type the following code:System., exit (0) ;

Description : Albert works as a Website developer in Global Website Designers company. Currently he has created following tags in XML : -Technology

Last Answer : These tags are part of XML code. These are different because XML is a case sensitive language.

Description : Mr. Pawan works as a programmer in “ABC Marketing Company” where he has designed a Salary -Technology

Last Answer : (i) We need to double click at the Commission button (jButtonl) and type the following code :int Commission :if (jRadioButtonl. isSelected ( ) = True )Commission = 500 ;elseif ( ... and type the following code :int Net_Sal ;Net_Sal = Gross_Sal-Fac_Charges ;jTextField6. setText (Net_Sal) ;

Description : Lakshmi works for a school. She wishes to create controls on a form for the following functions. -Technology

Last Answer : S.No.control used tocontrol1.Enter Admission numberText Field2.select StreamCombo Box3.select StreamCheck Box4.Clear the FromButton

Description : Scanner is a device that allows a user to convert an image into a ……… file. -Technology

Last Answer : Scanner is a device that allows a user to convert an image into a digital file.

Description : Image files uploaded and downloaded over the Internet can be processed with a compression application. -Technology

Last Answer : (c) Image files are compressed before transmitted over the Internet to reduce transmission time.

Description : To store object like image, you need to create a field in a table, having field type as …………. . -Technology

Last Answer : To store object like image, you need to create a field in a table, having field type as OLE Object.

Description : Which HTML tag is used to insert an image in a page? Write an option used with this tag. -Technology

Last Answer : The tag is used to insert an image in a page. This tag uses the options like src, alt etc.

Description : Which type of tags used by HTML? (a) tags only for image (b) user defined tags -Technology

Last Answer : (d) HTML provides predefined and fixed tags.

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.