Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.15 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.15 KB

#Arabic Layout Requirements document#

Development version: http://w3c.github.io/alreq/

This document is being developed by the Arabic Layout Task Force and the W3C Internationalization Working Group.

Feedback about the content of this document can be submitted via issues or pull request in this GitHub repo.

If you prefer, you can also send comments to public-i18n-arabic@w3.org. You can also view the archives of this mailing list here.

##Editorial guidelines:##

###Markup tips###

Ids should go on section elements, not hx elements.

<section id="h_my_heading">
<h2>My heading</h2>

Ids on dfn elements should start with def_.

Use the following markup for Unicode codepoint names:

<span class="uname">U+3002 IDEOGRAPHIC FULL STOP</span> [。]

For additional ideas about markup and styling in Internationalization Activity documents, especially wrt inline markup conventions, see http://www.w3.org/International/docs/styleguide