タグ

ブックマーク / html.spec.whatwg.org (1)

  • HTML5

    Table of contents 1 Introduction2 Common infrastructure3 Semantics, structure, and APIs of HTML documents4 The elements of HTML5 Microdata6 User interaction7 Loading web pages8 Web application APIs9 Communication10 Web workers11 Worklets12 Web storage13 The HTML syntax14 The XML syntax15 Rendering16 Obsolete features17 IANA considerationsIndexReferencesAcknowledgmentsIntellectual property rights F

    sutara_lumpur
    sutara_lumpur 2015/05/19
    "DOCTYPE"はHTMLでは大文字小文字どちらでもいいけど、XHTMLでは大文字限定。だから文書型宣言は <!DOCTYPE html> が正解なのか。
  • 1