Bootstrap頁面配置8 - BS常用標籤與樣式

來源:互聯網
上載者:User

標籤:blog   http   strong   檔案   2014   art   html   ar   

常用的Css文字標籤

  一、

  <p>文欄位落Start,<strong>重要的文字</strong>,<em>傾斜的文字用來提示</em>,<abbr class=‘initialism‘ title="Content Management System">cms</abbr>是"Content Management System"的簡稱,文欄位落End</p>

  

  說明:

    標籤                                         作用

    <p></p>                                      標記段落

    <em></em>                                     文字傾斜

    <strong></strong>                                  文字加粗

    <abbr class=‘initialism‘ title=‘Content Management System‘>cms</abbr>      abbr標記簡稱,.initialism是使其大寫,title內的內容一般是全稱

  二、

  <blockquote class=‘pull-right‘><p>它是一種用來表現HTML(標準通用標記語言 (SGML)的一個應用)或XML(標準通用標記語言 (SGML)的一個子集)等檔案樣式的電腦語言。</p><small>來源<cite>百度百科</cite></small></blockquote>

  

    

  說明:

    標籤                             作用

    <blockquote><p></p></blockquote>           表示引用一段文字,p標籤表示引用的一段, .pull-right表示使其靠右對齊

    <small></small>                      表示對這段文字的說明

    <cite></cite>                        百度百科是一個網路,進行一個cite標記

    

 

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.