首页 → 名言 → 毅力格言
blockquote標記應用注意事項
日期:2023-03-14 18:02:12    编辑:网络投稿    来源:互联网
blockquote標記應用注意事項  關于語義化,不是一句兩句就能說明白的,而且現在也沒有一個官方的很嚴格的定義。關于  沒有爭議的是:  1.引用一段較長的文字  2.可以使用
为你推荐:
  • 誤解的說說
  • blockquote標記應用注意事項

      關于語義化,不是一句兩句就能說明白的,而且現在也沒有一個官方的很嚴格的定義。關于

      沒有爭議的是:

      1.引用一段較長的文字

      2.可以使用cite標簽或者屬性

      問題是

      引用的文字必須使用塊級元素將他包含嗎?

      首先是來自W3C的解釋

      9.2.2 Quotations: The BLOCKQUOTE and Q elements<!ATTLIST BLOCKQUOTE %attrs;

      -- %coreattrs, %i18n, %events -- cite

      %URI;

      #IMPLIED -- URI for source document or msg -- ><!ELEMENT Q - - (%inline;)*

      -- short inline quotation --><!ATTLIST Q %attrs;

      -- %coreattrs, %i18n, %events -- cite

      %URI;

      #IMPLIED -- URI for source document or msg -- >

      這兩個便簽指名包含的內容為引用文字. BLOCKQUOTE 用于長文字的引用(block-level content) 而 Q 用于短文字的引用(inline content) 且不允許引用的句子不完整。

      這個例子的文字來自 "The Two Towers", 作者 J.R.R. Tolkien, 最為引用文字.

      They went in single file, running like hounds on a strong scent,and an eager light was in their eyes. Nearly due west the broad swath of the marching Orcs tramped its ugly slot; the sweet grass of Rohan had been bruised and blackened as they passed.

      這篇文章是應用web標準進行開發,里面提到了關于一些TAGS的語義下面摘錄的.是

      For longer quotations that form one or more paragraphs, the

      element should be used. CSS can then be used to style the quotation. Note that text is not allowed directly inside a

      element – it must be contained in an element, usually a

      element.

      Example:

      “The following sections discuss issues surrounding the structuring of text. Elements that present text (alignment elements, font elements, style sheets, etc.) are discussed elsewhere in the specification. For information about characters, please consult the section on the document character set.”

      http://24ways.org/advent/transitional-vs-strict-markup

      這篇文章是關于transitional-vs-strict,過渡型和標準型xhtml的區別,里面提到了內容模型的區別,有關于

      的內容,在strict中,引用的內容必須使用塊級元素將其包含,通常是

      Content model differences

      An element type’s content model describes what may be contained by an instance of the element type. The most important difference in content models between Transitional and Strict is that blockquote, body, and form elements may only contain block level elements. A few examples:

      text and images are not allowed immediately inside the body element, and need to be contained in a block level element like p or div

      input elements must not be direct descendants of a form element

      text in blockquote elements must be wrapped in a block level element like p or div

      所以,我認為,在strict型必須用塊級元素將引用文字包含,而在非strict型中就不必了,但是建議這樣這樣做,因為strict型文檔更嚴格,也算是向后兼容了。

    【blockquote標記應用注意事項】相關文章:

    應用數學實習注意事項05-02

    Office的智能標記10-05

    探究式教學的應用與注意事項04-17

    愛的標記作文03-07

    飛標記事作文12-05

    《給圖形做標記》教案10-12

    鋁漆包線注意事項及應用關鍵點07-16

    給圖形做標記教案范文10-06

    PPT怎么做標記04-21

    这里有更多你想看的
  • 35句父親節快樂簡短
    • 本类最新
    • 精品图文
    • 时尚
    • 新闻
    • 生活
    • 视觉
    • 微爱
      栏目ID=88的表不存在(操作类型=0)

    头条推荐

    热门推荐

    特别推荐

    返回顶部