मेन्यू
×
×
सही!

व्यायाम:

तालिका को मूल बूटस्ट्रैप तालिका के रूप में शैलीबद्ध करने के लिए एक वर्ग विशेषता जोड़ें।

<table class="table"> <tr> <td>John</td> <td>Doe</td> <td>[email protected]</td> <tr> <tr> <td>Mary</td> <td>Moe</td> <td>[email protected]</td> </tr> <tr> <td>July</td> <td>Dooley</td> <td>[email protected]</td> </tr> </table>
<table class='table'> <tr> <td>John</td> <td>Doe</td> <td>[email protected]</td> <tr> <tr> <td>Mary</td> <td>Moe</td> <td>[email protected]</td> </tr> <tr> <td>July</td> <td>Dooley</td> <td>[email protected]</td> </tr> </table>

Not Correct

Click here to try again.

Correct!

Next ❯
<table 

  
  
  




Go to w3schools.com
Reset Score
Close This Menu
"; txt + = " ' '; txt + = ' मेरा पेज'; txt + = '' '; txt + = ' '; txt += ' '; txt += ' '; txt += ' '; टीएक्सटी + = '' '; document.getElementById("userprogress").innerHTML = txt; x = गणित.राउंड ((उपयोगकर्ता स्कोर/नंबरऑफ़िसेज़) * 100); डिग्री = x * 3.6; अगर (डिग्री> 359) डिग्री = 359; document.getElementById("mypage_circle1").setAttribute("d", descriptionArc(26, 35, 24, 0, 359)); document.getElementById("mypage_circle2").setAttribute("d", descriptionArc(26, 35, 24, 0, Degrees)); document.getElementsByClassName("exercisemenuinner")[0].style.top = "169px"; } } फंक्शन polarToCartesian(centerX, centerY, त्रिज्या, angleInDegrees) { var angleInRadians = (angleInDegrees-90) * Math.PI / 180.0; वापसी { x: centerX + (त्रिज्या * Math.cos (angleInRadians)), y: CenterY + (त्रिज्या * Math.sin (angleInRadians))}; } फ़ंक्शन का वर्णन आर्क (एक्स, वाई, त्रिज्या, प्रारंभ कोण, अंतकोण) { वर प्रारंभ = polarToCartesian (x, y, त्रिज्या, अंतकोण); var अंत = polarToCartesian (x, y, त्रिज्या, startAngle); वर लार्जआर्कफ्लैग = एंडएंगल - स्टार्टएंगल

54 अभ्यासों में से 0 पूर्ण:

बूटस्ट्रैप 3 टेबल्स
बूटस्ट्रैप 3 छवियां
बूटस्ट्रैप 3 अलर्ट
बूटस्ट्रैप 3 बटन
बूटस्ट्रैप 3 ग्लिफ़िकॉन्स
बूटस्ट्रैप 3 बैज
बूटस्ट्रैप 3 प्रगति पट्टी
बूटस्ट्रैप 3 पृष्ठ पर अंक लगाना
बूटस्ट्रैप 3 पैनल
बूटस्ट्रैप 3 ड्रॉपडाउन
बूटस्ट्रैप 3 टैब
बूटस्ट्रैप 3 नवबार

×

Reset the Score?

This will reset the score of ALL 54 exercises.

Are you sure you want to continue?



×

Congratulations!

You have finished all 54 BOOTSTRAP 3 exercises.

Share your score:



Get Certified!

Take our Bootstrap Developer Certificate to prove that you have fundamental knowledge of Bootstrap 3.