html_css:special_characters

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
html_css:special_characters [2020/03/03 03:32] ともやんhtml_css:special_characters [2020/03/03 04:47] (現在) – [参考文献] ともやん
行 27: 行 27:
  
 <WRAP prewrap 100% #mintbl> <WRAP prewrap 100% #mintbl>
-^  表示  ^  名前表現  ^  数値表現  ^  Unicode  ^  説明 +^  表示   名前   名前表現  ^  数値表現  ^  Unicode  ^  説明 
-|  <html>&#1564;</html>  |  ALM\\ Arabic letter mark  |  &#1564;  |  [[https://0g0.org/unicode/061C/|U+061C]]  | アラビア文字 +|  <html>&#1564;</html>  |  ALM\\ Arabic letter mark    &#1564;  |  [[https://0g0.org/unicode/061C/|U+061C]]  | アラビア文字 
-|  <html>&#8206;</html>  |  LRM\\ Left-to-right mark  |  &#8206;  |  [[https://0g0.org/unicode/200E/|U+200E]]  | 左から右マーク +|  <html>&#8206;</html>  |  LRM\\ Left-to-right mark   [[https://en.wikipedia.org/wiki/Left-to-right_mark|&lrm;]]   &#8206;  |  [[https://0g0.org/unicode/200E/|U+200E]]  | 左から右(LTR) マーク 
-|  <html>&#8207;</html>  |  RLM\\ Right-to-left mark  |  &#8207;  |  [[https://0g0.org/unicode/200F/|U+200F]]  | 右から左マーク +|  <html>&#8207;</html>  |  RLM\\ Right-to-left mark   [[https://en.wikipedia.org/wiki/Right-to-left_mark|&rlm;]]   &#8207;  |  [[https://0g0.org/unicode/200F/|U+200F]]  | 右から左(RTL) マーク 
-|  <html>&#8234;</html>  |  LRE\\ Left-to-right embedding  |  &#8234;  |  [[https://0g0.org/unicode/202A/|U+202A]]  | 左から右へ埋め込み +|  <html>&#8234;</html>  |  LRE\\ Left-to-right embedding    &#8234;  |  [[https://0g0.org/unicode/202A/|U+202A]]  | 左から右へ(LTR) 埋め込み 
-|  <html>&#8235;</html>  |  RLE\\ Right-to-left embedding  |  &#8235;  |  [[https://0g0.org/unicode/202B/|U+202B]]  | 右から左へ埋め込み +|  <html>&#8235;</html>  |  RLE\\ Right-to-left embedding    &#8235;  |  [[https://0g0.org/unicode/202B/|U+202B]]  | 右から左へ(RTL) 埋め込み 
-|  <html>&#8236;</html>  |  PDF\\ Pop directional formatting  |  &#8236;  |  [[https://0g0.org/unicode/202C/|U+202C]]  | ポップ方向書式設定 +|  <html>&#8236;</html>  |  PDF\\ Pop directional formatting    &#8236;  |  [[https://0g0.org/unicode/202C/|U+202C]]  | ポップ方向 書式設定 
-|  <html>&#8237;</html>  |  LRO\\ Left-to-right override  |  &#8237;  |  [[https://0g0.org/unicode/202D/|U+202D]]  | 左から右へオーバーライド +|  <html>&#8237;</html>  |  LRO\\ Left-to-right override    &#8237;  |  [[https://0g0.org/unicode/202D/|U+202D]]  | 左から右へ(LTR) オーバーライド 
-|  <html>&#8238;</html>  |  RLO\\ Right-to-left override  |  &#8238;  |  [[https://0g0.org/unicode/202E/|U+202E]]  | 右から左へオーバーライド +|  <html>&#8238;</html>  |  RLO\\ Right-to-left override    &#8238;  |  [[https://0g0.org/unicode/202E/|U+202E]]  | 右から左へ(RTL) オーバーライド 
-|  <html>&#8294;</html>  |  LRI\\ Left-to-right isolate  |  &#8294;  |  [[https://0g0.org/unicode/2066/|U+2066]]  | 左から右へ分離 +|  <html>&#8294;</html>  |  LRI\\ Left-to-right isolate    &#8294;  |  [[https://0g0.org/unicode/2066/|U+2066]]  | 左から右へ(LTR) 分離 
-|  <html>&#8295;</html>  |  RLI\\ Right-to-left isolate  |  &#8295;  |  [[https://0g0.org/unicode/2067/|U+2067]]  | 右から左へ分離 +|  <html>&#8295;</html>  |  RLI\\ Right-to-left isolate    &#8295;  |  [[https://0g0.org/unicode/2067/|U+2067]]  | 右から左へ(RTL) 分離 
-|  <html>&#8296;</html>  |  FSI\\ First strong isolate  |  &#8296;  |  [[https://0g0.org/unicode/2068/|U+2068]]  | 最初の強い分離 +|  <html>&#8296;</html>  |  FSI\\ First strong isolate    &#8296;  |  [[https://0g0.org/unicode/2068/|U+2068]]  | 最初の強い分離 
-|  <html>&#8297;</html>  |  PDI\\ Pop directional isolate  |  &#8297;  |  [[https://0g0.org/unicode/2069/|U+2069]]  | ポップ方向分離  |+|  <html>&#8297;</html>  |  PDI\\ Pop directional isolate    &#8297;  |  [[https://0g0.org/unicode/2069/|U+2069]]  | ポップ方向分離  |
 </WRAP> </WRAP>
-例:+(&rlm;): 
 +<code>مفتاح معايير الويب!&rlm;</code> 
 +<html> 
 +  <pre lang="ar" xml:lang="ar">مفتاح معايير الويب!&rlm;</pre> 
 +</html> 
 +例(Right-to-left override):
 <code> <code>
-0123456789 &#8238;0123456789 &#8236;0123456789+0123456789 &#8238;0123456789
 </code> </code>
 <html> <html>
-  <pre>0123456789 &#8238;0123456789 &#8236;0123456789</pre>+  <pre>0123456789 &#8238;0123456789</pre>
 </html> </html>
 [[https://ja.wikipedia.org/wiki/%E5%8F%8C%E6%96%B9%E5%90%91%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88|双方向テキスト - Wikipedia]] より\\ [[https://ja.wikipedia.org/wiki/%E5%8F%8C%E6%96%B9%E5%90%91%E3%83%86%E3%82%AD%E3%82%B9%E3%83%88|双方向テキスト - Wikipedia]] より\\
行 60: 行 65:
 [[https://www.freeformatter.com/html-entities.html|Complete list of HTML entities - FreeFormatter.com]]\\ [[https://www.freeformatter.com/html-entities.html|Complete list of HTML entities - FreeFormatter.com]]\\
 [[https://en.wikipedia.org/wiki/Bidirectional_text|Bidirectional text - Wikipedia]]\\ [[https://en.wikipedia.org/wiki/Bidirectional_text|Bidirectional text - Wikipedia]]\\
 +[[https://waic.jp/docs/WCAG-TECHS/H34|H34: インラインでテキストの方向を混在させるために、Unicode の right-to-left mark (RLM) 又は left-to-right mark (LRM) を使用する | WCAG 2.0 達成方法集]]\\
 +[[https://www.asahi-net.or.jp/~ax2s-kmtn/ref/write_dir.html|書字方向 - CyberLibrarian]]\\
  
  • html_css/special_characters.1583173936.txt.gz
  • 最終更新: 2020/03/03 03:32
  • by ともやん