Tidak bisa
×
×
Benar!

Olahraga:

Tambahkan atribut kelas untuk menata tabel sebagai tabel Bootstrap dasar.

<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 += ' HALAMANKU'; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; txt += ' '; document.getElementById("kemajuan pengguna").innerHTML = txt; x = Math.round((userscore/numberofexercises) * 100); derajat = x * 3.6; jika (derajat > 359) derajat = 359; document.getElementById("mypage_circle1").setAttribute("d", explainArc(26, 35, 24, 0, 359)); document.getElementById("mypage_circle2").setAttribute("d", explainArc(26, 35, 24, 0, derajat)); document.getElementsByClassName("exercisemenuinner")[0].style.top = "169px"; } } function polarToCartesian(centerX, centerY, radius, angleInDegrees) { var angleInRadians = (angleInDegrees-90) * Math.PI / 180.0; return { x: centerX + (radius * Math.cos(angleInRadians)), y: centerY + (radius * Math.sin(angleInRadians)) }; } fungsi mendeskripsikanArc(x, y,

Menyelesaikan 0 dari 54 Latihan:

BOOTSTRAP 3 Tabel
BOOTSTRAP 3 Gambar
Peringatan BOOTSTRAP 3
BOOTSTRAP 3 Tombol
BOOTSTRAP 3 Glyphicons
BOOTSTRAP 3 Lencana
BOOTSTRAP 3 Bilah Kemajuan
BOOTSTRAP 3 Pagination
BOOTSTRAP 3 Panel
BOOTSTRAP 3 Dropdown
BOOTSTRAP 3 Tab
BOOTSTRAP 3 Navbar

×

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.