COPA designing static web pages Page-5 Question Bank

21.  What is the correct syntax for making a hyperlink?
हाइपरलिंक बनाने के लिए सही सिंटैक्स क्या है?  [Bharat Skill QB]

(A) <http: // nimi.gov.in”</a>
(B) <url = “http: // nimi.gov.in”>nimi
(C) <a href = “http:// nimi.gov.in”>nimi</a>
(D) <a ref = “http:// nimi.gov.in”>nimi</a

22.  Which is the correct tag for adding iframe in html?
html में iframe जोड़ने के लिए सही टैग कौन सा है?  [Bharat Skill QB]

(A) <iframe http://nimi.gov.in> </iframe>
(B) <iframe =”http: // nimi.gov.in”></iframe>
(C) <iframe src = “http: //nimi.gov.in”></iframe >
(D) <iframe href = “http: //nimi.gov.in”> </iframe>

23.  What is the correct html tag for adding a background color?
पृष्ठभूमि रंग जोड़ने के लिए सही html टैग क्या है?  [Bharat Skill QB]

(A) <body color = “Yellow”>
(B) <body bgcolor = “Yellow”>
(C) <body background = “Yellow”>
(D) <body bg = “Yellow”>

24.  How do you add a link that allows the visitor to send an email from the page?
आप एक लिंक कैसे जोड़ते हैं जो आगंतुक को पेज से एक ईमेल भेजने की अनुमति देगा?  [Bharat Skill QB]

(A) <a href = “mailto : youraddress”>
(B) <a href = “sendmailtoyour address”>
(C) <a=”mailto”>
(D) <href = “mailto”>

25.  What will happen, if the background image is smaller than the screen?
बैकग्राउंड इमेज से स्क्रीन छोटा है तो क्या हो जायेगा?  [Bharat Skill QB]

(A) It will be stretched
 तनाव करके
(B) It will leave a blank space at the bottom of the page
 पेज के नीचे खाली जगह छोड़ता है
(C) It will leave a blank space at the top of the page
 पेज के ऊपर खाली जगह छोड़ता है
(D) It will be repeated
 पुनरावृत करता है