HTML Basics
HTML5 में doctype का सही syntax क्या है?
What is the correct syntax of doctype in HTML5?
निम्नलिखित में से कौन सा HTML paragraph tag है?
Which of the following is an HTML paragraph tag?
Short quote के लिए किस HTML element का उपयोग किया जाता है?
Which HTML element is used for short quote?
सबसे छोटे आकार की heading के लिए सही HTML tag चुने |
Choose the right HTML tag for the smallest heading size
HTML पेज पर कौन से tag का उपयोग करके picture display की जाती है|
Using which tag a picture is displayed on an HTML page?
Web page शुरू करने के लिए HTML Tags का सही sequence ............... हैं?
The correct sequence of HTML tags to start a web page is………….?
निम्नलिखित में से आपको वेब पेज पर प्लेन color background जोड़ने के लिए किस tags का उपयोग किस जाता है?
Which of the following tags is used to add plain color background to a web page?
External style Sheet की referring के लिए निम्नलिखित में से कौन सा syntax सही है?
Which of the following syntax is correct for referring to an external style sheet?
हाइपर टेक्स्ट ट्रांसफर प्रोटोकॉल (HTTP) सुरक्षित हैं|
Hyper Text Transfer Protocol (HTTP) is secure.
HTML पेज को पढ़ने और उसे रेंडर करने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?
Which of the following is used to read an HTML page and render it?
HTML मेटाडेटा के किस भाग में निहित है?
In which part of the HTML metadata is contained?
निम्नलिखित में से कौन सा तत्व HTML तालिका लेआउट से संबद्ध नहीं है?
Which of the following is not the element associated with the HTML table layout?
HTML5 लेआउट के लिए या स्टाइलिंग के लिए किस तत्व का उपयोग किया जाता है?
Which element is used for or styling HTML5 layout?
HTML फ़ाइल को सेव करने के लिए निम्नलिखित में से किस एक्सटेंशन का उपयोग किया जाता है?
Which of the following extension is used to save an HTML file?
<iframe> के अंतर्गत कौन सी विशेषता आवश्यक नहीं है?
Which attribute is not essential under <iframe>?
STRONG टैग के भीतर टेक्स्ट_________ के रूप में प्रदर्शित होता है?
Text within STRONG tag is displayed as_________?
टीडी टैग का उपयोग __________ के लिए किया जाता है?
TD tag is used for __________?
HTML दस्तावेज़ किस टैग जोड़े के साथ प्रारंभ और समाप्त होता है?
HTML document start and end with which tag pairs?
________ क्लासेस किसी भी HTML एलिमेंट के लिए बैकग्राउंड कलर सेट करती हैं:
________ classes set the background color for any HTML element:
इन कथनों पर विचार करें और सही विकल्प चुनें:
Consider these statements and choose correct Option:
पहचानें कि निम्नलिखित कथन सत्य हैं या गलत।
Identify whether the following statements are true or false.
i) The tabindex attribute specifies the tab order of an element in HTML
ii) The accesskey HTML attribute allows web developers to assign certain keyboard shortcuts to web elements.
iii) The “class” attribute of HTML tags is a global attribute. HTML में एक अनुभाग जिसमें दस्तावेज़ के बारे में सामान्य जानकारी होती है।
A section in HTML that contains generic information about the document.
HTML में H1 से H6 तक जाने पर फ़ॉन्ट पर क्या प्रभाव पड़ता है?
What is effect on font while going from H1 to H6 in HTML?
HTML में शीर्षक के _____ स्तर होते हैं
There are _____ level of heading in html
पैराग्राफ की शुरुआत को चिह्नित करने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?
Which of the following tag is used to mark a begnining of paragraph ?
टेक्स्ट को अधिक बनाने या लेने के लिए किस तत्व का उपयोग किया जाता है?
Which element is used to 'make or take the text in more than one line?
किस विशेषता का उपयोग यह परिभाषित करने के लिए किया जाता है कि टेक्स्ट को अधिकतम कितने अक्षर दिए जा सकते हैं 'या पासवर्ड फ़ील्ड है?
Which attribute is used to define how many maximum letters can be given to text 'or Password is the field?
वह प्रतीक जो HREF विशेषता को किसी पते या फ़ाइल नाम के बजाय NAME एंकर के नाम के रूप में पहचानता है
The symbol that identities that HREF attribute as the name of a NAME anchor rather than an address or filename is
संक्षिप्त नाम या परिवर्णी शब्द के लिए किस HTML तत्व का उपयोग किया जाता है?
Which HTML element is used for abbreviation or acronym
एचटएमएल में पृष्ठभूमि रंग जोड़ने का पसंदीदा तरीका क्या है?
What is the preferred way for adding a background color in HTML?
लक्ष्य विशेषता के लिए डिफ़ॉल्ट मान पर सेट है
Default value for Target attribute is set to
अधिकांश प्रपत्र तत्व का उपयोग करके विशिष्ट तत्वों को नियंत्रित करते हैं।
The Most of the form control elements specific using the element.
परीक्षण के लिए हमें प्रयोग करना चाहिए
For testing we should use
हेक्साडेसिमल रंग कोड #ff0000 किस रंग को दर्शाता है?
What color is represented by the hexadecimal color code #ff0000?
किसी आकृति के लिए कैप्शन को टैग का उपयोग करके HTML5 में परिभाषित किया जा सकता है
a caption for a figure can be defined in HTML5 by using the tag
निम्नलिखित में से कौन सा अतिप्रवाह तत्व के लिए उचित मान है?
Which of the following is an appropriate value for the overflow element?
पुल डाउन मेनू के लिए किस टैग का उपयोग किया जाता है?
Which tag is used for puLL down 'Menu?
निम्नलिखित में से कौन सा कथन सत्य है?
Which of the following statement is true ?
निम्नलिखित में से किस टैग के लिए टर्मिनेटर की आवश्यकता नहीं होती है?
Which of the following tags do not require a terminator?
वह स्निपेट जिसका उपयोग यह जांचने के लिए किया जाना है कि क्या "ए" "शून्य" के बराबर नहीं है _________sss है
The snippet that has to be used to check if “a” is not equal to “null” is _________sss
स्विच केस स्टेटमेंट में कौन सा कीबर्ड कोई केस मैच न होने पर चलाने के लिए कोड निर्दिष्ट करता है?
Which keyWord in switch case statement specifies the code to run if there is no case match?
HTML और XHTML का मतलब ______ है
HTML and XHTML stands for ______