多言語化(i18n)のためのCSS整理
(chenhuijing.com)-
:lang()疑似クラスセレクター -
[lang=]属性セレクター -
list-style-type:hangul(カナダラ)、hangul-consonant(キウク・ニウン・ティグッ・リウル)、korean-hangul-formal(一二三四)、cjk-ideographic(一二三) など -
writing-mode:horizontal-tb、vertical-rl/lr、sideways-rl/lr -
text-orientation:mixed、upright、sideways -
text-emphasis: イタリック体のないアジア言語のための強調 -
font-variant-east-asian、font-variant-ligaturesなど
1件のコメント
text-emphasisプロパティは興味深いですね。filled,open,dot,circle,double-circle,triangle,sesame,string,colorなど、さまざまな方法で強調できます。https://developer.mozilla.org/en-US/docs/Web/CSS/text-emphasis