This template is a shortcut for adding writing mode property using CSS. It generates the CSS for various browsers. Supported browsers are the current versions o
| This is a documentation subpage for Template:Writing-mode. It may contain usage information, categories and other content that is not part of the original template page. |
| CSS Writing Mode property are currently supported only by newer versions of Gecko-based browsers (such as Mozilla Firefox), WebKit-based browsers (such as Google Chrome and Safari) and Microsoft Edge. All versions of Internet Explorer through to version 8 and Opera prior to version 15.0 do not support. See here for more information. |
This template is a shortcut for adding writing mode property using CSS. It generates the CSS for various browsers. Supported browsers are the current versions of Firefox, Safari, Chrome and Edge.
Insert this template within a style tag of any block-style element:
{{writing-mode | [directionality]}}
The following value making the text vertically, but the direction of columns is different:
The h value making the text horizontally, maybe it also produce "Tate-chū-yoko" effect within vertical text:
The following value making the text just rotate to 90° in different direction:
<div style="{{writing-mode|v1}}">Lorem ipsum...</div> will produce:<div style="{{writing-mode|v2}}">Lorem ipsum...</div> will produce:
Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.