国产av日韩一区二区三区精品,成人性爱视频在线观看,国产,欧美,日韩,一区,www.成色av久久成人,2222eeee成人天堂

directory search
Getting started Accessibility(無障礙) Browsers and devices(瀏覽器和設(shè)備) Build tools(構(gòu)建工具) Contents(內(nèi)容) Download(下載) JavaScript Theming Bootstrap(主題Bootstrap) Webpack Components: Alerts Alerts(警報(bào)) Components: Badges Badges(徽章) Components: Breadcrumb Breadcrumb Components: Button group Button group(按鈕組) Components: Buttons Buttons(按鈕) Components: Cards Components: Carousel Cards(卡) Carousel(圓盤傳送帶) Components: Collapse Collapse(折疊) Components: Dropdowns Dropdowns(下拉菜單) Components: Forms Forms(表單) Components: Input group Input group(輸入群組) Components: Input group Jumbotron(廣告大屏幕) Components: List group List group(列表組) Components: Modal Modal(互動視窗) Components: Navbar Navbar(導(dǎo)航欄) Components: Navs Navs(導(dǎo)航欄) Components: Pagination Pagination(分頁) Components: Popovers Popovers(彈出框) Components: Progress Progress(進(jìn)度條) Components: Scrollspy Scrollspy(滾動監(jiān)聽) Components: Tooltips Tooltips(提示工具) Content Code(代碼) Figures(圖片區(qū)) Images(圖片) Reboot(重置) Tables(表格) Typography(排版) Layout Grid(網(wǎng)格) Layout(布局) Media object(多媒體對象) Utilities for layout(排版通用類別) Migration Migrating to v4(遷移到v4) Utilities Borders(邊框) Clearfix(清除浮動) Close icon(關(guān)閉圖標(biāo)) Colors(顏色) Display property(顯示屬性) Embeds(內(nèi)嵌) Flex(彈性) Float(浮動) Image replacement(圖像替換) Position(位置) Screenreaders(熒幕閱讀器) Sizing(尺寸) Spacing(間隔) Text(文本) Vertical alignment(垂直對齊) Visibility(能見度)
characters

文檔和示例,用于顯示帶引導(dǎo)的內(nèi)聯(lián)和多行代碼塊。

內(nèi)聯(lián)碼

使用<code>.請確保轉(zhuǎn)義HTML尖括號。

For example, <code>&lt;section&gt;</code> should be wrapped as inline.

碼塊

使用<pre>s用于多行代碼。再一次,為了正確的呈現(xiàn),一定要避開代碼中的任何尖括號。您可以選擇添加.pre-scrollable類,它將設(shè)置最大高度350 px并提供y軸滾動條。

<pre><code>&lt;p&gt;Sample text here...&lt;/p&gt;&lt;p&gt;And another line of sample text here...&lt;/p&gt;</code></pre>

變量

若要指示變量,請使用<var>標(biāo)簽。

<var>y</var> = <var>m</var><var>x</var> + <var>b</var>

用戶輸入

使用<kbd>指示通常通過鍵盤輸入的輸入。

To switch directories, type <kbd>cd</kbd> followed by the name of the directory.<br>To edit settings, press <kbd><kbd>ctrl</kbd> + <kbd>,</kbd></kbd>

樣本輸出

若要指示程序的示例輸出,請使用<samp>標(biāo)簽。

<samp>This text is meant to be treated as sample output from a computer program.</samp>
 ? 2011–2017 Twitter, Inc.

?2011-2017自帶作者

根據(jù)MIT許可授權(quán)的代碼。

根據(jù)CreativeCommonsAttributionLicense v3.0授權(quán)的文檔。

Previous article: Next article: