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

HTML Basics

Question: 201 Report Error

मल्टी-लाइन टेक्स्ट इनपुट कंट्रोल के लिए किस टैग का उपयोग किया जाता है

Which tag is used for a multi-line text input control

A)
B)
C)
D)

Question: 202
Verified by Expert

टेक्स्ट की दिशा (जैसे, बाएं से दाएं) निर्दिष्ट करने के लिए किस विशेषता का उपयोग किया जाता है

Which attribute is used to specify the text direction (e.g., left-to-right)

A)
B)
C)
D)
Explanation
The dir attribute specifies the text direction of the element's content. The dir attribute can have the following values: ltr - means left-to-right text direction | rtl - means right to left text direction | auto - lets the user agent decide the text direction, based on the content (only recommended if the text direction is unknown)

Correct Answer: C) dir


Question: 203 Report Error

अक्रमित सूची (unordered list) को परिभाषित करने के लिए किस HTML टैग का उपयोग किया जाता है

Which HTML tag is used to define an unordered list

A)
B)
C)
D)

Question: 204 Report Error

HTML5 में, नेविगेशन लिंक के एक अनुभाग को निर्दिष्ट करने के लिए किस टैग का उपयोग किया जाता है

In HTML5, which tag is used to specify a section of navigation links

A)
B)
C)
D)

Question: 205 Report Error

HTML में लाइन ब्रेक (line break) बनाने के लिए किस टैग का उपयोग किया जाता है

Which tag is used to create a line break in HTML

A)
B)
C)
D)

Question: 206 Report Error

HTML5 में वीडियो एम्बेड करने के लिए कौन सा टैग उपयोग किया जाता है

Which tag allows you to embed a video in HTML5

A)
B)
C)
D)

Question: 207 Report Error

चेकबॉक्स बनाने के लिए सही HTML क्या है

What is the correct HTML for making a checkbox

A)
B)
C)
D)

Question: 208
Verified by Expert

एक वेबपेज पर अधिकतम कितने फॉर्म हो सकते हैं

How many forms can we have on a webpage at the maximum

A)
B)
C)
D)

Question: 209
Verified by Expert

एचटीएमएल में टैग क्या है

What is tag in HTML

A)
B)
C)
D)

Question: 210
Verified by Expert

बबल लिस्ट बनाते समय, निम्नलिखित में से कौन से विकल्प उपलब्ध हैं

While making bubbled lists, which of the following options are available

A)
B)
C)
D)

Question: 211
Verified by Expert

एचटीएमएल में इमेज जोड़ने के लिए कौन सा टैग सही है

Which tag is correct to add an image in HTML

A)
B)
C)
D)

Question: 212 Report Error

बॉडी टैग का उपयोग आमतौर पर इसके बाद किया जाता है

The body tag is usually used after

A)
B)
C)
D)

Question: 213 Report Error

….. का प्रयोग अंडरलाइन करने के लिए किया जाता है

….. is used for underline

A)
B)
C)
D)

Question: 214 Report Error

HTML विकास के संदर्भ में, HTML5 का प्राथमिक लक्ष्य क्या था

In the context of HTML evolution, what was the primary goal of HTML5

A)
B)
C)
D)

Question: 215 Report Error

क्लिक करने पर क्रिया (action) को ट्रिगर करने के लिए किस HTML तत्व का उपयोग किया जाता है?

Which HTML element is primarily used to trigger an action when clicked

A)
B)
C)
D)

Question: 216 Report Error

कौन सा CSS यूनिट रूट तत्व के फोंट-साइज के सापेक्ष है

Which CSS unit is relative to the font-size of the root element

A)
B)
C)
D)

Latest Updates