.table-hover はテーブルの列にマウスを乗せた際に背景色を変更します。 ... <table class="table table-sm"> <tr><th>Name</th><th>Age</th></tr> ...
確定! 回上一頁