bootstrap table 自動換行 和 響應式

 

style="word-break:break-all; word-wrap:break-all;"

 

            <table class="table  table-striped" style="word-break:break-all; word-wrap:break-all;">
                <tr>
                <td>title</td>
                <td>123456789111111111111111111111111111111</td>
                </tr>
               
            </table> 

 

 

響應式-進度條spa

<div class="table-responsive">
<table class="table  table-striped">
    <tr><td>【實名】</td></tr>

</table>  
</div>
相關文章
相關標籤/搜索