メニュー
××
××
正しい!

エクササイズ:

クラス属性を追加して、テーブルを基本的なブートストラップテーブルとしてスタイル設定します。

<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 += ' '; txt + = ''; document.getElementById( "userprogress")。innerHTML = txt; x = Math.round((userscore / numberofexercises)* 100);度= x * 3.6; if(度> 359)度= 359; document.getElementById( "mypage_circle1")。setAttribute( "d"、describeArc(26、35、24、0、359)); document.getElementById( "mypage_circle2")。setAttribute( "d"、describeArc(26、35、24、0、degrees)); document.getElementsByClassName( "exercisemenuinner")[0] .style.top = "169px"; }}関数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))}; }関数describeArc(x、y、radius、startAngle、endAngle){var start = PolarToCartesian(x、y、radius、endAngle); var end = PolarToCartesian(x、y、radius、startAngle); var largeArcFlag = endAngle-startAngle

54の演習のうち0を完了しました:

BOOTSTRAP3テーブル
BOOTSTRAP3画像
BOOTSTRAP3アラート
BOOTSTRAP3ボタン
BOOTSTRAP3グリフィコン
BOOTSTRAP3バッジ
BOOTSTRAP3プログレスバー
BOOTSTRAP3ページ付け
BOOTSTRAP3パネル
BOOTSTRAP3ドロップダウン
BOOTSTRAP3タブ
BOOTSTRAP 3 Navbars

×

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.