Skip to content

Commit

Permalink
Syntax fixes arising from validation check
Browse files Browse the repository at this point in the history
  • Loading branch information
r12a committed Feb 20, 2018
1 parent cb4952d commit 98d5103
Showing 1 changed file with 14 additions and 15 deletions.
29 changes: 14 additions & 15 deletions index.html
Expand Up @@ -864,7 +864,7 @@ <h3><a href="#h_diacritics">Diacritics</a>

<figure id="figure-combining_diacritics">
<img src="images/combining-diacritics.png" alt=
"Diacritics could be combined in Arabic script." width="90%">
"Diacritics could be combined in Arabic script." style="width:90%">

<figcaption>
Diacritics could be combined in Arabic script.
Expand Down Expand Up @@ -1182,9 +1182,9 @@ <h5>Multi-context joining</h5>
<p>In the two left most words, the initial noon differs in that one raises a kind of
stroke. This property of raising a stroke is common for a number of letters (beh, teh,
noon, theh) which are taller than their connected letters in order to be distinguished in
some contexts, such as<img style="float: middle; width: 37px; height: 31px;" alt=
some contexts, such as <img style="vertical-align: middle; width: 37px; height: 31px;" alt=
"Beh with stroke before seen" src="images/bsl.jpg"> vs. <img style=
"float: middle; width: 43px; height: 39px;" alt="Beh without stroke after seen" src=
"vertical-align: middle; width: 43px; height: 39px;" alt="Beh without stroke after seen" src=
"images/sbl.jpg"> , or to resolve ambiguity. See also the section about teeth letters
below.</p>
</section>
Expand All @@ -1202,7 +1202,7 @@ <h5>Words as groups of letters</h5>


<table style="margin-left: 40px;">
<caption style="text-align: bottom;">
<caption style="vertical-align: bottom;">
Groups of letters are colored blue or red
</caption>

Expand All @@ -1225,7 +1225,7 @@ <h5>Words as groups of letters</h5>


<table style="margin-left: 40px;">
<caption style="text-align: bottom;">
<caption style="vertical-align: bottom;">
Can't really say letter groups. Rather a "horizontal sequence of letters of almost
same width".
</caption>
Expand Down Expand Up @@ -1262,14 +1262,14 @@ <h5>Vertical joining</h5>
<tbody>
<tr>
<td style="text-align: center;"><img style=
"text-align: middle; width: 65px; height: 70px;" alt="Vertical joining" src=
"text-align: center; width: 65px; height: 70px;" alt="Vertical joining" src=
"images/vertivalJoin.jpg">
</td>

<td style="text-align: center;">vs.</td>

<td style="text-align: center;"><img style=
"text-align: middle; width: 69px; height: 46px;" alt="horizontal joing" src=
"text-align: center; width: 69px; height: 46px;" alt="horizontal joing" src=
"images/horizontalJoin.jpg">
</td>
</tr>
Expand Down Expand Up @@ -1705,7 +1705,7 @@ <h4><a href="#h_families_of_numerals">Families of Numerals</a>
highlighted.</p>


<table border="1">
<table style="border:1px solid gray">
<thead>
<tr>
<th>Family</th>
Expand Down Expand Up @@ -1973,10 +1973,10 @@ <h4><a href="#h_Arabic_number_in_other_uses">Arabic number in other uses</a>
<li><span class="codepoint"><span lang="en">/</span> [<span class="uname">U+002F
SOLIDUS</span>]</span> is used for fractions or ratio notation. Fractions are noted for
one-half, say, 2/1 or ٢/١, mostly in RTL mode. There is no standard approach, however,
and some region/author may write 1/2 for European digits.</li>
and some region/author may write 1/2 for European digits.


<p class="issue">May be use image for examples.</p>
<p class="issue">May be use image for examples.</p></li>


<li>Notation with Solidus sign " / " are used in:
Expand All @@ -2003,11 +2003,10 @@ <h4><a href="#h_Arabic_number_in_other_uses">Arabic number in other uses</a>
<br>
20/15 for rank 15 over 20</li>


<li>Dates (2017/06/24, ٢٠١٧/٠٦/٢٤)

<li>Dates (2017/06/24, ٢٠١٧/٠٦/٢٤)</li>


<p class="issue">Look for evidence for some examples</p>
<p class="issue">Look for evidence for some examples</p></li>
</ul>
</li>
</ul>
Expand All @@ -2027,7 +2026,7 @@ <h4><a href="#h_Arabic_number_in_other_uses">Arabic number in other uses</a>
</section>


<p><b><i>Old text bellow</i></b>
<p><b><i>Old text below</i></b>
</p>


Expand Down

0 comments on commit 98d5103

Please sign in to comment.