O Level Web Design Paper January 2022
“w3-border-0” is a border property for w3.css, which of the following is true ?
"w3-बॉर्डर-0" w3.css के लिए एक बॉर्डर प्रॉपर्टी है, निम्नलिखित में से कौन सा सत्य है?
निम्नलिखित में से किसका उपयोग HTML पेज को पढ़ने और उसे रेंडर करने के लिए किया जाता है?
Which of the following is used to read a HTML page and render it ?
एक बार ईमेल भेजे जाने के बाद, संदेश टुकड़ों में टूट जाता है जिसे __________ कहा जाता है।
Once the email is sent, the message is broken into pieces called __________.
__________ विशेषता प्रत्येक सेल के भीतर स्थान जोड़ती है।
The __________ attribute adds space within each cell.
बाहरी स्टाइल शीट को संदर्भित करने के लिए सही HTML क्या है?
What is the correct HTML for referring to an external style sheet ?
HTML दस्तावेज़ में बाह्य स्टाइल शीट को संदर्भित करने का सही स्थान कौन सा है?
Where in an HTML document is the correct place to refer to an external style sheet ?
सबसे बड़े शीर्षक के लिए सही HTML तत्व चुनें:
Choose the correct HTML element for the largest heading :
"xxx.js" नामक बाह्य स्क्रिप्ट को संदर्भित करने के लिए सही सिंटैक्स क्या है?
What is the correct syntax for referring to an external script called "xxx.js" ?
आप अलर्ट बॉक्स में "हैलो वर्ल्ड" कैसे लिखेंगे?
How do you write "Hello World" in an alert box ?
निम्नलिखित में से कौन Angular Js में एक फ़िल्टर है?
Which of the following is a filter in Angular Js ?
जावास्क्रिप्ट की व्याख्या और निष्पादन की तुलना में HTML और CSS को प्रस्तुत करना अधिक तेज़ है
It is faster to render HTML and CSS than to interpret and execute JavaScript
पैडिंग गुण को ऋणात्मक मानों का उपयोग करने की अनुमति है।
Padding property is allowed using negative values.
बाहरी जावास्क्रिप्ट फ़ाइल में <script> टैग होना चाहिए.
The external JavaScript file must contain the <script> tag.
Angular JS पूरी तरह से HTML और JavaScript पर आधारित है
Angular JS is entirely based on HTML and JavaScript.
TELNET प्रोटोकॉल पोर्ट 24 पर काम कर रहा है।
TELNET protocol is working on port 24.
हम Angular JS में कस्टम डायरेक्टिव बना सकते हैं।
We can create custom directive in Angular JS.
हम बिना किसी प्लगइन के सीधे HTML5 में SVG टैग का उपयोग कर सकते हैं।
We can use SVG tags directly in HTML5 without any plugin.