page-banner
WDP M2-R5.1 MCQs SET-11
Q16.
निम्नलिखित में से कौन सी मार्कअप भाषाएँ SGML पर आधारित हैं?<break-line><break-line>Which of the following markup languages are based on SGML ?
A. VHML
B. XML
C. CFML
D. SML
View Answer
Q17.
CSS में स्यूडो क्लास के लिए निम्न में से कौन सा सही है?<break-line><break-line>Which of the following is true for pseudo class in CSS ?
A. Match A Specified Element
B. Select The Active Links
C. Are Used to Select All the Visited Links
D. Are Used to Define a Special State of An Element
View Answer
Q18.
निम्नलिखित में से कौन सा सही है ?<break-line><break-line>Which of the following is true ?
A. BR tag is used to have a blank line
B. In tables, the header cell is centered by default and the data cells are right-aligned
C. The <TR> is used to create a data cell
D. INPUT tag must have at least 4 attributes
View Answer
Q19.
निम्नलिखित में से कौन सा/से कथन सत्य है/हैं?<break-line><break-line>Which of the following statement(s) is/are true ?
A. Only I
B. Only II
C. Both I and II
D. None of the above
View Answer
Q20.
बाहरी स्टाइल शीट को संदर्भित करने के लिए उचित HTML सिंटैक्स क्या है<break-line><break-line>What is the proper html syntax for referencing an external style sheet
A. <style src="demostyle.css”>
B. <stylesheet>demostyle.css</stylesheet/>
C. <link rel = “stylesheet” type= “text/css” href= “demostyle.css”>
D. None of these
View Answer