HTML Basics
मल्टी-लाइन टेक्स्ट इनपुट कंट्रोल के लिए किस टैग का उपयोग किया जाता है
Which tag is used for a multi-line text input control
टेक्स्ट की दिशा (जैसे, बाएं से दाएं) निर्दिष्ट करने के लिए किस विशेषता का उपयोग किया जाता है
Which attribute is used to specify the text direction (e.g., left-to-right)
Correct Answer: C) dir
अक्रमित सूची (unordered list) को परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है
Which HTML tag is used to define an unordered list
HTML5 में, नेविगेशन लिंक के एक अनुभाग को निर्दिष्ट करने के लिए किस टैग का उपयोग किया जाता है
In HTML5, which tag is used to specify a section of navigation links
HTML में लाइन ब्रेक (line break) बनाने के लिए किस टैग का उपयोग किया जाता है
Which tag is used to create a line break in HTML
HTML5 में वीडियो एम्बेड करने के लिए कौन सा टैग उपयोग किया जाता है
Which tag allows you to embed a video in HTML5
चेकबॉक्स बनाने के लिए सही HTML क्या है
What is the correct HTML for making a checkbox
एक वेबपेज पर अधिकतम कितने फॉर्म हो सकते हैं
How many forms can we have on a webpage at the maximum
एचटीएमएल में टैग क्या है
What is tag in HTML
बबल लिस्ट बनाते समय, निम्नलिखित में से कौन से विकल्प उपलब्ध हैं
While making bubbled lists, which of the following options are available
एचटीएमएल में इमेज जोड़ने के लिए कौन सा टैग सही है
Which tag is correct to add an image in HTML
बॉडी टैग का उपयोग आमतौर पर इसके बाद किया जाता है
The body tag is usually used after
….. का प्रयोग अंडरलाइन करने के लिए किया जाता है
….. is used for underline
HTML विकास के संदर्भ में, HTML5 का प्राथमिक लक्ष्य क्या था
In the context of HTML evolution, what was the primary goal of HTML5
क्लिक करने पर क्रिया (action) को ट्रिगर करने के लिए किस HTML तत्व का उपयोग किया जाता है?
Which HTML element is primarily used to trigger an action when clicked
कौन सा CSS यूनिट रूट तत्व के फोंट-साइज के सापेक्ष है
Which CSS unit is relative to the font-size of the root element