page-banner
Chapter-3 HTML Basics
Q11.
HTML में हैडिंग लिखने के लिए हमारे पास ......... हैडिंग टैग्स है |<break-line><break-line>In HTML, we have ………… heading tags for writing heading.
A. 2/2
B. 4/4
C. 6/6
D. 8/8
View Answer
Q12.
टैग जो आपको विवरण के अन्दर अन्य HTML टैग को रखने की अनुमति डेटा है ......................... टैग है<break-line><break-line>The tag which allows you to nest other HTML tags within the description is.
A. <PRE>/<PRE>
B. <CAPTION>/<CAPTION>
C. <HEAD>/<HEAD>
D. <DIV>/<DIV>
View Answer
Q13.
मार्कअप टैग वेब ब्राउज़र को ........ बताते है<break-line><break-line>Markup tags tell the web browser_________
A. पेज को कैसे व्यवस्थित करें/How to organize the page
B. पेज को कैसे प्रदर्शित करें/How to display the page
C. पेज पर मैसेज बॉक्स कैसे दिखाएं/How to display message box on page
D. इनमें से कोई नहीं/None of these
View Answer
Q14.
टेक्स्ट बॉक्स कण्ट्रोल की .............. विशेषता अधिकतम वर्ण को सीमित करने की अनुमति देती है<break-line><break-line>__________ attribute of text box control allow to limit the maximum character.
A. size/size
B. len/len
C. maxlength/maxlength
D. उपरोक्त सभी/all of above
View Answer
Q15.
वेब पेज ............ टैग के साथ आरम्भ होते है |<break-line><break-line>Web pages start with __________ tag.
A. <Body>/<Body>
B. <Title>/<Title>
C. <HTML>/<HTML>
D. <Form>/<Form>
View Answer