多多色-多人伦交性欧美在线观看-多人伦精品一区二区三区视频-多色视频-免费黄色视屏网站-免费黄色在线

中國最全IT社區平臺 聯系我們 | 收藏本站
阿里云優惠2

HTML參考手冊

  • HTML 標簽列表(字母排序)
  • HTML 標簽列表(功能排序)
  • HTML 全局屬性
  • HTML 事件
  • HTML 畫布
  • HTML 音頻/視頻
  • HTML 有效DOCTYPES
  • HTML 顏色名
  • HTML 在線拾色器
  • HTML 顏色混搭
  • HTML 字符集
  • HTML ASCII 參考手冊
  • HTML ISO-8859-1 參考手冊
  • HTML 符號實體參考手冊
  • HTML URL 編碼參考手冊
  • HTML 語言代碼參考手冊
  • HTTP 狀態消息
  • HTTP 方法:GET 對比 POST
  • Px、Em 換算工具
  • px,pt,em 換算表
  • px、em、rem區別介紹
  • 鍵盤快捷鍵
  • HTML標簽

  • HTML track kind 屬性
  • HTML video autoplay 屬性
  • HTML video controls 屬性
  • HTML track label 屬性
  • HTML video height 屬性
  • HTML track src 屬性
  • HTML video loop 屬性
  • HTML track srclang 屬性
  • HTML video muted 屬性
  • HTML tr align 屬性
  • HTML video poster 屬性
  • HTML tr bgcolor 屬性
  • HTML video preload 屬性
  • HTML tr char 屬性
  • HTML video src 屬性
  • HTML tr charoff 屬性
  • HTML video width 屬性
  • HTML tr valign 屬性
  • HTML track default 屬性
  • HTML tbody valign 屬性
  • HTML script src 屬性
  • HTML tbody charoff 屬性
  • HTML script type 屬性
  • HTML tbody char 屬性
  • HTML q cite 屬性
  • HTML tbody align 屬性
  • HTML ol compact 屬性
  • HTML style media 屬性
  • HTML ol reversed 屬性
  • HTML style scoped 屬性
  • HTML ol start 屬性
  • HTML style type 屬性
  • HTML ol type 屬性
  • HTML script async 屬性
  • HTML script charset 屬性
  • HTML script defer 屬性
  • HTML embed height 屬性
  • HTML button formaction 屬性
  • HTML basefont face 屬性
  • HTML embed src 屬性
  • HTML button formenctype 屬性
  • HTML embed type 屬性
  • HTML button formmethod 屬性
  • HTML basefont size 屬性
  • HTML embed width 屬性
  • HTML button formnovalidate 屬性
  • HTML meta charset 屬性
  • HTML dir compact 屬性
  • HTML button formtarget 屬性
  • HTML meta content 屬性
  • HTML del cite 屬性
  • HTML meta http-equiv 屬性
  • HTML button name 屬性
  • HTML del datetime 屬性
  • HTML meta name 屬性
  • HTML button type 屬性
  • HTML button autofocus 屬性
  • HTML button value 屬性
  • HTML meta scheme 屬性
  • HTML button disabled 屬性
  • HTML menu label 屬性
  • HTML button form 屬性
  • HTML menu type 屬性
  • HTML basefont color 屬性
  • HTML map name 屬性
  • HTML fieldset disabled 屬性
  • HTML fieldset form 屬性
  • HTML fieldset name 屬性
  • HTML ISO-8859-1 參考手冊

    閱讀 (2252)

    HTML ISO-8859-1 參考手冊


    現代的瀏覽器支持的字符集:


    ISO-8859-1

    ISO-8859-1 是大多數瀏覽器默認的字符集。

    ISO-8859-1 的較低部分(從 1 到 127 之間的代碼)是最初的 ASCII 字符集(0-9 的數字,大寫和小寫英文字母表,以及一些特殊字符)。

    ISO-8859-1 的較高部分(從 160 到 255 之間的代碼)包含了一些西歐國家使用的字符和一些被廣泛使用的特殊字符,它們全都有實體名稱。

    這些符號中的大多數都可以在不進行實體引用的情況下使用,但是實體名稱或實體編號為那些不容易通過鍵盤鍵入的符號提供了表達的方法。


    HTML 預留字符

    HTML and XHTML 預留了一些字符。比如,您不能使用包含這些字符的文本,因為瀏覽器可能會誤以為是 HTML 標簽。

    HTML and XHTML 中央處理器必須識別以下表格所列舉的五種特殊字符:

    字符 實體編號 實體名稱 描述
    " " " quotation mark
    ' ' ' apostrophe 
    & & & ampersand
    < &#60; &lt; less-than
    > &#62; &gt; greater-than

    注釋: 實體名稱對大小寫敏感!


    ISO 8859-1 符號實體

    字符 實體編號 實體名稱 描述
      &#160; &nbsp; non-breaking space
    ? &#161; &iexcl; inverted exclamation mark
    &#162; &cent; cent
    &#163; &pound; pound
    ¤ &#164; &curren; currency
    &#165; &yen; yen
    | &#166; &brvbar; broken vertical bar
    § &#167; &sect; section
    ¨ &#168; &uml; spacing diaeresis
    © &#169; &copy; copyright
    a &#170; &ordf; feminine ordinal indicator
    ? &#171; &laquo; angle quotation mark (left)
    ? &#172; &not; negation
    -- &#173; &shy; soft hyphen
    ® &#174; &reg; registered trademark
    ˉ &#175; &macr; spacing macron
    ° &#176; &deg; degree
    ± &#177; &plusmn; plus-or-minus 
    2 &#178; &sup2; superscript 2
    3 &#179; &sup3; superscript 3
    &#180; &acute; spacing acute
    μ &#181; &micro; micro
    ? &#182; &para; paragraph
    · &#183; &middot; middle dot
    ? &#184; &cedil; spacing cedilla
    1 &#185; &sup1; superscript 1
    o &#186; &ordm; masculine ordinal indicator
    ? &#187; &raquo; angle quotation mark (right)
    ? &#188; &frac14; fraction 1/4
    ? &#189; &frac12; fraction 1/2
    ? &#190; &frac34; fraction 3/4
    ? &#191; &iquest; inverted question mark
    × &#215; &times; multiplication
    ÷ &#247; &divide; division

    ISO 8859-1 字符實體

    字符 實體編號 實體名稱 描述
    à &#192; &Agrave; capital a, grave accent
    á &#193; &Aacute; capital a, acute accent
    ? &#194; &Acirc; capital a, circumflex accent
    ? &#195; &Atilde; capital a, tilde
    ? &#196; &Auml; capital a, umlaut mark
    ? &#197; &Aring; capital a, ring
    ? &#198; &AElig; capital ae
    ? &#199; &Ccedil; capital c, cedilla
    è &#200; &Egrave; capital e, grave accent
    é &#201; &Eacute; capital e, acute accent
    ê &#202; &Ecirc; capital e, circumflex accent
    ? &#203; &Euml; capital e, umlaut mark
    ì &#204; &Igrave; capital i, grave accent
    í &#205; &Iacute; capital i, acute accent
    ? &#206; &Icirc; capital i, circumflex accent
    ? &#207; &Iuml; capital i, umlaut mark
    D &#208; &ETH; capital eth, Icelandic
    ? &#209; &Ntilde; capital n, tilde
    ò &#210; &Ograve; capital o, grave accent
    ó &#211; &Oacute; capital o, acute accent
    ? &#212; &Ocirc; capital o, circumflex accent
    ? &#213; &Otilde; capital o, tilde
    ? &#214; &Ouml; capital o, umlaut mark
    ? &#216; &Oslash; capital o, slash
    ù &#217; &Ugrave; capital u, grave accent
    ú &#218; &Uacute; capital u, acute accent
    ? &#219; &Ucirc; capital u, circumflex accent
    ü &#220; &Uuml; capital u, umlaut mark
    Y &#221; &Yacute; capital y, acute accent
    T &#222; &THORN; capital THORN, Icelandic
    ? &#223; &szlig; small sharp s, German
    à &#224; &agrave; small a, grave accent
    á &#225; &aacute; small a, acute accent
    a &#226; &acirc; small a, circumflex accent
    ? &#227; &atilde; small a, tilde
    ? &#228; &auml; small a, umlaut mark
    ? &#229; &aring; small a, ring
    ? &#230; &aelig; small ae
    ? &#231; &ccedil; small c, cedilla
    è &#232; &egrave; small e, grave accent
    é &#233; &eacute; small e, acute accent
    ê &#234; &ecirc; small e, circumflex accent
    ? &#235; &euml; small e, umlaut mark
    ì &#236; &igrave; small i, grave accent
    í &#237; &iacute; small i, acute accent
    ? &#238; &icirc; small i, circumflex accent
    ? &#239; &iuml; small i, umlaut mark
    e &#240; &eth; small eth, Icelandic
    ? &#241; &ntilde; small n, tilde
    ò &#242; &ograve; small o, grave accent
    ó &#243; &oacute; small o, acute accent
    ? &#244; &ocirc; small o, circumflex accent
    ? &#245; &otilde; small o, tilde
    ? &#246; &ouml; small o, umlaut mark
    ? &#248; &oslash; small o, slash
    ù &#249; &ugrave; small u, grave accent
    ú &#250; &uacute; small u, acute accent
    ? &#251; &ucirc; small u, circumflex accent
    ü &#252; &uuml; small u, umlaut mark
    y &#253; &yacute; small y, acute accent
    t &#254; &thorn; small thorn, Icelandic
    ? &#255; &yuml; small y, umlaut mark
    關閉
    程序員人生
    主站蜘蛛池模板: 麻豆一区二区免费播放网站 | 一区二区三区亚洲视频 | 国产在线视频资源 | 国产一级做a爱片久久毛片a | 亚洲天堂成人网 | 欧美视频一 | 中文字幕亚洲精品日韩精品 | 精品一区二区三区自拍图片区 | 欧美系列第一页 | 精品视频一区二区三区免费 | 亚洲久久在线观看 | 欧美一级爆毛片 | 日本成本人在线观看免费视频 | 欧美日本一级在线播放 | 日韩一级片免费在线观看 | 亚洲qingse中文字幕久久 | 免费看黄的网址 | 国产成人精品一区二三区2022 | 亚洲欧美综合图片 | 一级做a爱过程免费视频日本 | 久久精品国产欧美 | 欧美精品99久久久久久人 | 嗯啊羞羞视频在线观看动漫 | 国产一级视频久久 | 麻豆va一区二区三区久久浪 | 2020国产v亚洲v天堂高清 | 亚洲国产精品一区二区三区在线观看 | 成人精品一级毛片 | h网站免费 | 欧美监狱性暴一级毛片 | 中文国产成人精品久久水 | 亚洲国产欧美精品 | 国产毛片在线视频 | 免费在线视频播放 | 久草在线观看福利视频 | 亚洲天堂久久 | 欧洲一区二区三区 | 欧美三级午夜伦理片 | 羞羞视频免费网站日本 | 久久久夜 | 亚洲伊人久久大香线蕉苏妲己 |