CSS für Internationalisierung (i18n) aufräumen
(chenhuijing.com)-
:lang()-Pseudoklassenselektor -
[lang=]-Attributselektor -
list-style-type:hangul(ganadara),hangul-consonant(gieok nieun digeut rieul),korean-hangul-formal(il i sam sa),cjk-ideographic(一二三) usw. -
writing-mode:horizontal-tb,vertical-rl/lr,sideways-rl/lr -
text-orientation:mixed,upright,sideways -
text-emphasis: Hervorhebung für asiatische Sprachen ohne Kursivschrift -
font-variant-east-asian,font-variant-ligaturesusw.
1 Kommentare
text-emphasisist interessant.Mit
filled,open,dot,circle,double-circle,triangle,sesame,string,colorusw. lassen sich Hervorhebungen auf verschiedene Weise umsetzen.https://developer.mozilla.org/en-US/docs/Web/CSS/text-emphasis