Japanese language and computers: Difference between revisions

Content deleted Content added
AnomieBOT (talk | contribs)
m Dating maintenance tags: {{When}}
Line 29:
Japanese can be written in [[Horizontal and vertical writing in East Asian scripts|two directions]]. ''Yokogaki'' style writes left-to-right, top-to-bottom, as with English. ''Tategaki'' style writes first top-to-bottom, and then moves right-to-left.
 
At present,{{when|date=March 2019}} handling of downward text is incomplete. For example, [[HTML]] has no support for ''tategaki'' and Japanese users must use HTML tables to simulate it. However, [[Cascading Style Sheets|CSS]] level 3 includes a property "<tt>writing-mode</tt>" which can render ''tategaki'' when given the value "<tt>vertical-rl</tt>" (i.e. top to bottom, right to left). Word processors and [[Desktop publishing|DTP]] software have more complete support for it.
 
== See also ==