html學習日記part05

來源:互聯網
上載者:User

標籤:

  加入強調語氣:

  <em>要強調的文本</em>  使用斜體強調

  <dtrong>要強調的文本</strong>  使用加粗強調

 

  為文字設定單獨樣式:

  <span>bla...bla</span>  但在<style></style>標籤裡要聲明用什麼

  <style>

    span{ color : blue; }

  <style>

 

  文本引用:

  短文本:<q>bla...bla</q>

  長文本:<blockquote>引用文本</blockquote>

 

  換行:

  <br> or <br />

 

  添加空格:

  &nbsp;

  

  添加水平橫線:

  <hr> or <hr />

 

  添加地址資訊:

  <address>文本</address>

 

  添加代碼:

  <code>代碼</code>  添加一行代碼

  <pre>代碼</pre>  添加一段代碼

html學習日記part05

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在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.