LinkedIn skill assessment answers and questions — HTML
स्क्रैच से फ्रंट-एंड वेब डेवलपमेंट सीखें is one of the most popular and widely used markup languages for creating web pages and web applications. It is essential for any web developer to have a solid grasp of स्क्रैच से फ्रंट-एंड वेब डेवलपमेंट सीखें fundamentals and best practices. If you want to test your HTML skills and get certified by लिंक्डइन, you might be interested in taking the LinkedIn skill आकलन के लिये स्क्रैच से फ्रंट-एंड वेब डेवलपमेंट सीखें.
इस ब्लॉग पोस्ट में, I will share with you some of the questions and answers that you might encounter in the आकलन, इसमें सफलता पाने के लिए कुछ टिप्स और ट्रिक्स के साथ. Read on to find out how you can prepare yourself for the HTML skill assessment and boost your credibility as a web developer.
Q1. का उद्देश्य क्या है <track>
उपनाम, और इसका उपयोग कब किया जाना चाहिए?
- NS
<track>
टैग का उपयोग उपशीर्षक निर्दिष्ट करने के लिए किया जाता है. इसे आम तौर पर बच्चे के रूप में लागू किया जाता है<audio>
तथा<video>
टैग. - NS
<track>
टैग का उपयोग उपशीर्षक निर्दिष्ट करने के लिए किया जाता है. इसे आम तौर पर बच्चे के रूप में लागू किया जाता है<video>
उपनाम. - NS
<track>
टैग का उपयोग उपशीर्षक निर्दिष्ट करने के लिए किया जाता है, कैप्शन, और अन्य प्रकार के समय-आधारित पाठ. इसे आम तौर पर बच्चे के रूप में लागू किया जाता है<video>
उपनाम. - NS
<track>
टैग का उपयोग उपशीर्षक निर्दिष्ट करने के लिए किया जाता है, कैप्शन, और अन्य प्रकार के समय-आधारित पाठ. इसे आम तौर पर बच्चे के रूप में लागू किया जाता है<audio>
तथा<video>
टैग.
Q2. शून्य तत्वों के सर्वोत्तम उदाहरण क्या हैं??
-
<link><meta><title>
-
<br><base><source>
-
<input><br><p>
-
<area><embed><strong>
Q3. HTML5 में, कौन सा टैग या टैग किसी वेबपेज को किसी वेबपेज के अंदर एम्बेड करता है?
-
<iframe>, <frame>, and <frameset>
-
<frame>
-
<iframe>
-
<frame> and <frameset>
<header>
तथा <footer>
टैग आम तौर पर होते हैं?
Q4. कहाँ करते हैं - के बच्चों के रूप में
<body>, <article>, <aside>, and <section>
टैग - के बच्चों के रूप में
<body>, <article>, and <section>
टैग - के बच्चों के रूप में
<body>, <article>, <aside>, <nav>, and <section>
टैग - के बच्चों के रूप में
<body>, <article>, <table>, and <section>
टैग
Q5. टेक्स्ट पर बोल्ड स्टाइल लागू करने का सबसे अच्छा तरीका क्या है??
-
<strong>
- सीएसएस का प्रयोग करें.
-
<bold>
-
<b>
What is the use of the <link>
उपनाम?
Q6. - स्टाइल शीट लिंक करते समय, जावास्क्रिप्ट, और मोबाइल ऐप्स के लिए आइकन
- स्टाइल शीट लिंक करते समय, पसंदीदा आइकन, और संपत्तियों को प्रीलोड करना
- एक वेबपेज को दूसरे से लिंक करते समय
- स्टाइल शीट लिंक करते समय, बाहरी यूआरएल, और फ़ेविकॉन
क्यू 7. नीचे दिए गए HTML कोड में दो रिक्त स्थानों को क्या भरना चाहिए??
<address ______ _____>
<span itemprop="streetAddress">6410 Via Real</span><br />
<span itemprop="addressLocality">Carpinteria</span>,
<span itemprop="addressRegion">CA</span>
<span itemprop="addressCode">93013</span>
</address>
-
itemscope
itemtype="http://schema.org/PostalAddress"
-
itemsref="http://schema.org/PostalAddress"
itemid="address"
-
itemscope
itemref="http://schema.org/PostalAddress"
-
itemid="address"
itemtype="http://schema.org/PostalAddress"
What is the use of the <aside>
तत्व?
क्यू 8. - जब सामग्री को पृष्ठ के संदेश से अलग किए बिना हटाया जा सकता है
- किसी भी चीज़ के लिए जिसे आप किनारे करना चाहते हैं, एक पुल कोट बॉक्स की तरह, एक साइडबार, या एक छवि जिसके चारों ओर पाठ लपेटा हुआ है
- कोष्ठक में किसी भी चीज़ के लिए
- साइडबार में किसी भी चीज़ के लिए
<source>
तत्व संबद्ध?
प्रश्न 9. किस टैग के साथ है -
<svg>, <picture>, <audio>, and <video>
-
<picture>, <audio>, and <video>
- यह के साथ विनिमेय है
src
गुण, so any element that usessrc
उपयोग कर सकते हैं<source>
-
<audio> and <video>
<textarea>
तत्व?
प्र10. के लिए वैध विशेषता क्या नहीं है? - केवल पढ़ने के लिए
- अधिकतम
- रूप
- वर्तनी की जाँच
प्रश्न 11. दिखाए गए नमूने को कोड करने का सबसे अच्छा तरीका क्या है??
- ए
<details>
<summary>Parmesan Deviled Eggs</summary>
<p>
These delectable little bites are made with organic eggs, fresh Parmesan, and chopped pine nuts.
</p>
</details>
- बी
<h4>▸ Parmesan Deviled Eggs</h4>
<p>
These delectable little bites are made with organic eggs, fresh Parmesan, and chopped pine nuts.
</p>
- सी
<details open>
<summary>Parmesan Deviled Eggs</summary>
<p>
These delectable little bites are made with organic eggs, fresh Parmesan, and chopped pine nuts.
</p>
</details>
- डी
<details>
<h4>▸ Parmesan Deviled Eggs</h4>
<p>
These delectable little bites are made with organic eggs, fresh Parmesan, and chopped pine nuts.
</p>
</details>
<samp>
तत्व?
प्र12. का उद्देश्य क्या है - It connects the web browser to an SA-MP server.
- यह संलग्न पाठ को एक नमूने या उदाहरण के रूप में पहचानता है.
- यह कंप्यूटर प्रोग्राम से सैंपल आउटपुट की पहचान करता है.
- यह ब्राउज़र को टेक्स्टिंग डिवाइस से कनेक्ट करने के लिए एक सरल एप्लिकेशन मैसेजिंग प्रोटोकॉल का उपयोग करता है.
<ol>
तथा <ul>
तत्वों?
प्रश्न 13. आपको कब उपयोग करना चाहिए - उपयोग
<ul>
जब आप एक बुलेटेड सूची चाहते हैं और<ol>
जब आप क्रमांकित सूची चाहते हैं. - उपयोग
<ul>
जब आपके पास वस्तुओं की एक सूची होती है जिसमें वस्तुओं का क्रम मायने रखता है. उपयोग<ol>
जब आपके पास उन वस्तुओं की सूची हो जो किसी भी क्रम में जा सकती हैं. - उपयोग
<ol>
जब आप एक बुलेटेड सूची चाहते हैं और<ul>
जब आप क्रमांकित सूची चाहते हैं. - उपयोग
<ol>
जब आपके पास वस्तुओं की एक सूची होती है जिसमें वस्तुओं का क्रम मायने रखता है. उपयोग<ul>
जब आपके पास उन वस्तुओं की सूची हो जो किसी भी क्रम में जा सकती हैं.
प्र14. पोस्ट और फॉर्म में प्राप्त विधियों के बीच क्या अंतर है??
- पोस्ट का उपयोग सर्वर पर सूचना भेजने के लिए किया जाता है. get का उपयोग सर्वर से फॉर्म की जानकारी प्राप्त करने के लिए किया जाता है.
- get का उपयोग सर्वर पर सूचना भेजने के लिए किया जाता है. पोस्ट का उपयोग सर्वर से फॉर्म की जानकारी प्राप्त करने के लिए किया जाता है.
- पाने के साथ, data is included in the form body when sent to the server. With the post, डेटा यूआरएल के माध्यम से जाता है.
- पोस्ट के साथ, data is included in the form body when sent to the server. पाने के साथ, डेटा यूआरएल के माध्यम से जाता है.
<div>
तथा <span>
टैग?
प्रश्न 15. में क्या अंतर है -
<div>
इसका उपयोग वहां किया जाता है जहां सामान्य ब्लॉक-स्तरीय टैग की आवश्यकता होती है, जबकि<span>
इसका उपयोग वहां किया जाता है जहां जेनेरिक इनलाइन टैग की आवश्यकता होती है. -
<div>
किसी पृष्ठ पर प्रमुख प्रभागों के लिए उपयोग किया जाता है, जबकि<span>
स्तंभों में विस्तार करने के लिए उपयोग किया जाता है. -
<div>
उद्योग-मानक डिफ़ॉल्ट टैग है, लेकिन आप उपयोग कर सकते हैं<span>
आपको पसंद होने पर. -
<div>
इसका उपयोग वहां किया जाता है जहां जेनेरिक इनलाइन टैग की आवश्यकता होती है, जबकि<span>
इसका उपयोग वहां किया जाता है जहां सामान्य ब्लॉक-स्तरीय टैग की आवश्यकता होती है.
What should fill the blank in the HTML code below?
प्र16.<form method="post" action="mailto:info@linkedin.com" ____="text/plain"></form>
- enctype
- मिडिया
- प्रकार
- रिले
What is the correct markup for the alt
एक छवि का गुण?
प्रश्न 17. - ए
<img src="cubism.jpg" alt="Version of ""Whistler's Mother"" in cubist style">
- बी
<img src="cubism.jpg" alt="Version of "Whistler's Mother" in cubist style">
- सी
<img src="cubism.jpg" alt='Version of "Whistler's Mother" in cubist style' />
- डी
<img src="cubism.jpg" alt="Version of \"Whistler's Mother\" in cubist style">
प्रश्न 18. नीचे दिए गए कोड में, का उद्देश्य क्या है पहचान गुण?
<p id="warning">Be careful when installing this product.</p>
- यह स्थापित करता है कि दस्तावेज़ में आईडी एक विशिष्ट पहचानकर्ता है, CSS को स्टाइल करने के लिए उपयोग किया जाता है, पटकथा, और एक वेबपेज के भीतर लिंक करना.
- यह स्थापित करता है कि दस्तावेज़ में आईडी एक विशिष्ट पहचानकर्ता है, सीएसएस को स्टाइल करने और जावास्क्रिप्ट कोड के साथ उपयोग किया जाता है.
- यह स्थापित करता है कि प्रति पृष्ठ कई बार सीएसएस को स्टाइल करने के लिए आईडी का उपयोग किया जा सकता है.
- यह स्थापित करता है कि आईडी वेबसाइट में एक विशिष्ट पहचानकर्ता है, CSS को स्टाइल करने के लिए उपयोग किया जाता है, पटकथा, और एक वेबपेज के भीतर लिंक करना.
क्यू19. दिखाए गए वाक्य के लिए सबसे अच्छा सिमेंटिक मार्कअप क्या है??
On July 21, 1969, Neil Armstrong said, "One small step for man, one giant leap for mankind."
- ए
<p>
On <time datetime="1969-07-21">July 21, 1969</time>, Neil Armstrong said,
<q cite="https://www.hq.nasa.gov/alsj/a11l/a11.html"
>One small step for man, one giant leap for mankind.</q
>
</p>
- बी
<p>
On July 21, 1969, Neil Armstrong said,
<q cite="https://www.hq.nasa.gov/alsj/a11l/a11.html"
>"One small step for man, one giant leap for mankind."</q
>
</p>
- सी
<p>
On July 21, 1969, Neil Armstrong said,
<q>"One small step for man, one giant leap for mankind."</q>
</p>
- डी
<p>
On <time datetime="07-21-1969">July 21, 1969</time>, Neil Armstrong said,
<q cite="https://www.hq.nasa.gov/alsj/a11l/a11.html"
>One small step for man, one giant leap for mankind.</q
>
</p>
प्र20. इस HTML कोड में रिक्त स्थान को क्या भरना चाहिए??
<a href="https://es.yahoo.com/" hreflang="____" target="_blank">Visita Yahoo</a>
- तों
- ईएस-स्पेनिश
- es-es
- स्पैनिश
प्र21. दिखाए गए चित्र में लाल बॉक्स में पाठ की समीक्षा करें. इसे HTML में कोड करने का सबसे अच्छा तरीका क्या है??
- आदेशित सूचि
- एक नेविगेशन तत्व के अंदर अव्यवस्थित सूची
- एक नेविगेशन तत्व के अंदर आदेशित सूची
- अव्यवस्थित सूची
प्र22. एक फॉर्म के भीतर तीन विकल्पों को कोड करने का सबसे अच्छा तरीका क्या है ताकि उपयोगकर्ता केवल एक आइटम का चयन कर सके?
- ए
<label for="example">Make a choice:</label>
<datalist id="example">
<option value="Choice 1"></option>
<option value="Choice 2"></option>
<option value="Choice 3"></option>
</datalist>
- बी
<p>Make a choice:</p>
<input id="choices" name="example" />
<datalist value="choices">
<option value="Choice 1"></option>
<option value="Choice 2"></option>
<option value="Choice 3"></option>
</datalist>
- सी
<label for="example">Make a choice:</label>
<input list="example" id="choices" name="choices" />
<datalist id="choices">
<option value="Choice 1">Choice 1</option>
<option value="Choice 2">Choice 2</option>
<option value="Choice 3">Choice 3</option>
</datalist>
- डी
<label for="example">Make a choice:</label>
<input list="choices" id="example" name="example" />
<datalist id="choices">
<option value="Choice 1"></option>
<option value="Choice 2"></option>
<option value="Choice 3"></option>
</datalist>
प्र23. आप कैसे पुष्टि करते हैं कि कोई दस्तावेज़ HTML5 में लिखा गया है??
- सर्वर वेबपेज को HTML5 रैपर में लपेटता है.
- उपयोग
<!DOCTYPE html>
घोषणा जो दस्तावेज़ शुरू करती है. - HTML5 के साथ दस्तावेज़ प्रदर्शित करने के लिए ब्राउज़र सर्वर से एन्कोडिंग प्राप्त करता है.
- यह एक में संलग्न है
<html>
उपनाम.
प्र24. नीचे दिखाया गया कोड क्या पूरा करता है??
<picture>
<source srcset="image1.jpg" media="(min-width: 1000px)" />
<source srcset="image2.jpg" media="(min-width: 750px)" />
<img src="image3.jpg" />
</picture>
- यह image1.jpg को 1000px और इससे अधिक पर प्रदर्शित करता है, image2.jpg 750-999px पर, और image3.jpg 749px और उससे कम पर.
- यह image1.jps को 1000px और इससे अधिक पर और image2.jpg को 750-999px पर प्रदर्शित करता है।, इस मामले में image3.jpg एक डिफ़ॉल्ट है
<picture>
समर्थित नहीं है. - यह image1.jpg को 1000px और इससे अधिक पर तथा image2.jpg को 750px और इससे अधिक पर प्रदर्शित करता है।, इस मामले में image3.jpg एक डिफ़ॉल्ट है
<picture>
समर्थित नहीं है. - यह image1.jpg प्रदर्शित करता है, image2.jpg और image3.jpg 1000px और उससे अधिक पर.
स्रोत: स्क्रैच से फ्रंट-एंड वेब डेवलपमेंट सीखें <चित्र> Tag
प्रश्न25. कौन सा कोड इस तालिका का निर्माण करेगा?
- ए
<table>
<scope cols="2" style="background-color: yellow">
<tr>
<th>Col 1</th>
<th>Col 2</th>
<th>Col 3</th>
</tr>
<tr>
<td>first</td>
<td>second</td>
<td>third</td>
</tr>
</table>
- बी
<table>
<colgroup span="2" style="background-color: yellow">
<tr>
<th>Col 1</th>
<th>Col 2</th>
<th>Col 3</th>
</tr>
<tr>
<td>first</td>
<td>second</td>
<td>third</td>
</tr>
</table>
- सी
<table>
<group cols="2" style="background-color: yellow">
<tr scope="row">
<th>Col 1</th>
<th>Col 2</th>
<th>Col 3</th>
</tr>
<tr scope="row">
<td>first</td>
<td>second</td>
<td>third</td>
</tr>
</table>
- डी
<table>
<columns colspan="2" style="background-color: yellow">
<tr>
<th>Col 1</th>
<th>Col 2</th>
<th>Col 3</th>
</tr>
<tr>
<td>first</td>
<td>second</td>
<td>third</td>
</tr>
</table>
<hr>
टैग आमतौर पर इसके लिए उपयोग किया जाता है? / Alt.: का शब्दार्थ क्या है <hr>
उपनाम?
प्र26. क्या है - This tag is depreciated (alt.: deprecated) and should not be used.
- यह अनुच्छेद स्तर पर एक अनुभाग के भीतर विषय परिवर्तन को निर्दिष्ट करता है.
- यह एक क्षैतिज रेखा खींचता है.
- यह अनुभाग स्तर पर विषय में बदलाव को दर्शाता है. / Alt.: यह एक के भीतर अनुभागों के पृथक्करण को निर्दिष्ट करता है
<article>
.
This is a confusing question and there can be arguments for both the second and the third options being correct.
एमडीएन: एचटीएमएल <hr>
तत्व पैराग्राफ-स्तरीय तत्वों के बीच एक विषयगत विराम का प्रतिनिधित्व करता है. ऐतिहासिक दृष्टि से, इसे एक क्षैतिज नियम या रेखा के रूप में प्रस्तुत किया गया है. हालांकि विज़ुअल ब्राउज़र में इसे अभी भी क्षैतिज नियम के रूप में प्रदर्शित किया जा सकता है, इस तत्व को अब अर्थपूर्ण शब्दों में परिभाषित किया गया है, प्रस्तुतिकरणात्मक शब्दों के बजाय, इसलिए यदि आप एक क्षैतिज रेखा खींचना चाहते हैं, आपको उचित सीएसएस का उपयोग करके ऐसा करना चाहिए.
प्र27. नीचे दिए गए HTML कोड में दो रिक्त स्थानों को क्या भरना चाहिए??
<section itemscope itemtype="http://schema.org/Restaurant">
<h1 itemprop="name">Nadia's Garden</h1>
<p itemscope ______ ______>
<span itemprop="ratingValue">4.5</span> stars - based on
<span itemprop="reviewCount">120</span> reviews
</p>
</section>
-
itemprop="aggregateRating" itemref="http://schema.org/AggregateRating"
-
itemprop="aggregateRating" itemtype="http://schema.org/AggregateRating"
-
itemid="aggregateRating" itemtype="http://schema.org/AggregateRating"
-
itemid="aggregateRating" itemref="http://schema.org/AggregateRating"
प्रश्न 28. कौन सा HTML स्निपेट किसी वेबपेज के बिल्कुल शीर्ष पर वापस लिंक होता है?
- ए
<a id="top"></a>
<!-- placed at the top of the page -->
<a href="#top">back to top</a>
- बी
<a name="top"></a>
<!-- placed at the top of the page -->
<a href="#top">back to top</a>
- सी
<a href="#">back to top</a> <a href="#top">back to top</a>
- डी
<button href="#">back to top</button> <button href="#top">back to top</button>
Which three tags were deprecated in HTML4 but returned to HTML5?
प्र29.-
<rb> <rp> <rt>
-
<acronym> <code> <wbr>
-
<hgroup> <q> <wbr>
-
<b> <i> <u>
while the _ tag is used for marking up a longer block of code
क्यू30. NS _ टैग का उपयोग शॉर्ट कोड स्निपेट को चिह्नित करने के लिए किया जाता है,-
<kdb>
,<pre>
-
<pre>
,<code>
-
<kdb>
,<mark>
-
<code>
,<pre>
<label>
element do?
प्रश्न31. क्या करता है - यह वेबपेजों को महत्वपूर्ण जानकारी के साथ लेबल करता है.
- It creates an ID for a corresponding input element.
- It overrides the name attribute’s value on a child input element.
- यह प्रोग्रामेटिक रूप से एक टेक्स्ट लेबल को एक इंटरफ़ेस तत्व के साथ जोड़ता है.
प्र32. किसी लिंक को नई विंडो या टैब में खोलने के लिए, उपयोग _ गुण
-
_blank
-
_self
-
_new
-
_parent
प्रश्न 33. नीचे दिखाए गए वाक्य को चिह्नित करने का सबसे अर्थपूर्ण सटीक तरीका क्या है? ध्यान दें: “टी.एल.ए” के लिए खड़ा है “तीन अक्षर का संक्षिप्ताक्षर।”
हम वेब डिज़ाइन में अपने टीएलए के शौकीन हैं.
- ए
<p>We are fond of our <span title="three-letter acronyms">TLAs</span> in web design.</p>
- बी
<p>We are fond of our TLAs in web design.</p>
- सी
<p>we are fond of our <abbr title="three-letter acronyms">TLAs</abbr> in web design.</p>
- डी
<p>we are fond of our <acronym title="three-letter acronym">TLAs</acronym> in web design.</p>
<acronym>
HTML5 में हटा दिया गया है और अब इसका उपयोग नहीं किया जाना चाहिए. बजाय, web developers should use the <abbr>
तत्व.
What is the correctly nested markup for this list?
प्रश्न34.- ए
<ul>
<li>
office
<ol style="circle">
<li>staple</li>
<li>paper</li>
</ol>
</li>
<li>
groceries
<ol style="circle">
<li>milk</li>
</ol>
</li>
</ul>
- बी
<ul>
<li>
Office Supplies
<ul>
<li>Stapler</li>
<li>Paper clips</li>
</ul>
</li>
<li>
Groceries
<ul>
<li>Milk</li>
</ul>
</li>
</ul>
- सी
<ul>
<li>office</li>
<li>staple</li>
<li>paper</li>
<li>groceries</li>
<li>milk</li>
</ul>
What should fill in the blank below?
क्यू35.<link href="phone.css" rel="stylesheet" _____="print" />
- शीर्षक
- प्रकार
- उपकरण
- मिडिया
What is the semantically correct way to mark up this layout?
प्र36.- ए
<p>
"Making money is what you have to do to sustain a business—being driven to make something of value
and purpose is much more powerful."
</p>
<p><em>Lynda Weinman</em></p>
- बी
<blockquote>
<q
>"Making money is what you have to do to sustain a business—being driven to make something of
value and purpose is much more powerful."</q
>
<cite><em>Lynda Weinman</em></cite>
</blockquote>
- सी
<blockquote>
<p>
"Making money is what you have to do to sustain a business—being driven to make something of
value and purpose is much more powerful."
</p>
<cite>Lynda Weinman</cite>
</blockquote>
- डी
<section>
<q
>"Making money is what you have to do to sustain a business—being driven to make something of
value and purpose is much more powerful."</q
>
<cite>Lynda Weinman</cite>
</section>
Which choice uses the correct terminology in describing this markup: <p>info</p>
?
प्रश्न37. - The element opener is
<p>
, the element closer is</p>
, and the element information is info. - The start tag is
<p>
, the end tag is</p>
, and the enclosed HTML is info. - The start tag is
<p>
, the end tag is</p>
, and the element content is info. - The start element is
<p>
, the end element is</p>
, and the tag content is info.
<input type="submit" value="click me">
तथा <button type="submit">Click me</button>
?
प्रश्न 38. के बीच क्या अंतर है - There is no difference. Both will render a button that submits a form.
- Both will submit a form. तथापि, NS
<button>
can have content other than text, like an image or nested HTML elements, यह आपको अन्य उम्मीदवारों के खिलाफ प्रभावी ढंग से प्रतिस्पर्धा करने में मदद करेगा जिनके पास आपसे अधिक जीपीए है<input>
नही सकता. -
<input type="button">
has been deprecated in HTML5. You should use the<button>
tag instead. - Both will submit a form. तथापि, NS
<input>
can have content other than text, like an image or nested HTML elements, यह आपको अन्य उम्मीदवारों के खिलाफ प्रभावी ढंग से प्रतिस्पर्धा करने में मदद करेगा जिनके पास आपसे अधिक जीपीए है<button>
नही सकता.
What is the best semantic way to indicate that text refers to keyboard entry?
प्र39.-
<p>Press the <tt>Enter</tt> key to proceed.</p>
-
<p>Press the <kbd>Enter</kbd> key to proceed.</p>
-
<p>Press the <samp>Enter</samp> key to proceed.</p>
-
<p>Press the Enter key to proceed.</p>
What does this code do?
क्यू40.<audio controls>
<source src="sound.mp3" type="audio/mpeg" />
<source src="sound.ogg" type="audio/ogg" />
<source src="sound.wav" type="audio/wav" />
</audio>
- The browser chooses the first supported format to play with the browser’s default controls.
- The browser chooses the best audio format to play with JavaScript-provided controls.
- The browser plays each sound file in order automatically. The user has controls to stop playback.
- The browser chooses the first supported sound file and will loop the sound until the user stops it.
What attribute applies a keyboard shortcut hint to the current element?
प्र41.-
accesskey
-
shortcut
-
keyboard
-
access
What is the correct way to code a link that, when clicked, will send an email to email@example.com
with the subject of “नमस्ते”?
प्र42. -
<a href="mailto:email@example.com&subject=Hello">Click me</a>
-
<a href="mailto:email@example.com">Hello</a>
-
<a href="mailto:email@example.com?subject=Hello">Click me</a>
-
<a href="mailto:email@example.com?&subject=Hello">Click me</a>
Which tag is the root element of an HTML document?
प्रश्न 43.-
<!DOCTYPE html>
-
<html>
-
<body>
-
<root>
The <html> tag is the root element of an HTML document, which means that it contains all the contents and tags of the HTML document within it. The HTML element represents the root of a document.
Which code snippet creates the layout shown, starting at <table>
and ending at </table>
?
प्रश्न 44.
- ए
<tr>
<td>Table cell 1</td>
<td>Table cell 2</td>
</tr>
<tr>
<td rowspan="2">Table cell 3</td>
</tr>
- बी
<tr>
<td>Table cell 1</td>
<td>Table cell 2</td>
<td>Table cell 3</td>
</tr>
- सी
<tr>
<td>Table cell 1</td>
<td>Table cell 2</td>
</tr>
<tr>
<td colspan="2">Table cell 3</td>
</tr>
- डी
<tr>
<td>Table cell 1</td>
<td>Table cell 2</td>
</tr>
<tr>
<td>Table cell 3</td>
</tr>
Which choice is NOT a legal value for the नाम attribute within a <meta>
उपनाम?
क्यू45. - charset
- व्यूपोर्ट
- generator
- author
Which form is coded correctly?
प्र46.- ए
<form>
<legend>Title</legend>
<fieldset>
<label for="name">Your name:</label>
<input type="text" name="name" id="name" />
<button type="submit">Submit</button>
</fieldset>
</form>
- बी
<form>
<fieldset>
<legend>Title</legend>
<p>Your name:</p>
<input type="text" name="name" id="name" />
<input type="submit" value="Submit" />
</fieldset>
</form>
- सी
<form>
<fieldset>
<legend>Title</legend>
<label for="name">Your name:</label>
<input type="text" name="name" id="name" />
<button type="submit">Submit</button>
</fieldset>
</form>
- डी
<form>
<legend>Title</legend>
<label for="name">Your name:</label>
<input type="text" name="name" id="name" />
<input type="submit" value="Submit" />
</form>
poster attribute do in the <video>
उपनाम?
प्रश्न 47. क्या करता है - It specifies an image that should be displayed while the video downloads and until the video is played.
- यह एक छवि निर्दिष्ट करता है जो केवल तभी प्रदर्शित होती है जब वीडियो में कोई समस्या हो.
- It specifies an image that should be displayed until the video is played.
- It specifies an image that should be displayed while the video downloads.
What does this code do?
प्रश्न 48.<audio controls src="sound.mp3" type="audio/mpeg">When does this text display?</audio>
- The text displays over the audio controls unless CSS is used to position it elsewhere.
- पाठ ऑडियो नियंत्रण के अंतर्गत प्रदर्शित होता है.
- जब ब्राउज़र ध्वनि नहीं चला पाता तो पाठ प्रदर्शित होता है.
- पाठ कभी प्रदर्शित नहीं होता.
<canvas>
उपनाम?
प्र49. का प्राथमिक उद्देश्य क्या है - यह वेबपेज पर रेखापुंज छवियों को प्रस्तुत करने की अनुमति देता है.
- यह एनोटेटेड छवियाँ प्रदर्शित करता है.
- यह जावास्क्रिप्ट के माध्यम से बिटमैप पर ड्राइंग की अनुमति देता है.
- यह वेबपेज पर वेक्टर छवियों को प्रस्तुत करने की अनुमति देता है.
क्यू50. किस विकल्प में तीन वैध ब्लॉक-स्तरीय तत्व शामिल हैं?
-
<details> <abbr> <figcaption>
-
<canvas> <select> <noscript>
-
<dt> <table> <pre>
-
<kbd> <p> <main>
प्रश्न51. नीचे दिए गए कोड में, का उद्देश्य क्या है लैंग गुण?
<p lang="en-GB">Welcome to our wonderful website.</p>
- इस मामले में, यह वेबसाइट के लिए भाषा स्थापित करता है, अंग्रेज़ी.
- इस मामले में, यह वेबसाइट के लिए भाषा और बोली स्थापित करता है, ब्रिटिश अंग्रेजी.
- इस मामले में, यह पैराग्राफ के लिए भाषा और बोली स्थापित करता है, ब्रिटिश अंग्रेजी.
- इस मामले में, यह पैराग्राफ के लिए भाषा स्थापित करता है, अंग्रेज़ी.
प्रश्न52. कौन से छवि प्रारूप सभी वेब ब्राउज़र द्वारा प्रदर्शित किए जा सकते हैं?
- जेपीजी, GIF, टीआईएफ
- जेपीजी, टीआईएफ, बीएमपी
- टीआईएफ, बीएमपी, GIF
- पीएनजी, GIF, जेपीजी
प्रश्न53. नीचे दिए गए कोड की समीक्षा करें. किसी पृष्ठ का संपूर्ण URL क्या कहलाता है? पेज.एचटीएमएल?
<base href="http://www.linkedin.com/dir/" />
-
http://www.linkedin.com/dir/page.html
-
page.html
-
http://www.linkedin.com/page.html
-
dir/page.html
<head>
आपके दस्तावेज़ का?
प्रश्न54. नामित स्टाइलशीट को शामिल करने का सही तरीका क्या है? स्टाइल.सीएसएस में -
<style link="style.css">
-
<link rel="stylesheet" href="style.css">
-
<style src="style.css"></style>
-
<link style="style.css">
प्रश्न55. आप कुछ पंक्तियों के बीच एकल रिक्ति रखना चाहते हैं, जैसे किसी कविता या संबोधन में. आपको कौन सा तरीका अपनाना चाहिए?
- टेक्स्ट को सही चौड़ाई वाले बॉक्स में लपेटें ताकि सब कुछ सही ढंग से लपेटा जा सके. सीएसएस के साथ बॉक्स की चौड़ाई निर्धारित करें.
- ए से पंक्तियाँ अलग करें
<p>
, फिर एकल रिक्ति बनाने के लिए CSS का उपयोग करें. - उपयोग
<pre>
tag to make the line spacing look exactly like you want. - Separate the lines with the
<br>
उपनाम.
From MDN (<br>
: The Line Break element):
Accessibility concerns
Creating separate paragraphs of text using <br> is not only bad practice, it is problematic for people who navigate with the aid of screen reading technology. Screen readers may announce the presence of the element, but not any content contained within <br>s. This can be a confusing and frustrating experience for the person using the screen reader.
Use <p> elements, and use CSS properties like margin to control their spacing.
<wbr>
टैग करें?
प्रश्न56. क्या करता है - It requires the browser to wrap the current line at that point.
- It breaks a word into two pieces, using a hyphen to connect the words.
- It formats a sentence to be easily breakable.
- It presents an opportunity for a break in a very long word if needed for proper page display.
How do you include subnavigation for Link 2 that includes a link?
प्रश्न57. नीचे दिए गए कोड की समीक्षा करें.<nav>
<ul>
<li><a href="#">Link 1</a></li>
<li><a href="#">Link 2</a></li>
<li><a href="#">Link 3</a></li>
</ul>
</nav>
- ए
<nav>
<ul>
<li><a href="#">Link 1</a></li>
<li><a href="#">Link 2</a></li>
<ul>
<li><a href="#">Link 2a</a></li>
</ul>
<li><a href="#">Link 3</a></li>
</ul>
</nav>
- बी
<nav>
<ul>
<li><a href="#">Link 1</a></li>
<li>
<a href="#">Link 2</a>
<ul>
<li><a href="#">Link 2a</a></li>
</ul>
</li>
<li><a href="#">Link 3</a></li>
</ul>
</nav>
- सी
<ul>
<nav>
<li><a href="#">Link 1</a></li>
<li>
<a href="#">Link 2</a>
<ul>
<nav>
<li><a href="#">Link 2a</a></li>
</nav>
</ul>
</li>
<li><a href="#">Link 3</a></li>
</nav>
</ul>
- डी
<nav>
<ul>
<li><a href="#">Link 1</a></li>
<li><a href="#">Link 2</a></li>
<nav>
<ul>
<li><a href="#">Link 2a</a></li>
</ul>
</nav>
<li><a href="#">Link 3</a></li>
</ul>
</nav>
What is the correct way to code a comment in HTML?
प्र 58.-
//this is a comment
-
/* this is a comment */
-
<! this is a comment ->
-
<!-- this is a comment -->
प्रश्न59. कौन सा कथन है असत्य?
- Inline elements can be nested inside inline elements.
- Block elements can be nested inside block elements.
- Inline elements can be nested inside block elements.
- Block elements can be nested inside inline elements.
What is the best semantic to use Quotes in HTML?
क्यू 60.Steve Kruz said: "He will Win"
-
<q>
-
<quote>
-
<blockquote>
-
<notation>
<video>
टैग का उपयोग किया जाता है और स्वत: प्ले विशेषता सेट नहीं है?
प्रश्न 61. पूरी तरह से लोड किए गए वेबपेज पर एक वीडियो कैसा दिखेगा यदि - यह एक वीडियो से एक यादृच्छिक फ्रेम प्रदर्शित करेगा, जब तक कि poster विशेषता सेट है.
- यह वीडियो का पहला फ्रेम प्रदर्शित करेगा, जब तक कि poster विशेषता सेट है.
- यह तब तक कुछ भी प्रदर्शित नहीं करेगा जब तक कि poster विशेषता सेट है.
- जब तक यह एक काली विंडो प्रदर्शित नहीं करेगा poster विशेषता सेट है.
Alt.: किसी खाली तत्व का वर्णन करने का सही तरीका क्या है?, such as a line break tag?
प्रश्न 62. किसी खाली तत्व का वर्णन करने का सही तरीका क्या है? /- इसमें खुलने और बंद होने वाले टैग हैं लेकिन कोई चाइल्ड सामग्री नहीं है.
- It displays nothing on a website.
- इसमें कोई चाइल्ड कंटेंट नहीं है और कोई क्लोजिंग टैग नहीं है.
- इसमें चाइल्ड कंटेंट है लेकिन कोई क्लोजिंग टैग नहीं है.
प्रश्न 63. इस कोड में async का उद्देश्य क्या है??
<script async src="myscript.js"></script>
- जब संसाधन अनुमति देते हैं तो यह सर्वर से स्क्रिप्ट डाउनलोड करता है.
- It runs the script after HTML parsing is complete.
- It runs the script when the script is ready.
- It pauses the parsing of HTML code while the script runs.
What does this code do on a page you are visiting for the first time?
प्रश्न 64.<audio autoplay loop src="sound.mp3" type="audio/mpeg"></audio>
- जब खेल button is pressed, the browser plays the sound over and over again until the user stops it.
- The browser plays the sound once automatically in the background. The user has no control over the sound.
- The browser plays the sound automatically and continuously in the background. The user may stop the sound at any time.
- It does nothing. Modern browsers require some form of interaction before they let a page autoplay with audio.
<head>
तथा <header>
टैग?
प्रश्न 65. में क्या अंतर है - There is only one
<head>
tag per page, while there may be many<header>
टैग. - NS
<head>
tag may contain CSS and Javascript links, यह आपको अन्य उम्मीदवारों के खिलाफ प्रभावी ढंग से प्रतिस्पर्धा करने में मदद करेगा जिनके पास आपसे अधिक जीपीए है<header>
tag may contain headings and navigational links. - NS
<head>
tag contains meta information, यह आपको अन्य उम्मीदवारों के खिलाफ प्रभावी ढंग से प्रतिस्पर्धा करने में मदद करेगा जिनके पास आपसे अधिक जीपीए है<header>
tag contains navigation, logos, and other page-identifying content. - All of the above.
In this code, what is the purpose of defer?
प्रश्न 66.<script defer src="myscript.js"></script>
- जब संसाधन अनुमति देते हैं तो यह सर्वर से स्क्रिप्ट डाउनलोड करता है.
- It runs the script after HTML parsing is complete.
- It runs the script when the script is ready.
- It pauses the parsing of HTML code while the script runs.
The code below contains some errors. कौन सा विकल्प सभी त्रुटियों को ठीक करता है?
प्रश्न 67.<table>
<tr>
Cell 1
</tr>
<td>Cell 2</td>
<caption>
A table
</caption>
</table>
- ए
<caption>
A table
</caption>
<table>
<td>
<tr>
Cell 1
</tr>
<tr>
Cell 2
</tr>
</td>
</table>
- बी
<caption>
A table
</caption>
<table>
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
</table>
- सी
<table>
<caption>
A table
</caption>
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
</table>
- डी
<table>
<tr>
<td>Cell 1</td>
<td>Cell 2</td>
</tr>
<caption>
A table
</caption>
</table>
what is the correct element to place in the file profit.html to link to info.html?
प्रश्न 68. यहां दिखाई गई फ़ाइल और निर्देशिका संरचना को देखते हुए,-
<a href="../work/info.html">See Information </a>
-
<a href="../info.html">See Information </a>
-
<a href="../../info.html">See Information </a>
-
<a href="info.html">See Information </a>
<article>
तत्व?
प्रश्न 69. आपको इसका उपयोग कब करना चाहिए - ब्लॉग पोस्ट और अन्य सोशल मीडिया आइटम के लिए
- आपकी वेबसाइट के मुख्य सामग्री क्षेत्र के लिए
- जब सामग्री एक इकाई के रूप में अकेली खड़ी होती है, सिंडिकेशन के लिए उपयुक्त है, या पुन: प्रयोज्य है
- किसी ब्लॉग पोस्ट के साथ टिप्पणियाँ जोड़ने के लिए
क्यू 70. किस सूची में तीन खाली तत्व शामिल हैं?
- ए
<area />
<embed />
<strong></strong>
- बी
<input />
<br />
<p></p>
- सी
<link>
<meta>
<title>
- डी
<wbr />
<base />
<source />
when clicked, मोबाइल डिवाइस पर फ़ोन कॉल करता है?
प्र71. HTML का कौन सा स्निपेट,-
<a href="tel:802-555-1212">Call me</a>
-
<a href="phone">802-555-1212</a>
-
<a href="tel">802-555-1212</a>
-
<a href="phone:802-555-1212">Call me</a>
class
गुण?
प्र72. का उद्देश्य क्या है - कक्षाएं सीएसएस को पृष्ठ पर विशिष्ट तत्वों का चयन करने की अनुमति देती हैं. आप वर्ग विशेषता के भीतर जितने चाहें उतने वर्ग नाम सूचीबद्ध कर सकते हैं, रिक्त स्थान द्वारा अलग किया गया.
- कक्षाएं सीएसएस और जावास्क्रिप्ट को पृष्ठ पर विशिष्ट तत्वों का चयन करने की अनुमति देती हैं. आप प्रति वर्ग विशेषता केवल एक वर्ग नाम सूचीबद्ध कर सकते हैं.
- कक्षाएं सीएसएस को पृष्ठ पर विशिष्ट तत्वों का चयन करने की अनुमति देती हैं. आप प्रति वर्ग विशेषता केवल एक वर्ग नाम सूचीबद्ध कर सकते हैं.
- कक्षाएं सीएसएस और जावास्क्रिप्ट को पृष्ठ पर विशिष्ट तत्वों का चयन करने की अनुमति देती हैं. आप वर्ग विशेषता के भीतर जितने चाहें उतने वर्ग नाम सूचीबद्ध कर सकते हैं, रिक्त स्थान द्वारा अलग किया गया.
Which choice is not a legal type attribute for the <input>
उपनाम?
प्रश्न 73. -
<input type="color">
-
<input type="tel">
-
<input type="week">
-
<input type="num">
What is the most semantic way to mark up this sentence so that “happy talk must die” is rendered as an inline quote?
प्रश्न 74.As Steve Krug once said, happy talk must die.
-
<p>
As Steve Krug once said,<b>
happy talk must die.</b>
</p>
-
<p>
As Steve Krug once said,<i>
happy talk must die.</i>
</p>
-
<p>
As Steve Krug once said,<blockquote>
happy talk must die.</blockquote>
</p>
-
<p>
As Steve Krug once said,<q>
happy talk must die.</q>
</p>
<q>
उपनाम Most browsers will display q tags as inline elements with quotes
What is the most semantically accurate way to make up a main navigation bar, displayed in a horizontal direction?
प्रश्न 75.- ए
<p>
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="contact.html">Contact</a>
</p>
- बी
<nav>
<a href="index.html">Home</a>
<a href="about.html">About</a>
<a href="contact.html">Contact</a>
</nav>
- सी
<nav>
<ol>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ol>
</nav>
- डी
<nav>
<ul>
<li><a href="index.html">Home</a></li>
<li><a href="about.html">About</a></li>
<li><a href="contact.html">Contact</a></li>
</ul>
</nav>
Which choice is the best way to mark up this layout?
प्रश्न 76.- ए
<h4>Mailing Address</h4>
<address>
6410 Via Real <br />
Carpinteria, CA 93013<br />
<a href="mailto:info@linkedin.com">info@linkedin.com</a>
</address>
- बी
<h4><strong>Mailing Address</h4>
<address><em>
6410 Via Real <br>
Carpinteria, CA 93013<br>
<a href="mailto:info@linkedin.com">info@linkedin.com</a>
</em></address>
- सी
<h4>Mailing Address</h4>
<p>
<em>
6410 Via Real <br />
Carpinteria, CA 93013<br />
<a href="mailto:info@linkedin.com">info@linkedin.com</a>
</em>
</p>
- डी
<p><strong>Mailing Address</strong></p>
<p>
<em>
6410 Via Real <br />
Carpinteria, CA 93013<br />
<a href="mailto:info@linkedin.com">info@linkedin.com</a>
</em>
</p>
The <address> tag defines the contact information for the author/owner of a document or an article. The contact information can be an email address, URL, physical address, phone number, social media handle, etc. The text in the <address> element usually renders in italics, and browsers will always add a line break before and after the <address> element.
What is the primary purpose of HTML?
प्र77.- HTML structures the webpage, identifying its elements such as paragraphs, headings, and lists.
- HTML structures and provides a rudimentary look to webpages.
- HTML is responsible for the structure, styling, and interactivity of webpages.
- HTML is responsible for the structure and styling of webpages.
For the HTML code below, when will “Sample Text” display to the browser?
प्रश्न 78.<noscript>Sample Text</noscript>
- when there is no JavaScript used on this webpage
- when JavaScript is not supported by the browser or if JavaScript is disabled in the browser
- when JavaScript is disabled in the web browser
- when JavaScript is not supported by the web browser
How will this code render by default in most web browsers?
प्र79.<details>
<h4>Mixed Berry Tart.</h4>
<p>
Raspberries, blueberries, and strawberries on top of a creamy filling served in a crispy tart.
</p>
</details>
<svg>
तथा <canvas>
?
क्यू 80. में क्या अंतर है -
<svg>
produces vector graphics, जबकि<canvas>
produces raster graphics. -
<svg>
integrates with JavaScript, जबकि<canvas>
नहीं करता. -
<svg>
produces raster graphics, जबकि<canvas>
produces vector graphics. -
<svg>
cannot be used as a background image, जबकि<canvas>
can be used as a background
attributes for the <textarea>
तत्व?
क्यू81. में क्या अंतर है केवल पढ़ने के लिए तथा अक्षम - केवल पढ़ने के लिए allows clicking in the
<textarea>
तत्व. अक्षम prevents all interaction with the control. - केवल पढ़ने के लिए is invalid attribute for
<textarea>
, जबकि अक्षम is a valid attribute. - अक्षम allows clicking in the
<textarea>
तत्व. केवल पढ़ने के लिए prevents all interaction with the control. - अक्षम is invalid attribute for
<textarea>
, जबकि केवल पढ़ने के लिए is a valid attribute.
In this code, क्या है target?
प्रश्न 82.<a target="_blank">...</a>
- an attribute
- a tag
- ऐसे कई तरीके हैं जिनसे खोज इंजन अनुकूलन को बेहतर बनाने के लिए कीवर्ड का उपयोग किया जा सकता है
- an element
What is the correct way to add a submit URL to a button
तत्व?
क्यू 83. - ए
<button submit="http://example.com/process">Process data</button>
- बी
<button action="http://example.com/process">Process data</button>
- सी
<button formaction="http://example.com/process">Process data</button>
- डी
<button method="http://example.com/process">Process data</button>
formation — The URL that processes the information submitted by the button. Overrides the action attribute of the button's form owner. Does nothing if there is no form owner.
स्रोत
Which is the best markup to produce this text?
प्रश्न 84.x<y&z>w
-
<p>x<y&z>w</p>
-
<p>x\<y&z\>w</p>
-
<p>x<<y&&z>>w
-
<p>x<y&z>w</p>
This question has an issue, however this answer will count as correct
It's too strange a question because all of that methods doesn't work. The good method is &, <, > using.
What is wrong with this code snippet?
क्यू85.<label>Address:</label> <input type="text" name="address" id="address-input" />
- NS
<label>
तथा<input>
should be nested inside of a<fieldset>
तत्व. - “पता” is not a valid value for the attribute नाम on an
<input>
तत्व. - NS
<label>
element is missing an पहचान set to “address-input”. - NS
<label>
element is missing a के लिये attribute set to “address-input”.
What is the default method for form submission?
क्यू 86.- GET
- POST
- PUT
- SUBMIT
Which is the most semantically correct markup for a side comment in small print?
क्यू87.-
<p>
पाना 10% छूट<small>
not valid in France</small></p>
-
<p>
पाना 10% छूट<!--not valid in France--> </p>
-
<p>
पाना 10% छूट<comment>
not valid in France</comment></p>
-
<p>
पाना 10% छूट<aside>
not valid in France</aside></p>
Which choice will produce the Spanish word canción?
क्यू88.-
<p lang="es">canción</p>
-
<p lang="es">canción</p>
-
<p lang="es">cancio'n</p>
-
<p lang="es">canci'on</p>
What is the purpose of <caption>
?
क्यू 89. -
<caption>
provides captions for<audio>
,<video>
,<img>
, तथा<table>
. -
<caption>
provides captions to<table>
. -
<caption>
provides captions for<audio>
,<video>
, तथा<table>
. -
<caption>
provides captions for<img>
,<audio>
, तथा<video>
.
value
विशेषता टैग के किस सेट से संबद्ध है?
Q90. NS - ए
<li>
<input />
<option></option>
</li>
- बी
<input>
<option>
<textarea>
- सी
<button>
<input />
<form></form>
</button>
- डी
<input /> <label> <meter></meter></label>
What is wrong with this code?
प्रश्न91.<img src="https://source.unsplash.com/random">
-
<img>
should be paired with a<caption>
उपनाम. - NS
<img>
element is missing an alt attribute. -
<img>
is not a valid HTML element. बजाय, उपयोग<image src="..."/>
. -
<img>
should be nested within a<figure>
उपनाम.
Which choice is the most semantically correct markup for specifying the first definition of a term?
प्रश्न92.-
<p>
NS<dl>
focal length</dl>
of a lens gives the distance from the lens to the image sensor.</p>
-
<p>
NS<dfn>
focal length<dfn>
of a lens gives the distance from the lens to the image sensor.</p>
-
<p>
NS<dt>
focal length</dt>
of a lens gives the distance from the lens to the image sensor.</p>
-
<p>
NS<dd>
focal length</dd>
of a lens gives the distance from the lens to the image sensor.</p>
परिभाषा element => The <dfn> HTML element is used to indicate the term being defined within the context of a definition phrase or sentence.
**Description Term element => The <dt> HTML element specifies a term in a description or definition list, and as such must be used inside an <dl> element.
**Description Details element =>The <dd> HTML element provides the description, definition, or value for the preceding term (<dt>) in a description list (<dl>).
Which choice is the best way to code three choices within a form so that the user can select multiple items?
प्रश्न93.- :
<input type="radio" name="example" /> Choice 1 <br />
<input type="radio" name="example" /> Choice 2 <br />
<input type="radio" name="example" /> Choice 3
- :
<input type="checkbox" name="example" /> Choice 1 <br />
<input type="checkbox" name="example" /> Choice 2 <br />
<input type="checkbox" name="example" /> Choice 3
- :
<label><input type="checkbox" name="example" /> Choice 1</label><br />
<label><input type="checkbox" name="example" /> Choice 2</label><br />
<label><input type="checkbox" name="example" /> Choice 3</label>
- :
<label><input type="radio" name="example" /> Choice 1</label><br />
<label><input type="radio" name="example" /> Choice 2</label><br />
<label><input type="radio" name="example" /> Choice 3</label>
<input> elements of type checkbox are rendered by default as boxes that are checked (ticked) when activated as you might see in an official government paper form. The exact appearance depends upon the operating system configuration under which the browser is running. Generally, this is a square but it may have rounded corners.
How would you mark up a piece of ASCII art (an emoticon) in an accessible way?
प्रश्न94.-
<pre role="emoticon" aria-label="ASCII emoticon of a shrug">¯\_(ツ)_/¯</pre>
-
<pre role="img" aria-label="ASCII emoticon of a shrug">¯\_(ツ)_/¯</pre>
-
<dfn title="ASCII emoticon of a shrug">¯\_(ツ)_/¯</dfn>
-
<label for="art">ASCII emoticon of a shrug</label><pre role="img" id="art">¯\_(ツ)_/¯</pre>
Which example is a standard way in HTML5 for adding author metadata to a page?
प्रश्न95.-
<metadata name="author" content="Author Name">
-
<meta name="author">Author Name</meta>
-
<meta name="creator" content="Author Name">
-
<meta name="author" content="Author Name">
Given the following requirements, select the correct input
पूरा विंडोज सर्वर: एक input
that allows the user to select from a range of integer values between 0 तथा 100 (सहित) in increments of 5
प्रश्न96. -
<input type="range" min="0" max="100" by="5" />
-
<input type="range" min="0" max="100" step="5" />
-
<input type="number" min="0" max="100" step="5" />
-
<input type="number" min="0" max="100" by="5" />
<input> elements of type range let the user specify a numeric value which must be no less than a given value and no more than another given value. The step attribute is a number that specifies the granularity that the value must adhere to.
Which choice is a valid markup for a <head>
तत्व?
प्रश्न97. -
<head class="Page Section Information" id="head"><title>Page Title</title></head>
-
<head><title>Page Title</title> <img src="favicon.icon" alt=""></head>
-
<head><title>Page Title</title> <data value="email">email@example.com</data></head>
-
<head><title>Page Title</title><address>email@example.com</address></head>
The <head> HTML element contains machine-readable information (metadata) about the document, like its title. The <data> tag is used to add a machine-readable translation of a given content.
स्रोत 1/ स्रोत 2
You need to add comments to the company blog. What is the most semantic markup for a list of comments?
प्रश्न98.- ए
<aside>
<h3>Comments</h3>
<article>First comment.</article>
<article>Second comment.</article>
</aside>
- बी
<div aria="dpub-comments">
<h3>Comments</h3>
<div aria="dpub-comment">First comment.</div>
<div aria="dpub-comment">Second comment.</div>
</div>
- सी
<aside>
<h3>Comments</h3>
<aside>First comment.</aside>
<aside>Second comment.</aside>
</aside>
- डी
<div typeof="comments">
<h3>Comments</h3>
<div typeof="comment">First comment.</div>
<div typeof="comment">Second comment.</div>
</div>
The <article> HTML element represents a self-contained composition in a document, page, application, or site, which is intended to be independently distributable or reusable (e.g., in syndication). Example: a user-submitted comment.
स्रोत
To make something editable by the user, you need to set the _ attribute to _
प्रश्न99.-
access
; allow -
designMode
; सच -
contenteditable
; सच -
contenteditable
; हां
The contenteditable global attribute is an enumerated attribute indicating if the element should be editable by the user. If so, the browser modifies its widget to allow editing. The attribute must take one of the following values: true or an empty string, which indicates that the element is editable; false, which indicates that the element is not editable.
स्रोत
Which choice is the standard way to include a value in a form without making it visible to or editable by the user?
Q100.-
<input type="invisible" name="important" value="information">
-
<input type="text" style="display: none;" name="important" value="information">
-
<input type="hidden" name="important" value="information">
-
<input type="text" hidden name="important" value="information">
<input> elements of type hidden let web developers include data that cannot be seen or modified by users when a form is submitted. For example, the ID of the content that is currently being ordered or edited, or a unique security token. Hidden inputs are completely invisible in the rendered page, and there is no way to make it visible in the page's content.
स्रोत
What is the semantic way to add an identifying title to a table?
Q101.-
<table><label>Heading</label>...</table>
-
<table><title>Heading</title>...</table>
-
<table><legend>Heading</legend>...</table>
-
<table><caption>Heading</caption>...</table>
The <caption> HTML element specifies the caption (or title) of a table.
स्रोत
Which image file referenced in this img
element’s srcset
attribute should a browser on a small mobile phone load?
Q102. <img
srcset="medium.jpg 320w, large.jpg 1280w"
src="small.jpg"
alt="Our favorite image"
sizes="(min-width: 1200px) 640px, 100vw"
/>
- small.jpg
- medium.jpg
- none of them
- large.jpg
The browser will: 1. Look at its device width. 2. Work out which media condition in the sizes list is the first one to be true. 3. Look at the slot size given to that media query. 4. Load the image referenced in the srcset list that has the same size as the slot or, if there isn't one, the first image that is bigger than the chosen slot size.
स्रोत
Which description is coded correctly?
Q103.- ए
<dl>
<dt>Server</dt>
<dd>Software used to serve webpages, like Apache.</dd>
<dd>Hardware used to provide data to other computers.</dd>
<!-- Other terms and descriptions -->
</dl>
- बी
<dt>
<dl>Server</dl>
<dd>Software used to serve webpages, like Apache.</dd>
<dd> Hardware used to provide data to other computers.</dd>
<!-- Other terms and descriptions -->
</dt>
- सी
<dl>
<dt>Server</dt>
<dd>Software used to serve webpages, like Apache.</dd>
<dt>Hardware used to provide data to other computers.</dt>
<!-- Other terms and descriptions -->
</dl>
- डी
<dl>
<dd>Server</dd>
<dt>Software used to serve webpages, like Apache.</dt>
<dt>Hardware used to provide data to other computers.</dt>
<!-- Other terms and descriptions -->
</dl>
What is wrong with this code?
क्यू104.<ul>
<h2>Espresso Drinks</h2>
<li>Espresso</li>
<li>Latte</li>
<li>Cappuccino</li>
<li>Mocha</li>
</ul>
- Nothing is wrong.
-
<ul>
cannot contain a heading element as a direct child. - एक
<h1>
should be used here instead of an<h2>
उपनाम. - स्टैनफोर्ड विश्वविद्यालय के लिए प्रवेश आवश्यकताएँ
<ol>
allows direct descendants to contain elements other than an<li>
, so use an<ol>
here instead.
ul content model only accepts "Zero or more li and script-supporting elements".
स्रोत
A designer gave you CSS code that should run only when the device rendering the page is in dark mode. How would you embed that code?
क्यू105.-
<style media="light-mode: false">/* CSS code */</style>
-
<style media="color-mode: dark">/* CSS code */</style>
-
<style media="prefers-color-scheme: dark">/* CSS code */</style>
-
<style media="color-scheme: dark">/* CSS code */</style>
How would you mark up a header for a table row?
Q106.- ए
<table>
<thead scope="row">
<th row="1">Header</th>
</thead>
<tr>
<td>10</td>
<td>18</td>
</tr>
</table>
- बी
<table>
<tr>
<th scope="row">Header</th>
<td>10</td>
<td>18</td>
</tr>
</table>
- सी
<table>
<tr>
<thead scope="row">
Header
</thead>
<td>10</td>
<td>18</td>
</tr>
</table>
- डी
<table>
<tr>
<th>Header</th>
<td>10</td>
<td>18</td>
</tr>
</table>
Q107. कौन सा कथन सही है?
- NS
<main>
element represents the dominant content of an<article>
in a document. - NS
<main>
element represents the dominant content of a<section>
of a document. You may have one<main>
element per section. - NS
<main>
element represents the dominant content of your document. There can be only one<main>
element that is not hidden. - NS
<article>
element represents the dominant content of your document. There can be only one<article>
element that is not hidden.
Users report that a form is not working. What is the culprit?
Q108.<form action="/choices" disabled>
<fieldset disabled>
<legend>choices</legend>
<label>Choice 1 <input type="radio" name="choice" value="choice1" /></label>
<label>Choice 2 <input type="radio" name="choice" value="choice1" /></label>
<label>Choice 3 <input type="radio" name="choice" value="choice1" /></label>
<label>Choice 4 <input type="radio" name="choice" value="choice1" /></label>
<button>Choose!</button>
</fieldset>
</form>
- The form element is disabled.
- There is no element.
- The fieldset is disabled.
- There is no method set on the form.
A disabled fieldset is unusable and un-clickable. स्रोत
Which description list is coded correctly?
Q109.- ए
<dl>
<dt>Server</dt>
<dd>Software used to server webpages, like Apache.</dd>
<dd>Hardware used to provide data to other computers.</dd>
<!--Other terms and descriptions -->
</dl>
- बी
<dl>
<dd>Server</dd>
<dt>Software used to server webpages, like Apache.</dt>
<dt>Hardware used to provide data to other computers.</dt>
<!--Other terms and descriptions -->
</dl>
- सी
<dt>
<dl>Server</dl>
<dd>Software used to server webpages, like Apache.</dd>
<dd>Hardware used to provide data to other computers.</dd>
<!--Other terms and descriptions -->
</dt>
- डी
<dl>
<dt>Server</dt>
<dd>Software used to server webpages, like Apache.</dd>
<dt>Hardware used to provide data to other computers.</dt>
<!--Other terms and descriptions -->
</dl>
what does the a in the HTML tag stand for?
Q110.- assign
- add tag
- anchor tag
- इनमे से कोई भी नहीं
What is the correct HTML element for inserting a line break?
प्रश्न111.-
<break>
-
<lb>
-
<br>
-
<a>
The HTML global attribute, “contenteditable” is used to
Q112.- Update content from the server
- Specifies a context menu for an element. The menu appears when a user right-clicks on the element.
- Specify whether the content of an element should be editable or not
- Return the position of the first found occurrence of content inside a string
HTML elements that aren’t meant to store content or other elements are called _ तत्वों
प्रश्न 113.- void
- independent
- खाली
- paragraph
attribute of an HTML label element is a referencing mechanism to state what input or element the label is tied to
प्रश्न114. NS _- प्रति
- का
- साथ
- के लिये
Coding in HTML provides which of the following?
प्रश्न 115.- The responsiveness of the website
- The style of the website
- The core website structure
- The behavior of web elements
Which HTML element is the container for all the renderable aspects of the document?
प्रश्न116.- सिर
- तन
- शीर्षक
- meta
in the HTML h1 tag is short for _
प्रश्न117. NS “एच”- सिर
- horizontal
- hypertext
- शीर्षक
Which is an invalid use of the <a>
तत्व?
प्रश्न118. - ए
<a href="#additional-information" class="Card">
<video src="media.mp4" width="400" height="300"></video>
</a>
- बी
<a href="#additional-information" class="Card">
<details>
<summary>Additional Information</summary>
</details>
</a>
- सी
<a href="#additional-information" class="Card">
<p>Additional Information</p>
<p></p
></a>
- डी
<a href="#additional-information" class-"Card">
<img src="media.jpeg" alt="More information"></video>
</a>
How to display preformatted text in HTML?
प्रश्न119.-
<p>
-
<pre>
-
<hr>
- All of the above
Which is a valid title element?
Q120.-
<title><em>Exciting</em> title</title>
-
<title></title>
-
<title name="Exciting Title" />
-
<title>Exciting title</title>
Which link contains a valid URL?
प्रश्न121.-
<link rel="stylesheet" href="/styles for me/styles.css">
-
<link rel="stylesheet" href="/styles|for|me/styles.css">
-
<link rel="css" href="\styles for me\styles.css">
-
<link rel="stylesheet" href="/styles%20for%20me/styles.css">
Which example is missing a mandatory closing tag, making it invalid?
प्रश्न122.-
<p>Simple paragraph
-
<ul><li>Simple list</li>
-
<ul><li>Simple list<ul>
-
<dl><dt>Simple term<dd>Simple description</dl>
What is the semantic method for marking up a video with a caption in browsers that support it?
प्रश्न123.-
<video src="video.mp4" caption="video.vtt"></video>
-
<video src="video.mp4"><track caption="video.vtt" /></video>
-
<video src="video.mp4"><track default kind="captions" srclang="en" src="video.vtt" /></video>
-
<video src="video.mp4"><caption default srclang="en" src="video.vtt" /></video>
A white paper has a sidebar and endnotes, both of which are complementary to the main text. How would you mark them up to make their distinct roles more broadly accessible?
प्रश्न124.- ए
<custom-sidebar aria-label-"Sidebar"›Sidebar...</custom-sidebar><custom-footnote aria-
label="Endnotes">Endnotes...</custom-footnote>
- बी
<aside role="sidebar">Sidebar...</aside>
<aside role="notes">Endnotes...</aside>
- सी
<aside role="complementary">Sidebar...</aside>
<aside role="supplementary">Endnotes...</aside>
- डी
<aside aria-label-"Sidebar">Sidebar...</aside><aside aria-label="Endnotes">Endnotes...</aside>
A white paper has a sidebar and endnotes, both of which are complementary to the main text. How would you mark them up to make their distinct roles more broadly accessible?
प्रश्न125.-
<aside aria-label="Sidebar">Sidebar...</aside><aside aria-label="Endnotes">Endnotes...</aside>
-
<custom-sidebar aria-label="Sidebar">Sidebar...</custom-sidebar><custom-footnote aria-label="Endnotes">Endnotes...</custom-footnote>
-
<aside role="Sidebar">Sidebar...</aside><aside role="Endnotes">Endnotes...</aside>
-
<aside role="complementary">Sidebar...</aside><aside role="supplementary">Endnotes...</aside>
Which video example will autoplay in most browsers?
प्रश्न126.-
<video src="video.mp4" autoplay muted></video>
-
<video src="video.mp4" background></video>
-
<video src="video.mp4" autoplay></video>
-
<video src="video.mp4" autoplay="force"></video>
In which order will these scripts execute, assuming they all take the same time to download?
प्रश्न127.<script type="module" src="module.js"></script>
// external module
<script type="async" src="module.js"></script>
// async
<script type="defer" src="module.js"></script>
// defer
<script type="module" src="module.js">
// inline module
</script>
- async, external module, defer, inline module
- async, inline module, external module, defer
- external module, async, defer, inline module
- inline module, external module, defer, async
What is the backward-compatible method of turning a circle in an SVG into a link?
प्रश्न128.-
<html:a href="/our-circle/"><circle cx="10" cy="10" r="5"/></html:a>
-
<a svg:href="/our-circle/"><circle cx="10" cy="10" r="5"/></a>
-
<a href="/our-circle/"><circle cx="10" cy="10" r="5"/></a>
-
<a href="/our-circle/" xlink:href="/our-circle/"><circle cx="10" cy="10" r="5"/></a>
Users report that a form is not working. What is the culprit?
Q129. <form action="/choices" disabled>
<fieldset disabled>
<legend>Choices</legends>
<label>Choice 1 <input type="radio" name="choice" value="choice1" /></label>
<label>Choice 2 <input type="radio" name="choice" value="choice2" /></label>
<label>Choice 3 <input type="radio" name="choice" value="choice3" /></label>
<label>Choice 4 <input type="radio" name="choice" value="choice4" /></label>
<button>Choose!</button>
</fieldset>
</form>
- There is no element.
- There is no method set on the form.
- The form element is disabled.
- The fieldset is disabled.
What is wrong with this table?
प्रश्न130.<table>
<legend>A two body table!</legend>
<col />
<col />
<tbody>
<tr>
<td>Cell 1</td>
<td>Cell 1</td>
</tr>
</tbody>
<tbody>
<tr>
<td>Cell 1</td>
<td>Cell 1</td>
</tr>
</tbody>
</table>
- A table can only have one tbody element.
- legend must appear at the end of a table element.
- legend is not allowed in a table element.
- All col elements must be wrapped in a colgroup element.
In this code, का उद्देश्य क्या है id
गुण?
प्रश्न131. <p id="warning">Be careful when installing this product.</p>
- It establishes that
warning
is a unique identifier in the document, CSS को स्टाइल करने के लिए उपयोग किया जाता है, पटकथा, और एक वेबपेज के भीतर लिंक करना. - It establishes that
warning
is a unique identifier in the document, used for styling CSS and with JavaScript code. - It establishes that
warning
may be used for styling CSS several times per page. - It establishes that
warning
is a unique identifier in the website, CSS को स्टाइल करने के लिए उपयोग किया जाता है, पटकथा, और एक वेबपेज के भीतर लिंक करना.
What does the HTML <em>
element represent?
प्रश्न132. - Stress emphasis, usually displayed as italic text
- Italic text
- A hyperlink
- A line break
_** element is used to render simple graphics such as line art, रेखांकन, and other custom graphical elements on the client side.
प्रश्न133. NS **- metadata
- css
- कैनवास
- कला
Which attribute is not essential under <iframe>?
प्रश्न134.- frameborder
- चौड़ाई
- ऊंचाई
- src
Q135.What does HTML stands for?
-
Hypertext Machine language.
-
Hypertext and links markup language.
-
Hypertext Markup Language.
-
Hightext machine language.
Q136.Which of the following HTML element is used for creating an unordered list?
-
<ui>
-
<i>
-
<em>
-
<ul>
उत्तर छोड़ दें
आपको चाहिए लॉग इन करें या रजिस्टर करें एक नई टिप्पणी जोड़ने के लिए .