🚀 Hurry! Offer Ends In
00 Days
00 Hours
00 Mins
00 Secs
Enroll Now
X

HTML Basics

Question: 51 Report Error

HTML टेबल में टेबल डेटा या सेल द्वारा परिभाषित किया जाता है

Table data or cells in HTML tables are defined by

A)
B)
C)
D)

Question: 52 Report Error

HTML page को read और उसे render करने के लिए निम्न में से किसका उपयोग किया जाता है?

Which of the following is used to read and render an HTML page?

A)
B)
C)
D)

Question: 53 Report Error

HTML5 में doctype का सही syntax क्या है?

What is the correct syntax of doctype in HTML5?

A)
B)
C)
D)

Question: 54 Report Error

निम्नलिखित में से कौन सा HTML paragraph tag है?

Which of the following is an HTML paragraph tag?

A)
B)
C)
D)

Question: 55 Report Error

Short quote के लिए किस HTML element का उपयोग किया जाता है?

Which HTML element is used for short quote?

A)
B)
C)
D)

Question: 56
Verified by Expert

सबसे छोटे आकार की heading के लिए सही HTML tag चुने |

Choose the right HTML tag for the smallest heading size

A)
B)
C)
D)

Question: 57 Report Error

HTML पेज पर कौन से tag का उपयोग करके picture display की जाती है|

Using which tag a picture is displayed on an HTML page?

A)
B)
C)
D)

Question: 58 Report Error

Notepad menu bar मे कौन सा item नहीं हैं|

Which item is not in Notepad menu bar

A)
B)
C)
D)

Question: 59
Verified by Expert

Web page शुरू करने के लिए HTML Tags का सही sequence ............... हैं?

The correct sequence of HTML tags to start a web page is………….?

A)
B)
C)
D)

Question: 60 Report Error

निम्नलिखित में से आपको वेब पेज पर प्लेन color background जोड़ने के लिए किस tags का उपयोग किस जाता है?

Which of the following tags is used to add plain color background to a web page?

A)
B)
C)
D)

Question: 61 Report Error

External style Sheet की referring के लिए निम्नलिखित में से कौन सा syntax सही है?

Which of the following syntax is correct for referring to an external style sheet?

A)
B)
C)
D)

Question: 62 Report Error

H1 H2 से बड़े आकार का टेक्स्ट हैं|

H1 is larger text size than H2.

A)
B)
C)
D)

Question: 63 Report Error

टेक्स्ट में पैराग्राफ जोड़ने के लिए “br” element के उपयोग किया जाता हैं|

“br” element is used to add paragraph to the text.

A)
B)
C)
D)

Question: 64
Verified by Expert

HTML का मतलब है

HTML stands for

A)
B)
C)
D)

Question: 65
Verified by Expert

HTML पेज को पढ़ने और उसे रेंडर करने के लिए निम्नलिखित में से किसका उपयोग किया जाता है?

Which of the following is used to read an HTML page and render it?

A)
B)
C)
D)

Question: 66
Verified by Expert

HTML मेटाडेटा के किस भाग में निहित है?

In which part of the HTML metadata is contained?

A)
B)
C)
D)

Question: 67 Report Error

निम्नलिखित में से कौन सा तत्व HTML तालिका लेआउट से संबद्ध नहीं है?

Which of the following is not the element associated with the HTML table layout?

A)
B)
C)
D)

Question: 68 Report Error

HTML5 लेआउट के लिए या स्टाइलिंग के लिए किस तत्व का उपयोग किया जाता है?

Which element is used for or styling HTML5 layout?

A)
B)
C)
D)

Question: 69 Report Error

HTML का एक उपसमुच्चय है

HTML is a subset of

A)
B)
C)
D)

Question: 70
Verified by Expert

HTML फ़ाइल को सेव करने के लिए निम्नलिखित में से किस एक्सटेंशन का उपयोग किया जाता है?

Which of the following extension is used to save an HTML file?

A)
B)
C)
D)

Question: 71 Report Error

<iframe> के अंतर्गत कौन सी विशेषता आवश्यक नहीं है?

Which attribute is not essential under <iframe>?

A)
B)
C)
D)

Question: 72 Report Error

HTML में, टैग हैं।

In HTML, the tags are .

A)
B)
C)
D)

Question: 73 Report Error

STRONG टैग के भीतर टेक्स्ट_________ के रूप में प्रदर्शित होता है?

Text within STRONG tag is displayed as_________?

A)
B)
C)
D)

Question: 74 Report Error

टीडी टैग का उपयोग __________ के लिए किया जाता है?

TD tag is used for __________?

A)
B)
C)
D)

Question: 75 Report Error

HTML दस्तावेज़ किस टैग जोड़े के साथ प्रारंभ और समाप्त होता है?

HTML document start and end with which tag pairs?

A)
B)
C)
D)

Question: 76 Report Error

________ क्लासेस किसी भी HTML एलिमेंट के लिए बैकग्राउंड कलर सेट करती हैं:

________ classes set the background color for any HTML element:

A)
B)
C)
D)

Question: 77 Report Error

इन कथनों पर विचार करें और सही विकल्प चुनें:

Consider these statements and choose correct Option:

A)
B)
C)
D)

Question: 78 Report Error

पहचानें कि निम्नलिखित कथन सत्य हैं या गलत।

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.
A)
B)
C)
D)

Question: 79
Verified by Expert

HTML में एक अनुभाग जिसमें दस्तावेज़ के बारे में सामान्य जानकारी होती है।

A section in HTML that contains generic information about the document.

A)
B)
C)
D)
Explanation
The element is a container for metadata (data about data) and is placed between the tag and the tag. It contains generic information such as the document title, character set, styles, scripts, and other meta information. This information is not displayed on the web page itself, except for the . <p class="mb-0"><strong>Correct Answer:</strong> <span style="color: #28a745; font-weight: 700;"> C) head </span></p> </div> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 80</span> <div class="verified-modern"> <span class="icon">✔</span> <span>Verified by Expert</span> </div> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">HTML में H1 से H6 तक जाने पर फ़ॉन्ट पर क्या प्रभाव पड़ता है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> What is effect on font while going from H1 to H6 in HTML?</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996738"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996738" id="opt_ref_657" value="opt1"> </div> <label for="opt_ref_657" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996738">Fonts are growing</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996738"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996738" name="ref[7996738]" id="opt_ref_658" value="opt2"> </div> <label for="opt_ref_658" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996738">Fonts Are decrease</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996738"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996738" name="ref[7996738]" id="opt_ref_659" value="opt3"> </div> <label for="opt_ref_659" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996738">The color of font is changed</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996738"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996738" name="ref[7996738]" id="opt_ref_660" value="opt4"> </div> <label for="opt_ref_660" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996738">Fonts are becoming clear</label> </div> <div class="explanation d-none"> <div class="explanation-section" style="opacity:0;height:0;"> <div class="explanation-title"> <i class="fas fa-lightbulb"></i> Explanation </div> In HTML, headings go from <h1> (largest) to <h6> (smallest), so the font size decreases. <p class="mb-0"><strong>Correct Answer:</strong> <span style="color: #28a745; font-weight: 700;"> B) Fonts Are decrease </span></p> </div> </div> </div> <hr class="hr-ques"> </div> <div class="row"><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9314074808004790" data-ad-slot="9832734310" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div><script>(adsbygoogle = window.adsbygoogle || []).push({});</script> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 81</span> <div class="verified-modern"> <span class="icon">✔</span> <span>Verified by Expert</span> </div> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">HTML में शीर्षक के _____ स्तर होते हैं</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> There are _____ level of heading in html</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996740"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996740" id="opt_ref_662" value="opt1"> </div> <label for="opt_ref_662" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996740"> three</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996740"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996740" name="ref[7996740]" id="opt_ref_663" value="opt2"> </div> <label for="opt_ref_663" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996740">four</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996740"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996740" name="ref[7996740]" id="opt_ref_664" value="opt3"> </div> <label for="opt_ref_664" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996740"> five</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996740"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996740" name="ref[7996740]" id="opt_ref_665" value="opt4"> </div> <label for="opt_ref_665" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996740">six</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 82</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996741" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0"> HTTP स्टेटस कोड हैं</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> HTTP status codes are</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996741"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996741" id="opt_ref_667" value="opt1"> </div> <label for="opt_ref_667" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996741">1 digit</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996741"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996741" name="ref[7996741]" id="opt_ref_668" value="opt2"> </div> <label for="opt_ref_668" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996741">2 digit</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996741"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996741" name="ref[7996741]" id="opt_ref_669" value="opt3"> </div> <label for="opt_ref_669" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996741">3 digit</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996741"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996741" name="ref[7996741]" id="opt_ref_670" value="opt4"> </div> <label for="opt_ref_670" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996741">4 digit</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 83</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996743" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">पैराग्राफ की शुरुआत को चिह्नित करने के लिए निम्नलिखित में से किस टैग का उपयोग किया जाता है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> Which of the following tag is used to mark a begnining of paragraph ?</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996743"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996743" id="opt_ref_672" value="opt1"> </div> <label for="opt_ref_672" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996743"> <br></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996743"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996743" name="ref[7996743]" id="opt_ref_673" value="opt2"> </div> <label for="opt_ref_673" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996743"> <P></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996743"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996743" name="ref[7996743]" id="opt_ref_674" value="opt3"> </div> <label for="opt_ref_674" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996743"> <TD></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996743"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996743" name="ref[7996743]" id="opt_ref_675" value="opt4"> </div> <label for="opt_ref_675" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996743"> <TR></label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 84</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996748" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">टेक्स्ट को अधिक बनाने या लेने के लिए किस तत्व का उपयोग किया जाता है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> Which element is used to 'make or take the text in more than one line?</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996748"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996748" id="opt_ref_677" value="opt1"> </div> <label for="opt_ref_677" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996748"><Text></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996748"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996748" name="ref[7996748]" id="opt_ref_678" value="opt2"> </div> <label for="opt_ref_678" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996748"><Textarea></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996748"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996748" name="ref[7996748]" id="opt_ref_679" value="opt3"> </div> <label for="opt_ref_679" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996748"><Textplace> </label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996748"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996748" name="ref[7996748]" id="opt_ref_680" value="opt4"> </div> <label for="opt_ref_680" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996748"><Textnext></label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 85</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996749" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">किस विशेषता का उपयोग यह परिभाषित करने के लिए किया जाता है कि टेक्स्ट को अधिकतम कितने अक्षर दिए जा सकते हैं 'या पासवर्ड फ़ील्ड है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> Which attribute is used to define how many maximum letters can be given to text 'or Password is the field?</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996749"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996749" id="opt_ref_682" value="opt1"> </div> <label for="opt_ref_682" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996749">Maxlength</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996749"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996749" name="ref[7996749]" id="opt_ref_683" value="opt2"> </div> <label for="opt_ref_683" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996749">Maxword</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996749"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996749" name="ref[7996749]" id="opt_ref_684" value="opt3"> </div> <label for="opt_ref_684" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996749">Maxchar</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996749"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996749" name="ref[7996749]" id="opt_ref_685" value="opt4"> </div> <label for="opt_ref_685" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996749"> Maxletters</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 86</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996751" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">HTML में, टैग हैं।</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> In HTML, the tags are .</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996751"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996751" id="opt_ref_687" value="opt1"> </div> <label for="opt_ref_687" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996751">in upper case</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996751"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996751" name="ref[7996751]" id="opt_ref_688" value="opt2"> </div> <label for="opt_ref_688" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996751">case-sensitive</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996751"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996751" name="ref[7996751]" id="opt_ref_689" value="opt3"> </div> <label for="opt_ref_689" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996751">in lowercase</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996751"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996751" name="ref[7996751]" id="opt_ref_690" value="opt4"> </div> <label for="opt_ref_690" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996751">not case sensitive</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 87</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996752" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">वह प्रतीक जो HREF विशेषता को किसी पते या फ़ाइल नाम के बजाय NAME एंकर के नाम के रूप में पहचानता है</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> The symbol that identities that HREF attribute as the name of a NAME anchor rather than an address or filename is</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996752"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996752" id="opt_ref_692" value="opt1"> </div> <label for="opt_ref_692" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996752">“&”</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996752"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996752" name="ref[7996752]" id="opt_ref_693" value="opt2"> </div> <label for="opt_ref_693" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996752"> “$”</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996752"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996752" name="ref[7996752]" id="opt_ref_694" value="opt3"> </div> <label for="opt_ref_694" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996752">“#”</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996752"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996752" name="ref[7996752]" id="opt_ref_695" value="opt4"> </div> <label for="opt_ref_695" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996752">“!”</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 88</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996753" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">HTML का मतलब है -</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> HTML stands for -</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996753"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996753" id="opt_ref_697" value="opt1"> </div> <label for="opt_ref_697" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996753">HighText Machine Language</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996753"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996753" name="ref[7996753]" id="opt_ref_698" value="opt2"> </div> <label for="opt_ref_698" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996753">HyperText and links Markup Language</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996753"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996753" name="ref[7996753]" id="opt_ref_699" value="opt3"> </div> <label for="opt_ref_699" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996753">HyperText Markup Language</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996753"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996753" name="ref[7996753]" id="opt_ref_700" value="opt4"> </div> <label for="opt_ref_700" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996753">None of these</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 89</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996755" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">संक्षिप्त नाम या परिवर्णी शब्द के लिए किस HTML तत्व का उपयोग किया जाता है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> Which HTML element is used for abbreviation or acronym</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996755"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996755" id="opt_ref_702" value="opt1"> </div> <label for="opt_ref_702" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996755"><abbr></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996755"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996755" name="ref[7996755]" id="opt_ref_703" value="opt2"> </div> <label for="opt_ref_703" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996755"><blockquote></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996755"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996755" name="ref[7996755]" id="opt_ref_704" value="opt3"> </div> <label for="opt_ref_704" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996755"><q></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996755"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996755" name="ref[7996755]" id="opt_ref_705" value="opt4"> </div> <label for="opt_ref_705" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996755"><em></label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 90</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996762" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0"> TD टैग का प्रयोग किया जाता है</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> TD tag is used for </p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996762"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996762" id="opt_ref_707" value="opt1"> </div> <label for="opt_ref_707" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996762">Table row</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996762"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996762" name="ref[7996762]" id="opt_ref_708" value="opt2"> </div> <label for="opt_ref_708" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996762">Table Records</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996762"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996762" name="ref[7996762]" id="opt_ref_709" value="opt3"> </div> <label for="opt_ref_709" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996762">Table heading</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996762"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996762" name="ref[7996762]" id="opt_ref_710" value="opt4"> </div> <label for="opt_ref_710" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996762">Row Heading</label> </div> </div> <hr class="hr-ques"> </div> <div class="row"><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9314074808004790" data-ad-slot="9832734310" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div><script>(adsbygoogle = window.adsbygoogle || []).push({});</script> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 91</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996763" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">एचटएमएल में पृष्ठभूमि रंग जोड़ने का पसंदीदा तरीका क्या है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> What is the preferred way for adding a background color in HTML? </p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996763"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996763" id="opt_ref_712" value="opt1"> </div> <label for="opt_ref_712" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996763"><body background="yellow"></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996763"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996763" name="ref[7996763]" id="opt_ref_713" value="opt2"> </div> <label for="opt_ref_713" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996763"><background>yellow</background></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996763"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996763" name="ref[7996763]" id="opt_ref_714" value="opt3"> </div> <label for="opt_ref_714" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996763">< body style="background-color:yellow"></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996763"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996763" name="ref[7996763]" id="opt_ref_715" value="opt4"> </div> <label for="opt_ref_715" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996763"> <background color="yellow">text<background></label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 92</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996768" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">नवीनतम HTML मानक है</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> The latest HTML standard is</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996768"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996768" id="opt_ref_717" value="opt1"> </div> <label for="opt_ref_717" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996768">XML</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996768"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996768" name="ref[7996768]" id="opt_ref_718" value="opt2"> </div> <label for="opt_ref_718" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996768">SGML</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996768"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996768" name="ref[7996768]" id="opt_ref_719" value="opt3"> </div> <label for="opt_ref_719" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996768">HTML 4.0</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996768"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996768" name="ref[7996768]" id="opt_ref_720" value="opt4"> </div> <label for="opt_ref_720" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996768">HTML 5.0</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 93</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996774" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">लक्ष्य विशेषता के लिए डिफ़ॉल्ट मान पर सेट है</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> Default value for Target attribute is set to </p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996774"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996774" id="opt_ref_722" value="opt1"> </div> <label for="opt_ref_722" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996774">_blank</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996774"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996774" name="ref[7996774]" id="opt_ref_723" value="opt2"> </div> <label for="opt_ref_723" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996774">_self</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996774"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996774" name="ref[7996774]" id="opt_ref_724" value="opt3"> </div> <label for="opt_ref_724" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996774">_top</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996774"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996774" name="ref[7996774]" id="opt_ref_725" value="opt4"> </div> <label for="opt_ref_725" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996774">none</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 94</span> <div class="verified-modern"> <span class="icon">✔</span> <span>Verified by Expert</span> </div> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">अधिकांश प्रपत्र तत्व का उपयोग करके विशिष्ट तत्वों को नियंत्रित करते हैं।</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> The Most of the form control elements specific using the element.</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996777"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996777" id="opt_ref_727" value="opt1"> </div> <label for="opt_ref_727" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996777">OutPut</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996777"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996777" name="ref[7996777]" id="opt_ref_728" value="opt2"> </div> <label for="opt_ref_728" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996777">Input</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996777"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996777" name="ref[7996777]" id="opt_ref_729" value="opt3"> </div> <label for="opt_ref_729" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996777">Control</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996777"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996777" name="ref[7996777]" id="opt_ref_730" value="opt4"> </div> <label for="opt_ref_730" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996777">Submit</label> </div> <div class="explanation d-none"> <div class="explanation-section" style="opacity:0;height:0;"> <div class="explanation-title"> <i class="fas fa-lightbulb"></i> Explanation </div> The <input> element is considered the most important and frequently used form element, capable of being displayed in numerous ways (e.g., text, password, checkbox, radio button) depending on the type attribute. <p class="mb-0"><strong>Correct Answer:</strong> <span style="color: #28a745; font-weight: 700;"> B) Input </span></p> </div> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 95</span> <div class="verified-modern"> <span class="icon">✔</span> <span>Verified by Expert</span> </div> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">परीक्षण के लिए ________ हमें प्रयोग करना चाहिए</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> For testing we should use__________.</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996778"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996778" id="opt_ref_732" value="opt1"> </div> <label for="opt_ref_732" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996778">document. write()</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996778"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996778" name="ref[7996778]" id="opt_ref_733" value="opt2"> </div> <label for="opt_ref_733" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996778">console.log()</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996778"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996778" name="ref[7996778]" id="opt_ref_734" value="opt3"> </div> <label for="opt_ref_734" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996778">window. alert()</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996778"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996778" name="ref[7996778]" id="opt_ref_735" value="opt4"> </div> <label for="opt_ref_735" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996778">innerHTML</label> </div> <div class="explanation d-none"> <div class="explanation-section" style="opacity:0;height:0;"> <div class="explanation-title"> <i class="fas fa-lightbulb"></i> Explanation </div> console.log() is the standard tool for debugging and testing because it writes messages directly to the browser console without interrupting the user or altering the page layout. <p class="mb-0"><strong>Correct Answer:</strong> <span style="color: #28a745; font-weight: 700;"> B) console.log() </span></p> </div> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 96</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996779" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">हेक्साडेसिमल रंग कोड #ff0000 किस रंग को दर्शाता है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> What color is represented by the hexadecimal color code #ff0000?</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996779"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996779" id="opt_ref_737" value="opt1"> </div> <label for="opt_ref_737" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996779">Blue</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996779"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996779" name="ref[7996779]" id="opt_ref_738" value="opt2"> </div> <label for="opt_ref_738" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996779">Green</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996779"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996779" name="ref[7996779]" id="opt_ref_739" value="opt3"> </div> <label for="opt_ref_739" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996779">Red</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996779"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996779" name="ref[7996779]" id="opt_ref_740" value="opt4"> </div> <label for="opt_ref_740" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996779">Yellow</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 97</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996781" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">किसी आकृति के लिए कैप्शन को टैग का उपयोग करके HTML5 में परिभाषित किया जा सकता है</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> a caption for a figure can be defined in HTML5 by using the tag</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996781"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996781" id="opt_ref_742" value="opt1"> </div> <label for="opt_ref_742" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996781"><caption></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996781"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996781" name="ref[7996781]" id="opt_ref_743" value="opt2"> </div> <label for="opt_ref_743" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996781"><figurecap></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996781"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996781" name="ref[7996781]" id="opt_ref_744" value="opt3"> </div> <label for="opt_ref_744" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996781"><figcaption></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996781"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996781" name="ref[7996781]" id="opt_ref_745" value="opt4"> </div> <label for="opt_ref_745" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996781"><fcaption></label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 98</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996785" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">निम्नलिखित में से कौन सा अतिप्रवाह तत्व के लिए उचित मान है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> Which of the following is an appropriate value for the overflow element?</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996785"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996785" id="opt_ref_747" value="opt1"> </div> <label for="opt_ref_747" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996785">scroll</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996785"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996785" name="ref[7996785]" id="opt_ref_748" value="opt2"> </div> <label for="opt_ref_748" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996785">hidden</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996785"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996785" name="ref[7996785]" id="opt_ref_749" value="opt3"> </div> <label for="opt_ref_749" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996785">auto</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996785"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996785" name="ref[7996785]" id="opt_ref_750" value="opt4"> </div> <label for="opt_ref_750" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996785">all of the mentioned</label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 99</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996786" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">पुल डाउन मेनू के लिए किस टैग का उपयोग किया जाता है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> Which tag is used for puLL down 'Menu?</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996786"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996786" id="opt_ref_752" value="opt1"> </div> <label for="opt_ref_752" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996786"> <List></label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996786"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996786" name="ref[7996786]" id="opt_ref_753" value="opt2"> </div> <label for="opt_ref_753" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996786"> <pull> </label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996786"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996786" name="ref[7996786]" id="opt_ref_754" value="opt3"> </div> <label for="opt_ref_754" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996786"><Select> </label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996786"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996786" name="ref[7996786]" id="opt_ref_755" value="opt4"> </div> <label for="opt_ref_755" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996786"><pulldown></label> </div> </div> <hr class="hr-ques"> </div> <div class="outer-wrapper pt-2"> <div class="d-flex justify-content-between mb-2"> <span class="text-info mukta-regular fw-bold fs-5 mb-0">Question: 100</span> <a href="javascript:void(0)" class="btn btn-sm btn-info report_an_error_btn mb-0" data-bs-toggle="modal" data-bs-target="#report_a_bug" data-report-id="7996788" data-report-type="online_test">Report Error</a> </div> <div class="main-inner"> <p class="question mukta-regular gg fw-bold text-dark fs-5 mb-0">निम्नलिखित में से कौन सा कथन सत्य है?</p> <p class="text-dark mb-2 question mukta-regular fs-5 mb-0 text-pink"> Which of the following statement is true ?</p> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option1" data-radio-id="7996788"> <div class="me-1 p-2 bg-success text-white"> A) <input type="radio" class="d-none ref_7996788" id="opt_ref_757" value="opt1"> </div> <label for="opt_ref_757" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996788">Attribute names must be in uppercase</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option2" data-radio-id="7996788"> <div class="me-1 p-2 bg-success text-white"> B) <input type="radio" class="d-none ref_7996788" name="ref[7996788]" id="opt_ref_758" value="opt2"> </div> <label for="opt_ref_758" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996788">Attribute values must be quoted</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option3" data-radio-id="7996788"> <div class="me-1 p-2 bg-success text-white"> C) <input type="radio" class="d-none ref_7996788" name="ref[7996788]" id="opt_ref_759" value="opt3"> </div> <label for="opt_ref_759" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996788">Attribute minimization is mandatory</label> </div> <div class="d-flex ques-option mb-2 fw-bold soft-success rounded-1 border-dark-1" data-optno="option4" data-radio-id="7996788"> <div class="me-1 p-2 bg-success text-white"> D) <input type="radio" class="d-none ref_7996788" name="ref[7996788]" id="opt_ref_760" value="opt4"> </div> <label for="opt_ref_760" role="button" class="mukta-regular fw-bold d-block w-100 p-2 ref_7996788">None of the mentioned</label> </div> </div> <hr class="hr-ques"> </div> <div class="row"><ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9314074808004790" data-ad-slot="9832734310" data-ad-format="auto"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script></div><script>(adsbygoogle = window.adsbygoogle || []).push({});</script> <nav aria-label="Page navigation"> <ul class="pagination pagination-primary-soft d-inline-block d-md-flex rounded mb-0"> <li class="page-item mb-0 "> <a class="page-link" href="https://examjila.in/chapter/mcq/html-basics?page=1"> 1 </a> </li> <li class="page-item mb-0 active"> <a class="page-link" href="https://examjila.in/chapter/mcq/html-basics?page=2"> 2 </a> </li> <li class="page-item mb-0 "> <a class="page-link" href="https://examjila.in/chapter/mcq/html-basics?page=3"> 3 </a> </li> <li class="page-item mb-0 "> <a class="page-link" href="https://examjila.in/chapter/mcq/html-basics?page=4"> 4 </a> </li> <li class="page-item mb-0"> <a href="https://examjila.in/chapter/mcq/html-basics?page=5" class="page-link" aria-label="Next"> <span aria-hidden="true"><i class="fas fa-angle-double-right"></i></span> </a> </li> <li class="page-item mb-0"> <a href="https://examjila.in/chapter/mcq/html-basics?page=5" class="page-link" aria-label="Last"> <span aria-hidden="true">Last</span> </a> </li> </ul> </nav> </div> <div class="col-md-4"> <div class="mb-4"> <div class="border border-1 border-success h-100 bg-white shadow"> <div class="list-group rounded-0"> <span class="list-group-item list-group-item-action bg-success" aria-current="true"> <h5 class="mb-0 text-white text-center">Related chapter</h5> </span> </div> <div class="p-2"> <div class="d-flex align-items-center column-gap-2"> <span><i class="bi bi-chevron-right icon-stroke text-success"></i></span> <a href="https://examjila.in/chapter/mcq/introduction-to-web-design" class="mb-0 truncate-text-2 fw-bold" data-bs-toggle="tooltip" title="Introduction to Web Design">Introduction to Web Design</a> <a href="" class="d-block ms-auto d-flex"><i class="bi bi-youtube me-1 text-danger"></i>Solution</a> </div> <hr style="border-width: 3px;" /> <div class="d-flex align-items-center column-gap-2"> <span><i class="bi bi-chevron-right icon-stroke text-success"></i></span> <a href="https://examjila.in/chapter/mcq/editors" class="mb-0 truncate-text-2 fw-bold" data-bs-toggle="tooltip" title="Editors">Editors</a> <a href="" class="d-block ms-auto d-flex"><i class="bi bi-youtube me-1 text-danger"></i>Solution</a> </div> <hr style="border-width: 3px;" /> <div class="d-flex align-items-center column-gap-2"> <span><i class="bi bi-chevron-right icon-stroke text-success"></i></span> <a href="https://examjila.in/chapter/mcq/css" class="mb-0 truncate-text-2 fw-bold" data-bs-toggle="tooltip" title="CSS">CSS</a> <a href="" class="d-block ms-auto d-flex"><i class="bi bi-youtube me-1 text-danger"></i>Solution</a> </div> <hr style="border-width: 3px;" /> <div class="d-flex align-items-center column-gap-2"> <span><i class="bi bi-chevron-right icon-stroke text-success"></i></span> <a href="https://examjila.in/chapter/mcq/css-framework" class="mb-0 truncate-text-2 fw-bold" data-bs-toggle="tooltip" title="CSS Framework">CSS Framework</a> <a href="" class="d-block ms-auto d-flex"><i class="bi bi-youtube me-1 text-danger"></i>Solution</a> </div> <hr style="border-width: 3px;" /> <div class="d-flex align-items-center column-gap-2"> <span><i class="bi bi-chevron-right icon-stroke text-success"></i></span> <a href="https://examjila.in/chapter/mcq/javascript-and-angular-js" class="mb-0 truncate-text-2 fw-bold" data-bs-toggle="tooltip" title="JavaScript and Angular JS">JavaScript and Angular JS</a> <a href="" class="d-block ms-auto d-flex"><i class="bi bi-youtube me-1 text-danger"></i>Solution</a> </div> <hr style="border-width: 3px;" /> <div class="d-flex align-items-center column-gap-2"> <span><i class="bi bi-chevron-right icon-stroke text-success"></i></span> <a href="https://examjila.in/chapter/mcq/photo-editor" class="mb-0 truncate-text-2 fw-bold" data-bs-toggle="tooltip" title="Photo Editor">Photo Editor</a> <a href="" class="d-block ms-auto d-flex"><i class="bi bi-youtube me-1 text-danger"></i>Solution</a> </div> <hr style="border-width: 3px;" /> <div class="d-flex align-items-center column-gap-2"> <span><i class="bi bi-chevron-right icon-stroke text-success"></i></span> <a href="https://examjila.in/chapter/mcq/web-publishing-and-browsing" class="mb-0 truncate-text-2 fw-bold" data-bs-toggle="tooltip" title="Web Publishing and Browsing">Web Publishing and Browsing</a> </div> </div> </div> </div> <!-- Card item START --> <div class="card shadow"> <!-- Image --> <img src="/public/assets/images/courses/o-level-web-designing-2026.png" class="card-img-top" alt="M2-R5.1 Full Batch"> <!-- Card body --> <div class="card-body pb-0"> <h5 class="card-title"><a href="https://examjila.in/courses/m2r5">M2-R5.1 Full Batch</a></h5> <p class="mb-2 text-truncate-2">Web Designing and Publishing</p> <!-- Rating star --> </div> <!-- Card footer --> <hr> <div class="card-footer pt-0 pb-3"> <div class="d-flex justify-content-between align-items-center"> <p class="fw-bold fs-5 mb-0">₹299.00 <span class="mb-0 text-muted text-decoration-line-through fs-6">₹799.00</span></p> <div class="discount-arrow"> <p class="fw-bold mb-0 text-success discount-text px-2">Discount ₹500</p> </div> </div> <div class="d-flex justify-content-between column-gap-3 mt-2"> <a href="https://examjila.in/courses/m2r5" class="btn btn-outline-success btn-sm rounded-1 w-50 mb-0">View Details</a> <a href="javascript:void(0);" data-event-key="m2r5" class="btn btn-success btn-sm rounded-1 w-50 mb-0 event-capture">Enroll Now</a> </div> </div> </div> <!-- Card item END --> <div class="chapter_wrapper mt-4 border border-1 bg-success bg-opacity-10"> <div class="list-group rounded-0 border-0"> <span class="list-group-item list-group-item-action bg-success" aria-current="true"> <div class="text-center"> <h5 class="mb-0 text-white text-center">Online Test</h5> </div> </span> </div> <div class="bg-body text-center rounded-2 border my-2 mx-2 p-2 px-1 d-flex align-items-center"> <img src="https://examjila.in/public/assets/images/element/it-chapter-1.svg" class="h-40px" alt=""> <a href="https://examjila.in/online-test/question-set/1010221/it-tools-and-network-basics-m1-r5/1" class="text-primary-hover text-start"> <span class="h6 ms-2">M1-R5.1</span> <small class="d-block ms-2">IT Tools and Network Basics</small> </a> </div> <div class="bg-body text-center rounded-2 border my-2 mx-2 p-2 px-1 d-flex align-items-center"> <img src="https://examjila.in/public/assets/images/element/wd-chapter-5.svg" class="h-40px" alt=""> <a href="https://examjila.in/online-test/question-set/1010222/web-designing-and-publishing-m2-r5/1" class="text-primary-hover text-start"> <span class="h6 ms-2">M2-R5.1</span> <small class="d-block ms-2">Web Designing and Publishing</small> </a> </div> <div class="bg-body text-center rounded-2 border my-2 mx-2 p-2 d-flex align-items-center"> <img src="https://examjila.in/public/assets/images/element/py-chapter-3.svg" class="h-40px" alt=""> <a href="https://examjila.in/online-test/question-set/1010223/programming-and-problem-solving-through-python-m3-r5/1" class="text-primary-hover text-start"> <span class="h6 ms-2">M3-R5.1</span> <small class="d-block ms-2">Python Programming</small> </a> </div> <div class="bg-body text-center rounded-2 border my-2 mx-2 p-2 px-1 d-flex align-items-center"> <img src="https://examjila.in/public/assets/images/element/iot-chapter-2.svg" class="h-40px" alt=""> <a href="https://examjila.in/online-test/question-set/1010224/internet-of-things-m4-r5/1" class="text-primary-hover text-start"> <span class="h6 ms-2">M4-R5.1</span> <small class="d-block ms-2">Internet of Things</small> </a> </div> </div> <div style="max-width: 100%;"> <ins class="adsbygoogle" style="display:block" data-ad-client="ca-pub-9314074808004790" data-ad-slot="5270146113" data-ad-format="auto" data-full-width-responsive="true"></ins> <script> (adsbygoogle = window.adsbygoogle || []).push({}); </script> </div> </div> </div> </div> </div> </section> <!-- ======================= Newsletter END --> </main> <!-- **************** MAIN CONTENT END **************** --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Mukta:wght@200;300;400;500;600;700;800&display=swap" rel="stylesheet"> <link rel="stylesheet" href="https://examjila.in/public/assets/css/prism.css"> <script> document.querySelector('main').style = 'user-select:none;'; var ANSWER_KEY = JSON.parse('{"7992339":"opt4","7992360":"opt4","7992361":"opt4","7992362":"opt2","7992363":"opt4","7992434":"opt2","7992435":"opt4","7992441":"opt3","7993059":"opt3","7993060":"opt3","7993061":"opt4","7993069":"opt1","7993070":"opt2","7995794":"opt1","7995795":"opt3","7995796":"opt1","7995797":"opt2","7995798":"opt1","7995799":"opt2","7995800":"opt4","7995801":"opt1","7995806":"opt4","7995807":"opt4","7995808":"opt2","7995812":"opt1","7995910":"opt2","7996032":"opt4","7996255":"opt4","7996737":"opt3","7996738":"opt2","7996740":"opt4","7996741":"opt3","7996743":"opt2","7996748":"opt2","7996749":"opt1","7996751":"opt4","7996752":"opt3","7996753":"opt3","7996755":"opt1","7996762":"opt2","7996763":"opt3","7996768":"opt4","7996774":"opt2","7996777":"opt2","7996778":"opt2","7996779":"opt3","7996781":"opt3","7996785":"opt4","7996786":"opt3","7996788":"opt2"}'); document.querySelector('body').setAttribute('oncontextmenu', 'return false;'); document.addEventListener('DOMContentLoaded', function() { $('body').on('click', '.outer-wrapper input[type="radio"]', function(event) { let current = $(event.target); let parent = current.parent().parent(); let ques_id = parent.attr('data-radio-id'); let main_outer = parent.parent(); if (!ques_id) return; if (ANSWER_KEY[ques_id] !== undefined) { let correct = ANSWER_KEY[ques_id]; if(main_outer.find('.explanation')){ main_outer.find('.explanation').removeClass('d-none'); setTimeout(() => { main_outer.find('.explanation').find('.explanation-section').css({'opacity':1, 'height':'auto'}); }, 200); } if (correct == current.val()) { parent.removeClass('soft-success').addClass('bg-success text-white correct'); main_outer.addClass('pe-none').attr('disabled', true); return; } parent.removeClass('soft-success').addClass('bg-danger text-white wrong'); parent.find('.bg-success').removeClass('bg-success').addClass('bg-danger'); let radio_identifier = 'input.ref_' + ques_id; $(radio_identifier).each(function() { let val = $(this).val(); if (correct == val) { $(this).parent().parent().removeClass('soft-success').addClass('bg-success text-white correct'); $(this).parent().parent().parent().addClass('pe-none').attr('disabled', true); return; } }) } }); }) </script> <script src="https://examjila.in/public/assets/js/prism.js"></script> <!-- ======================= Footer START --> <input type="hidden" class="d-none" id="form_token" value="b8800fbb55647e89018a80c349725be83bca7dfb86833ebe232e2c87c35157d1"> <footer class="pt-5 bg-dark"> <div class="container"> <!-- Row START --> <div class="row g-4"> <!-- Widget 1 START --> <div class="col-lg-3"> <!-- logo --> <a class="me-0" href="/"> <img class="light-mode-item h-40px" src="https://examjila.in/public/assets/images/logo-light.png" alt="logo"> <img class="dark-mode-item h-40px" src="https://examjila.in/public/assets/images/logo-light.png" alt="logo"> </a> <p class="my-3 text-body-secondary"> Unlock learning with online tests, courses, syllabus, and PDF notes. Making education easy and accessible for everyone!<br> <strong>Sahu Satyam (<emp>Founder</emp>)</strong><br> <strong>Phone:</strong> +91 760 741 8817<br> <strong>Email:</strong> support@examjila.com<br> </p> <!-- Social media icon --> <ul class="list-inline mb-0 mt-3"> <li class="list-inline-item"> <a class="btn btn-white btn-sm shadow px-2 text-facebook" href="https://www.facebook.com/NewideasYT/"><i class="fab fa-fw fa-facebook-f"></i></a> </li> <li class="list-inline-item"> <a class="btn btn-white btn-sm shadow px-2 text-instagram" href="https://www.instagram.com/newideasyt/"><i class="fab fa-fw fa-instagram"></i></a> </li> <li class="list-inline-item"> <a class="btn btn-white btn-sm shadow px-2 text-twitter" href="https://twitter.com/newideasyt"><i class="fab fa-fw fa-twitter"></i></a> </li> <li class="list-inline-item"> <a class="btn btn-white btn-sm shadow px-2 text-linkedin" href="https://t.me/s/newideasyt"><i class="fab fa-fw fa-telegram"></i></a> </li> </ul> </div> <!-- Widget 1 END --> <!-- Widget 2 START --> <div class="col-lg-9"> <div class="row g-4"> <!-- Link block --> <div class="col-6 col-md-3"> <h5 class="mb-2 mb-md-4 text-white">Useful Links</h5> <ul class="nav flex-column"> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/pdf-notes">Free PDFs</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/old-paper">O Level Old Papers</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/old-paper/leaderboard">Leaderboard</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/content/terms-of-service">Terms of service</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/content/privacy-policy/">Privacy Policy</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/content/examjila-refund-policy/">Refund Policy</a></li> </ul> </div> <!-- Link block --> <div class="col-6 col-md-3"> <h5 class="mb-2 mb-md-4 text-white">Our Courses</h5> <ul class="nav flex-column"> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/courses/m1r5">IT Tools</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/courses/m2r5">Web Designing</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/courses/m3r5">Python Programming</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/courses/m4r5">Internet of Things</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/videos?cat=o_level">O Level All Information</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/videos?cat=a_level">A Level All Information</a></li> </ul> </div> <!-- Link block --> <div class="col-6 col-md-3"> <h5 class="mb-2 mb-md-4 text-white">Quick Links</h5> <ul class="nav flex-column"> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/online-test/question-set/1010221/it-tools-and-network-basics-m1-r5/1">IT Tools Online Test</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/online-test/question-set/1010222/web-designing-and-publishing-m2-r5/1">Web Design Online Test</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/online-test/question-set/1010223/programming-and-problem-solving-through-python-m3-r5/1">Python Online Test</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/online-test/question-set/1010224/internet-of-things-m4-r5/1">IOT Online Test</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/practical/o-level/Practical-PR1">Free Practical</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.com/mcq">20000+ Computer MCQs</a></li> </ul> </div> <!-- Widget 3 START --> <div class="col-6 col-md-3"> <h5 class="mb-2 mb-md-4 text-white">Web Resource</h5> <ul class="nav flex-column"> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://primegyan.com/">Primegyan.com</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://olevelonlinetest.com/">Olevelonlinetest.com</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://cccwalebhaiya.com/">CCCwalebhaiya.com</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://www.youtube.com/@newideasyt?sub_confirmation=1">NewideasYT</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://www.youtube.com/@cccwalebhaiya?sub_confirmation=1">CCCwalebhaiya</a></li> <li class="nav-item"><a class="nav-link text-body-secondary" href="https://examjila.in/">Examjila.in</a></li> </ul> </div> <!-- Widget 3 END --> </div> </div> <!-- Widget 2 END --> </div><!-- Row END --> <!-- Divider --> <hr class="mt-4 mb-0"> <!-- Bottom footer --> <div class="py-3"> <div class="container px-0"> <div class="d-lg-flex justify-content-between align-items-center py-3 text-center text-md-left"> <!-- copyright text --> <div class="text-body text-primary-hover text-body-secondary"> Copyrights ©2019-2026 All Rights Reserved. | Developed by <a href="https://hericloud.com/" style="color:yellow;">Hericloud Technologies Pvt. Ltd.</a></div> <!-- copyright links--> <div class="justify-content-center mt-3 mt-lg-0"> <ul class="nav list-inline justify-content-center mb-0"> <!-- <li class="list-inline-item"><a class="nav-link text-body-secondary" href="#">Contact Us</a></li> --> <li class="list-inline-item"><a class="nav-link text-body-secondary pe-0" href="/contact">Contact us</a></li> <li class="list-inline-item"><a class="nav-link text-body-secondary pe-0" href="https://examjila.com/content/about-us-examjila/">About us</a></li> </ul> </div> </div> </div> </div> </div> </footer> <!-- ======================= Footer END --> <style> .whatsapp-icon { position: fixed; right: 26px; bottom: 80px; cursor: pointer; z-index: 9999; } </style> <div class="whatsapp-icon"> <div><a href="https://wa.me/917607418817?text=%2AHii%2A%2C+I+want+help+regarding+O+level%2C+A+level%2C+CCC+Course" target="_blank"> <svg width="50px" height="50px" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg"> <g id="SVGRepo_bgCarrier" stroke-width="0"></g> <g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g> <g id="SVGRepo_iconCarrier"> <path fill-rule="evenodd" clip-rule="evenodd" d="M16 31C23.732 31 30 24.732 30 17C30 9.26801 23.732 3 16 3C8.26801 3 2 9.26801 2 17C2 19.5109 2.661 21.8674 3.81847 23.905L2 31L9.31486 29.3038C11.3014 30.3854 13.5789 31 16 31ZM16 28.8462C22.5425 28.8462 27.8462 23.5425 27.8462 17C27.8462 10.4576 22.5425 5.15385 16 5.15385C9.45755 5.15385 4.15385 10.4576 4.15385 17C4.15385 19.5261 4.9445 21.8675 6.29184 23.7902L5.23077 27.7692L9.27993 26.7569C11.1894 28.0746 13.5046 28.8462 16 28.8462Z" fill="#BFC8D0"></path> <path d="M28 16C28 22.6274 22.6274 28 16 28C13.4722 28 11.1269 27.2184 9.19266 25.8837L5.09091 26.9091L6.16576 22.8784C4.80092 20.9307 4 18.5589 4 16C4 9.37258 9.37258 4 16 4C22.6274 4 28 9.37258 28 16Z" fill="url(#paint0_linear_87_7264)"></path> <path fill-rule="evenodd" clip-rule="evenodd" d="M16 30C23.732 30 30 23.732 30 16C30 8.26801 23.732 2 16 2C8.26801 2 2 8.26801 2 16C2 18.5109 2.661 20.8674 3.81847 22.905L2 30L9.31486 28.3038C11.3014 29.3854 13.5789 30 16 30ZM16 27.8462C22.5425 27.8462 27.8462 22.5425 27.8462 16C27.8462 9.45755 22.5425 4.15385 16 4.15385C9.45755 4.15385 4.15385 9.45755 4.15385 16C4.15385 18.5261 4.9445 20.8675 6.29184 22.7902L5.23077 26.7692L9.27993 25.7569C11.1894 27.0746 13.5046 27.8462 16 27.8462Z" fill="white"></path> <path d="M12.5 9.49989C12.1672 8.83131 11.6565 8.8905 11.1407 8.8905C10.2188 8.8905 8.78125 9.99478 8.78125 12.05C8.78125 13.7343 9.52345 15.578 12.0244 18.3361C14.438 20.9979 17.6094 22.3748 20.2422 22.3279C22.875 22.2811 23.4167 20.0154 23.4167 19.2503C23.4167 18.9112 23.2062 18.742 23.0613 18.696C22.1641 18.2654 20.5093 17.4631 20.1328 17.3124C19.7563 17.1617 19.5597 17.3656 19.4375 17.4765C19.0961 17.8018 18.4193 18.7608 18.1875 18.9765C17.9558 19.1922 17.6103 19.083 17.4665 19.0015C16.9374 18.7892 15.5029 18.1511 14.3595 17.0426C12.9453 15.6718 12.8623 15.2001 12.5959 14.7803C12.3828 14.4444 12.5392 14.2384 12.6172 14.1483C12.9219 13.7968 13.3426 13.254 13.5313 12.9843C13.7199 12.7145 13.5702 12.305 13.4803 12.05C13.0938 10.953 12.7663 10.0347 12.5 9.49989Z" fill="white"></path> <defs> <linearGradient id="paint0_linear_87_7264" x1="26.5" y1="7" x2="4" y2="28" gradientUnits="userSpaceOnUse"> <stop stop-color="#5BD066"></stop> <stop offset="1" stop-color="#27B43E"></stop> </linearGradient> </defs> </g> </svg></span> </a></div> </div> <!-- authentication modal --> <div class="modal fade" id="authmodal" tabindex="-1"> <div class="modal-dialog modal-dialog-centered"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Login/Create Account</h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <ul class="nav nav-tabs nav-pills border-0" id="authtabs" role="tablist"> <li class="nav-item" role="presentation"> <button class="nav-link active border-top-0 border-end-0 border-start-0 fw-bold" id="login_tab_btn" data-bs-toggle="tab" data-bs-target="#logintab" type="button" role="tab" aria-controls="logintab" aria-selected="true">Login</button> </li> <li class="nav-item" role="presentation"> <button class="nav-link border-top-0 border-end-0 border-start-0 fw-bold" id="signup_tab_btn" data-bs-toggle="tab" data-bs-target="#signuptab" type="button" role="tab" aria-controls="signup" aria-selected="false">Create Account</button> </li> </ul> <div class="tab-content" id="myTabContent"> <div class="tab-pane fade show active" id="logintab" role="tabpanel" aria-labelledby="login-tab" tabindex="0"> <div class="pt-3"> <!-- Form START --> <form method="post" action="https://examjila.in/auth" id="loginform"> <div class="alert alert-danger d-none" id="form_info" role="alert"></div> <!-- Email --> <div class="mb-4"> <div class="input-group input-group-lg"> <span class="input-group-text bg-light rounded-start border-0 text-secondary px-3"><i class="bi bi-envelope-fill"></i></span> <input type="email" value="" class="form-control border-0 bg-light rounded-end ps-1" name="email" inputmode="email" autocomplete="email" placeholder="Email address" id="login_email_address"> </div> </div> <!-- Password --> <div class="mb-4"> <div class="input-group input-group-lg"> <span class="input-group-text bg-light rounded-start border-0 text-secondary px-3"><i class="fas fa-lock"></i></span> <input type="password" class="form-control border-0 bg-light rounded-end ps-1" name="password" inputmode="text" autocomplete="current-password" placeholder="Password" id="login_password"> </div> </div> <!-- Check box --> <div class="mb-4 d-flex justify-content-between mb-4"> <div class="form-check"> <input type="checkbox" name="remember" class="form-check-input" id="exampleCheck1" > <label class="form-check-label" for="exampleCheck1">Remember me</label> </div> <div class="text-primary-hover"> <a href="/auth/forgot" class="text-secondary"> <u>Forgot password?</u> </a> </div> </div> <!-- Button --> <div class="align-items-center mt-0"> <div class="d-grid"> <button class="btn btn-primary mb-0" type="submit">Login</button> </div> </div> </form> <!-- Form END --> </div> </div> <div class="tab-pane fade" id="signuptab" role="tabpanel" aria-labelledby="signup-tab" tabindex="0"> <!-- signup form --> <div class="pt-3"> <!-- Form START --> <form method="post" action="https://examjila.in/auth/signup" id="signupform"> <div class="alert alert-danger d-none" id="form_info" role="alert"></div> <!-- Email --> <div class="mb-4"> <div class="input-group input-group-lg"> <span class="input-group-text bg-light rounded-start border-0 text-secondary px-3"><i class="bi bi-person-circle"></i></span> <input type="text" class="form-control border-0 bg-light rounded-end ps-1" name="name" placeholder="Name" value="" id="name"> </div> </div> <div class="mb-4"> <div class="input-group input-group-lg"> <span class="input-group-text bg-light rounded-start border-0 text-secondary px-3"><i class="bi bi-envelope-fill"></i></span> <input type="email" class="form-control border-0 bg-light rounded-end ps-1" name="email" placeholder="E-mail" value="" id="signup_email_address"> </div> </div> <!-- Password --> <div class="mb-4"> <div class="input-group input-group-lg"> <span class="input-group-text bg-light rounded-start border-0 text-secondary px-3"><i class="fas fa-lock"></i></span> <input type="password" class="form-control border-0 bg-light rounded-end ps-1" name="password" placeholder="Password" id="signup_password"> </div> <div id="passwordHelpBlock" class="form-text"> Your password must be 8 characters at least </div> </div> <div class="mb-4"> <div class="input-group input-group-lg"> <span class="input-group-text bg-light rounded-start border-0 text-secondary px-3"><i class="fas fa-lock"></i></span> <input type="text" class="form-control border-0 bg-light rounded-end ps-1" name="password_confirm" placeholder="Confirm Password" id="signup_conf_password"> </div> </div> <!-- Button --> <div class="align-items-center mt-0"> <div class="d-grid"> <button class="btn btn-primary mb-0" type="submit">Create Account</button> </div> </div> </form> <!-- Form END --> <!-- Social buttons and divider --> <div class="row"> <!-- Divider with text --> <div class="position-relative my-4"> <hr> <p class="small position-absolute top-50 start-50 translate-middle bg-body px-5">Or</p> </div> <!-- Social btn --> <div class="col-12 d-grid"> <a href="https://examjila.in/oauth/google" class="btn bg-google mb-2 mb-xxl-0"><i class="fab fa-fw fa-google text-white me-2"></i>Signin with Google</a> </div> </div> </div> <!-- end signup form --> </div> </div> </div> </div> </div> <!-- // authentication modal --> </div> <!-- Notification --> <div class="offcanvas offcanvas-end" tabindex="-1" id="offcanvasExample" aria-labelledby="offcanvasExampleLabel"> <div class="offcanvas-header bg-purple pe-4" style=" padding: var(--bs-offcanvas-padding-y) 1rem; border-bottom-right-radius:68px;"> <h5 class="offcanvas-title text-white" id="offcanvasExampleLabel">Latest Updates <svg width="30px" height="30px" viewBox="0 0 64 64" xmlns="http://www.w3.org/2000/svg" stroke-width="3" stroke="#ffffff" fill="none"> <g id="SVGRepo_bgCarrier" stroke-width="0"></g> <g id="SVGRepo_tracerCarrier" stroke-linecap="round" stroke-linejoin="round"></g> <g id="SVGRepo_iconCarrier"> <path d="M13.4,51V46.21s4.83-.24,4.83-4.83V26.1s-.05-12.67,13.63-12.67c12.06,0,15,7,15,12.21V42.23s-.36,4,4.8,4V51Z"></path> <path d="M36.24,13.79V12.47a3.74,3.74,0,0,0-7.48,0v1.2"></path> <path d="M36.33,51a4.57,4.57,0,0,1-9.13,0"></path> <path d="M50.5,33.49A4.67,4.67,0,0,1,52,41.08"></path> <path d="M53.3,30a8,8,0,0,1,2.59,13"></path> <path d="M14,33.74a4.66,4.66,0,0,0-1.51,7.59"></path> <path d="M11.17,30.26a8,8,0,0,0-2.59,13"></path> </g> </svg></h5> <button type="button" class="btn-close text-reset" style="filter: invert(1) sepia(1) saturate(5) hue-rotate(301deg);" data-bs-dismiss="offcanvas" aria-label="Close"></button> </div> <div class="offcanvas-body position-relative" style=" padding: var(--bs-offcanvas-padding-y) .5rem;"> <div id="noti_container" class="overflow-scroll" style="height:80%"></div> <!-- Newsletter Form --> <div class="newsletter position-absolute bottom-0 mb-3" style="width: 97%;"> <hr /> <p class="text-purple fw-bold">For the latest updates, subscribe to us! 🌟</p> <form class="d-flex" id="newsletter_form"> <input type="email" name="email" class="form-control me-2" placeholder="Enter your email" aria-label="Email" required="" style="width: 72%;"> <button class="btn btn-red-medium btn-outline-danger mb-0" type="submit">Subscribe</button> </form> </div> <!-- END HERE --> </div> </div> <!-- // Notification --> <!-- Notification detail --> <!-- Modal --> <div class="modal fade" id="view_noti_details" data-bs-backdrop="static" data-bs-keyboard="false" tabindex="-1" aria-labelledby="staticBackdropLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title"></h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> </div> </div> </div> </div> <!-- // Notification detail --> <!-- report a bug model --> <div class="modal" id="report_a_bug"> <div class="modal-dialog modal-md"> <div class="modal-content"> <div class="modal-header"> <h5 class="modal-title">Report an Error</h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <form method="post" action="/bug" onsubmit="this.classList.add('pe-none');"> <input type="hidden" name="csrf_token" value="416ce1134cfb9b18ca9188469546da35c22693539f1cdb2fe83524021f65d60c"> <input type="hidden" name="id" id="report_q_id"> <input type="hidden" name="report_question_type" id="report_question_type"> <div class="mb-3"> <label for="exampleInputEmail1" class="form-label">Select type of error <span class="text-danger fw-bold">*</span></label> <select name="error_type" class="form-control" id="error_type" required> <option value="">Select error type</option> <option value="typing_error">Typing error</option> <option value="wrong_answer">Wrong answer</option> <option value="wrong_options">Wrong options</option> <option value="incomplete_questions">Incomplete Questions</option> <option value="other">Other</option> </select> </div> <textarea name="explanation" class="form-control" rows="4" placeholder="Please specify the error if possible..."></textarea> <p class="mb-3 text-end">Max Characters: <span class="text-danger">255</span></p> <div class="d-flex column-gap-3 mb-3"> <div class="w-50"> <label for="report_by_name" class="form-label">Your Name <span class="text-danger fw-bold">*</span></label> <input type="text" class="form-control" id="report_by_name" name="report_by_name" required> </div> <div class="w-50"> <label for="report_by_email" class="form-label">Email address <span class="text-danger fw-bold">*</span></label> <input type="email" class="form-control" id="report_by_email" name="report_by_email" required> </div> </div> <p>We’ll inform you as soon as the issue is resolved.</p> <button type="submit" class="btn btn-primary ms-auto d-block">Submit</button> </form> </div> </div> </div> </div> <!-- END --> <script> const openAuthModal = false; const openDefaultTab = 'login_tab_btn'; const notification_obj = [{"id":"21","title":"O Level Examination form 2026","description":"Students can now fill their NIELIT O Level Examination Form 2026 online.","action_url":"https:\/\/youtu.be\/8IF-yR2rtOI?si=SZQwl9Oxw8ZFVN_E","created_at":"5 months ago"},{"id":"20","title":"O Level Result 2025","description":"O Level Result 2025 Release Date Revealed!","action_url":"https:\/\/youtu.be\/EUm60WEQsx0?si=pTXylJvKbTtq24DX","created_at":"6 months ago"},{"id":"19","title":"IMPORTANT VIDEOS FOR O LEVEL","description":"\ud83d\ude80\ud83d\ude80O Level Most Important Videos Playlist\ud83d\ude80\ud83d\ude80\r\n\r\n\ud83d\udc49\ud83d\udc49Last 5 years Solved Paper\r\nhttps:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFv0shdytRPxSe35DWZh23KY\r\n\r\n\ud83d\udc49\ud83d\udc49 Python m3-r5.1 chapterwise mcqs\r\nhttps:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFuxPoJVomvZiipLyHgWfCrI\r\n\ud83c\udfafMix: https:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFsq9FASxAMZ7-ZL_hwOS2f_\r\n\r\n\ud83d\udc49\ud83d\udc49iot m4-r5.1 chapterwise mcqs\r\nhttps:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFv04FRXX2NRz_G5BMVh_pIE\r\n\ud83c\udfafMix: https:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFtNvQzRymd9rb5hpVqYV2Y1\r\n\r\n\ud83d\udc49\ud83d\udc49web designing m2-r5.1 chapterwise mcqs\r\nhttps:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFtQMr-CD1n9esW1dm1TAOFQ\r\n\ud83c\udfafMix: https:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFtjFqooAbWro_SobTVYi9YH\r\n\r\n\ud83d\udc49\ud83d\udc49it tools m1-r5.1 chapterwise mcqs\r\nhttps:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFtc5pAEA_h3FTKVTkJM9Y6S\r\n\ud83c\udfafMix: https:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFtQtcZ6z3qtdOJEJnEzQ8Kk\r\n\r\n\ud83d\udc49\ud83d\udc49January 2025 Papers\r\nhttps:\/\/www.youtube.com\/playlist?list=PLFD-frM9CeFvWd5TyHwOTBh6Pvf_1JvdQ","action_url":"","created_at":"9 months ago"},{"id":"18","title":"\ud83d\udce2 New Practice Test LIVE Are You Ready to Pass?","description":"Boost your NIELIT O Level exam prep! A brand-new practice test is live. Sharpen your skills, test your knowledge, and stay ahead\u2014start now!","action_url":"https:\/\/examjila.in?utm_source=notification&utm_campaign=notification_alert&utm_medium=bell_icon_notification","created_at":"9 months ago"},{"id":"17","title":"O Level Python Marathon(M3-R5.1)","description":"O Level Python Marathon 2025 | O Level Exam Python Programming(M3-R5.1)","action_url":"https:\/\/www.youtube.com\/live\/N0KPra6RufM?feature=shared","created_at":"9 months ago"},{"id":"16","title":"Examination Form","description":"PUBLIC NOTICE FOR CANDIDATES \/ INSTITUTES: The filling of Online Examination Application Form (OEAF) for O\/A\/B\/C Level (Theory & Practical) for July, 2025 has been extended for 06 days.\r\nThe last date for filling of Online Examination Application Form (OEAF) is now May 20, 2025. Kindly note no further extension in last date will be done after this.","action_url":"","created_at":"11 months ago"},{"id":"15","title":"O Level Exam Form","description":"O Level Examination form filling last date 14 may","action_url":"https:\/\/www.youtube.com\/live\/hlrFyU_m2ZE?feature=shared","created_at":"1 year ago"},{"id":"14","title":"O Level Scholarship","description":"O Level Scholarship Form Fill up process and last date 1 june 2025","action_url":"https:\/\/youtu.be\/GguK9Iz3RDY","created_at":"1 year ago"},{"id":"13","title":"O Level Practical Update","description":"O Level Practical Exam \u0938\u092c \u0915\u0941\u091b \u092c\u0926\u0932 \u0917\u092f\u093e","action_url":"https:\/\/www.youtube.com\/live\/N_Dm1sYifYo?si=Oswgb62h9tdF4Sc0","created_at":"1 year ago"},{"id":"12","title":"O Level New Rule","description":"Bakwaas Rule For All Students \ud83d\ude20","action_url":"https:\/\/youtu.be\/EVwjxoAgveI?si=3-FzR6aZzPXREkFC","created_at":"1 year ago"}]; window.n_obj = notification_obj; </script> <!-- NOT for urgent load --> <link href="https://fonts.googleapis.com/css2?family=Reddit+Sans:ital,wght@0,200..900;1,200..900&display=swap" rel="stylesheet"> <link rel="stylesheet" type="text/css" href="https://examjila.in/public/assets/vendor/tiny-slider/tiny-slider.css"> <link rel="stylesheet" type="text/css" href="https://examjila.in/public/assets/vendor/font-awesome/css/all.min.css"> <link rel="stylesheet" type="text/css" href="https://examjila.in/public/assets/vendor/bootstrap-icons/bootstrap-icons.css"> <!-- end here --> <!-- Bootstrap JS --> <script src="https://examjila.in/public/assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js"></script> <script src="https://examjila.in/public/assets/js/jquery.js"></script> <!-- Vendors --> <script src="https://examjila.in/public/assets/vendor/tiny-slider/tiny-slider.js"></script> <script src="https://examjila.in/public/assets/vendor/glightbox/js/glightbox.js"></script> <script src="https://examjila.in/public/assets/vendor/purecounterjs/dist/purecounter_vanilla.js"></script> <!-- Template Functions --> <script src="https://examjila.in/public/assets/js/functions.js?ver=16032025"></script> <script src="https://examjila.in/public/assets/js/auth.js?ver=8102024"></script> <script type="text/javascript"> (function(c, l, a, r, i, t, y) { c[a] = c[a] || function() { (c[a].q = c[a].q || []).push(arguments) }; t = l.createElement(r); t.async = 1; t.src = "https://www.clarity.ms/tag/" + i; y = l.getElementsByTagName(r)[0]; y.parentNode.insertBefore(t, y); })(window, document, "clarity", "script", "s43pe362nq"); document.addEventListener("DOMContentLoaded", function() { setTimeout(function() { let elem = document.querySelector('.widget-visible iframe:first-child').style.bottom = '36px'; }, 1000); }); </script> </body> </html>