发表时间:2026-08-19 00:41:44
| Tag | Description |
|---|---|
<table> | Wrapping element for displaying data in a tabular format |
<thead> |
Container element for table header rows (<tr>) to label table columns
|
<tbody> |
Container element for table rows (<tr>) in the body of the table
|
<tr> |
Container element for a set of table cells (<td> or <th>) that appears on a single row
|
<td> | Default table cell |
<th> |
Special table cell for column (or row, depending on scope and placement) labels Must be used within a <thead> |
<caption> | Description or summary of what the table holds, especially useful for screen readers |
<table>
<thead>
<tr>
<th></th>
<th></th>
</tr>
</thead>
<tbody>
<tr>
<td></td>
<td></td>
</tr>
</tbody>
</table>
| Name | Class | Description |
|---|---|---|
| Default | None | No styles, just columns and rows |
| Basic | .table | Only horizontal lines between rows |
| Bordered | .table-bordered | Rounds corners and adds outer border |
| Zebra-stripe | .table-striped | Adds light gray background color to odd rows (1, 3, 5, etc) |
| Condensed | .table-condensed | Cuts vertical padding in half, from 8px to 4px, within all td and th elements |
Tables are automatically styled with only a few borders to ensure readability and maintain structure. With 2.0, the .table class is required.
<table class="table"> </table>
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Get a little fancy with your tables by adding zebra-striping—just add the .table-striped class.
他们还注重员工的培养和发展,为员工提供了广阔的晋升空间和培训机会。分
<table class="table table-striped"> </table>
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry | the Bird |
Add borders around the entire table and rounded corners for aesthetic purposes.
<table class="table table-bordered"> </table>
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| Mark | Otto | @TwBootstrap | |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry the Bird | ||
Make your tables more compact by adding the .table-condensed class to cut table cell padding in half (from 8px to 4px).
<table class="table table-condensed"> </table>
| # | First Name | Last Name | Username |
|---|---|---|---|
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry the Bird | ||
Feel free to combine any of the table classes to achieve different looks by utilizing any of the available classes.
<table class="table table-striped table-bordered table-condensed"> ... </table>
| Full name | |||
|---|---|---|---|
| # | First Name | Last Name | Username |
| 1 | Mark | Otto | @mdo |
| 2 | Jacob | Thornton | @fat |
| 3 | Larry the Bird | ||
The best part about forms in Bootstrap is that all your inputs and controls look great no matter how you build them in your markup. No superfluous HTML is required, but we provide the patterns for those who require it.
我们所在的公司具备着一套极为出色的培训体系。这套体系设计得十分全面且精细,它涵盖了各个层面和领域,无论是新
企业项目,犹如一场充满挑战与机遇的征程。它是企业
此外,良好的品牌形象也是我们的优势之一。通过长期的市场推广和优质的产品服务,我们赢得了客户的信
在员工之家,宽敞明亮的活动室里,摆放着各种娱乐设施。员工们或围坐在一起,开心地玩着我们组织的小活动,不时传来阵阵欢声笑语;或在书架旁安静地阅读,沉浸在知识的海洋。休闲区的沙发上,几个人正在
不断提升专业素养,紧跟行业发展趋势,为客户提供最前沿的知识和技术。以快速响应和高效执行,解决客户的问题,
本公司通过整合各种资源,进行生产、经营和管理活动。具有明确的目标
| Name | Class | Description |
|---|---|---|
| Vertical (default) | .form-vertical新疆分公司财务报表 | Stacked, left-aligned labels over controls |
| Inline | .form-inline | Left-aligned label and inline-block controls for compact style |
| Search | .form-search | Extra-rounded text input for a typical search aesthetic |
| Horizontal | .form-horizontal | Float left, right-aligned labels on same line as controls |
我们公司那令人称赞的工作环境!一踏入公司,就能感受到那明亮而宽敞的空间。充足的自
<form class="well">
<label>Label name</label>
<input type="text" class="span3" placeholder="Type something">
<span class="help-inline">Associated help text!</span>
<label class="checkbox">
<input type="checkbox"> Check me out
</label>
<button type="submit" class="btn">Submit</button>
</form>
Reflecting default WebKit styles, just add .form-search for extra rounded search fields.
<form class="well form-search"> <input type="text" class="input-medium search-query"> <button type="submit" class="btn">Search</button> </form>
Inputs are block level to start. For .form-inline and .form-horizontal, we use inline-block.
<form class="well form-inline">
<input type="text" class="input-small" placeholder="Email">
<input type="password" class="input-small" placeholder="Password">
<label class="checkbox">
<input type="checkbox"> Remember me
</label>
<button type="submit" class="btn">Sign in</button>
</form>
公司的规章制度就像一张严密的网,覆盖了公司的方方面面。从员工的日常行为规范到工作流程的各个环节,都有明确的规定和要求。这些规章制度不仅详细明确,而且具有很
<form class="form-horizontal">
<fieldset>
<legend>Legend text</legend>
<div class="control-group">
<label class="control-label" for="input01">Text input</label>
<div class="controls">
<input type="text" class="input-xlarge" id="input01">
<p class="help-block">Supporting help text</p>
</div>
</div>
</fieldset>
</form>
Shown on the left are all the default form controls we support. Here's the bulleted list:
在行业竞争中脱颖而出并非易事,需要多方面的努力。首先要关注市场动态,了解行业趋势,及时调整策略。其次,不断创新,提升产品或服务的质量和价
我们的企业文化以牢不可破的诚信为基石,将开拓进取的创新视为核心驱动力。它大力鼓舞员工保持积极向上的态度,锲而不舍地追求卓越至臻的
创新能力不仅体现在产品和技术上。还体现在管理和运营方面。公司不断优化流程,提高效率,为客户提供更好的服务
<fieldset class="control-group error"> </fieldset>
这不仅让我们感到自己的价值得到了充分体现,还能吸引更多优秀的人才加入我们的大家庭。同时,公司还提供丰富的福利待遇。让我们在工作的同时,也能感受到公司的
我们的企业文化以牢不可破的诚信为基石,将开拓进取的创新视为核心驱动力。它大力鼓舞员工保持积极向上的态度,锲而不舍地追求卓越至臻的境界。在团队里,大家齐心协力、紧密合
我们的企业拥有强大的竞争力,源自于以下几个方面。首先,我们拥有一支高素质、富有创造力的
我们不断优化管理体系,适应时代的变化和企业的发展需求。它是企业成功的基石,让我们在激烈的市场竞争中
亲爱的小伙伴们,我们的公司正处于飞速发展的阶段!每一个你们都是公司前进的动力。在这里,你们的努力和付出都将得到充分的认可和回报。在当今的企业时代
在如此优良的环境中,每一个人都能充分释放自身潜能,以饱满的热情和无尽
