^ Zona Info: Tag Html bdi ( Bidirictional Isolate )

Tag Html bdi ( Bidirictional Isolate )

Zona Info | Ilmu Komputer |  Juni 27, 2017
Post by: Ian

Tag Html bdi
Contoh:
<ol>
    <li>Gold! <bdi>Jane</bdi> (11.11 seconds)</li>
    <li>Silver! <bdi>John</bdi> (12.23 seconds)</li>
    <li>Bronze! <bdi>حنيفة</bdi> (12.42 seconds)</li>
</ol>

<!-- Imagine these were user-generated... -->
<!-- Whereas bdi isn't necessary for the first item, it is for the third. -->
Preview:
  1. Gold! Jane (11.11 seconds)
  2. Silver! John (12.23 seconds)
  3. Bronze! حنيفة (12.42 seconds)

No comments:

Post a Comment