发表时间:2026-08-16 08:25:27
| 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>
在技术研发方面,公司投入大量资源,不断追求技术的突破和创新。推出的新产品和服务,总是能引领市场潮流。同时,公司注重培养员工的创新思维。通过开展各种培训
在市场竞争激烈的环境下,他们凭借着顽强的毅力和出色的业务能力,不断开拓新的客户资源,为公司带来了丰厚的业绩。他们不仅仅是销售人员,更是公司的形象代言人。以热情、专业
公司还非常注重客户体验。通过不断优化服务流程,提高服务质量,让客户在与我们的合作中感受
在员工之家,宽敞明亮的活动室里,摆放着各种娱乐设施。员工们或围坐在一起,开心地玩着我们组织的小活动
公司的规章制度就像一张严密的网,覆盖了公司的方方面面。从员工的日常行为规范到工作流程的各个环节,都有明确的规定和要求。这些规章制度不仅详细明确,
工作之余,企业也组织各种活动,增进员工之间的感情。这就是我们的企业日
