Skip to content

Commit

Permalink
Merge pull request #766 from w3c/tips-design-pointer
Browse files Browse the repository at this point in the history
Fix path to pointer.png
  • Loading branch information
remibetin authored Aug 8, 2024
2 parents 35eb6bb + 4961cb0 commit 13a5536
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions collections/_tips/designing.fr.md
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ Fournissez des styles distinctifs pour les éléments interactifs, tels que les
<figure class="hover">
<figcaption>{% include_cached icon.html name="check-circle" label="Bonne pratique" %} Style au survol de la souris</figcaption>
<div>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Le lien est stylisé avec un arrière-plan subtil pour mettre en évidence l’état de survol" style="color: #850BAC; background-color: rgba(253, 247, 15, 0.3)">clavier pour naviguer</a><img src="/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Le lien est stylisé avec un arrière-plan subtil pour mettre en évidence l’état de survol" style="color: #850BAC; background-color: rgba(253, 247, 15, 0.3)">clavier pour naviguer</a><img src="/WAI/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
</div>
</figure>
<figure class="keyboard">
Expand All @@ -264,7 +264,7 @@ Fournissez des styles distinctifs pour les éléments interactifs, tels que les
<figure class="active">
<figcaption>{% include_cached icon.html name="check-circle" label="Bonne pratique" %} Style au clic ou au contact tactile</figcaption>
<div>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Le lien a un style prononcé pour montrer qu’une action va se produire" style="background: #850BAC; color: #f4f4f4">clavier pour naviguer</a><img src="/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Le lien a un style prononcé pour montrer qu’une action va se produire" style="background: #850BAC; color: #f4f4f4">clavier pour naviguer</a><img src="/WAI/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
</div>
</figure>
</div>
Expand Down
4 changes: 2 additions & 2 deletions collections/_tips/designing.id.md
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ Berikan gaya yang berbeda untuk elemen interaktif, seperti tautan dan tombol, ag
<figure class="hover">
<figcaption>{% include_cached icon.html name="check-circle" label="Oke" %} Gaya ketika disoroti tetikus</figcaption>
<div>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Tautan diberi gaya dengan latar belakang yang halus untuk menyorot saat disoroti" style="color: #850BAC; background-color: rgba(253, 247, 15, 0.3)">navigasi dengan kibor</a><img src="/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Tautan diberi gaya dengan latar belakang yang halus untuk menyorot saat disoroti" style="color: #850BAC; background-color: rgba(253, 247, 15, 0.3)">navigasi dengan kibor</a><img src="/WAI/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
</div>
</figure>
<figure class="keyboard">
Expand All @@ -265,7 +265,7 @@ Berikan gaya yang berbeda untuk elemen interaktif, seperti tautan dan tombol, ag
<figure class="active">
<figcaption>{% include_cached icon.html name="check-circle" label="Oke" %} Gaya ketika diklik atau disentuh</figcaption>
<div>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Tautan diberi gaya yang kuat untuk menunjukkan bahwa suatu tindakan akan terjadi" style="background: #850BAC; color: #f4f4f4">navigasi dengan kibor</a><img src="/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Tautan diberi gaya yang kuat untuk menunjukkan bahwa suatu tindakan akan terjadi" style="background: #850BAC; color: #f4f4f4">navigasi dengan kibor</a><img src="/WAI/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
</div>
</figure>
</div>
Expand Down
4 changes: 2 additions & 2 deletions collections/_tips/designing.ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ footer: >
<figure class="hover">
<figcaption>{% include_cached icon.html name="check-circle" label="良い場合" %} マウスホーバースタイル</figcaption>
<div>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="リンクは、ホバー状態を強調するために微妙な背景でスタイルされている。" style="color: #850BAC; background-color: rgba(253, 247, 15, 0.3)">keyboard to navigate</a><img src="/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="リンクは、ホバー状態を強調するために微妙な背景でスタイルされている。" style="color: #850BAC; background-color: rgba(253, 247, 15, 0.3)">keyboard to navigate</a><img src="/WAI/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
</div>
</figure>
<figure class="keyboard">
Expand All @@ -266,7 +266,7 @@ footer: >
<figure class="active">
<figcaption>{% include_cached icon.html name="check-circle" label="良い場合" %} タッチまたはクリックスタイル</figcaption>
<div>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="リンクには、アクションが起こることを示す強いスタイリングが与えられている。" style="background: #850BAC; color: #f4f4f4">keyboard to navigate</a><img src="/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="リンクには、アクションが起こることを示す強いスタイリングが与えられている。" style="background: #850BAC; color: #f4f4f4">keyboard to navigate</a><img src="/WAI/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
</div>
</figure>
</div>
Expand Down
4 changes: 2 additions & 2 deletions collections/_tips/designing.md
Original file line number Diff line number Diff line change
Expand Up @@ -254,7 +254,7 @@ Provide distinct styles for interactive elements, such as links and buttons, to
<figure class="hover">
<figcaption>{% include_cached icon.html name="check-circle" label="OK" %} Mouse hover style</figcaption>
<div>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Link is styled with a subtle background to highlight hover state" style="color: #850BAC; background-color: rgba(253, 247, 15, 0.3)">keyboard to navigate</a><img src="/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Link is styled with a subtle background to highlight hover state" style="color: #850BAC; background-color: rgba(253, 247, 15, 0.3)">keyboard to navigate</a><img src="/WAI/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
</div>
</figure>
<figure class="keyboard">
Expand All @@ -266,7 +266,7 @@ Provide distinct styles for interactive elements, such as links and buttons, to
<figure class="active">
<figcaption>{% include_cached icon.html name="check-circle" label="OK" %} Touch or click style</figcaption>
<div>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Link is given a strong styling to show an action will occur" style="background: #850BAC; color: #f4f4f4">keyboard to navigate</a><img src="/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
<p style="text-align: center; position:relative;"><a href="javascript:return false;" aria-label="Link is given a strong styling to show an action will occur" style="background: #850BAC; color: #f4f4f4">keyboard to navigate</a><img src="/WAI/content-images/tips/pointer.png" style="position: absolute; left: 50%; top:1em;" width="20" alt=""></p>
</div>
</figure>
</div>
Expand Down

0 comments on commit 13a5536

Please sign in to comment.