HTML MCQ in Hindi MCQs - Practice Questions

HTML MCQ in Hindi MCQs

HTML attribute के value को कैसे लिखा जाता है?

Correct Answer: ' ' या " " में

Description:

img टैग में alt attribute क्यों आवश्यक है?

Correct Answer: वैकल्पिक टेक्स्ट देने के लिए

Description:

HTML में attribute कहाँ लिखा जाता है?

Correct Answer: Opening tag में

Description:

HTML में एक से अधिक attributes कैसे दिए जाते हैं?

Correct Answer: Space से अलग करके

Description:

निम्न में से कौन सा invalid attribute है?

Correct Answer: alignxyz

Description:

निम्न में से कौन वैध attribute है?

Correct Answer: color

Description:

title attribute कब दिखाई देता है?

Correct Answer: माउस hover करते समय

Description:

width और height किसके लिए उपयोग होते हैं?

Correct Answer: एलिमेंट का आकार तय करने के लिए

Description:

style attribute क्या करता है?

Correct Answer: Inline CSS जोड़ता है

Description:

id attribute किस लिए होता है?

Correct Answer: Unique पहचान देने के लिए

Description: