aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/idbindex/get/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/idbindex/get/index.html')
-rw-r--r--files/fr/web/api/idbindex/get/index.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/files/fr/web/api/idbindex/get/index.html b/files/fr/web/api/idbindex/get/index.html
index b9b6022001..f5cbe56570 100644
--- a/files/fr/web/api/idbindex/get/index.html
+++ b/files/fr/web/api/idbindex/get/index.html
@@ -87,7 +87,7 @@ translation_of: Web/API/IDBIndex/get
};
};</pre>
-<p class="note">Pour un exemple de travail complet, voir notre <a href="https://github.com/mdn/to-do-notifications/">To-do Notifications</a> app (<a href="http://mdn.github.io/to-do-notifications/">view example live</a>).</p>
+<div class="note"><p><strong>Note :</strong> Pour un exemple de travail complet, voir notre <a href="https://github.com/mdn/to-do-notifications/">To-do Notifications</a> app (<a href="http://mdn.github.io/to-do-notifications/">view example live</a>).</p></div>
<h2 id="Spécification">Spécification</h2>
@@ -106,7 +106,7 @@ translation_of: Web/API/IDBIndex/get
</tbody>
</table>
-<h2 id="Browser_compatibility" name="Browser_compatibility">Compatibilité avec les navigateurs</h2>
+<h2 id="Browser_compatibility">Compatibilité avec les navigateurs</h2>
<p>{{Compat("api.IDBIndex.get")}}</p>
@@ -119,5 +119,5 @@ translation_of: Web/API/IDBIndex/get
<li>{{domxref("IDBKeyRange","Définir l'intervalle des clés")}}</li>
<li>{{domxref("IDBObjectStore","Accès aux magasins d'objets")}}</li>
<li>{{domxref("IDBCursor","Utiliser les curseur")}}</li>
- <li>Exemple de référence: <a class="external" href="https://github.com/mdn/to-do-notifications/tree/gh-pages">To-do Notifications</a> (<a class="external" href="http://mdn.github.io/to-do-notifications/">view example live</a>.)</li>
+ <li>Exemple de référence: <a href="https://github.com/mdn/to-do-notifications/tree/gh-pages">To-do Notifications</a> (<a href="http://mdn.github.io/to-do-notifications/">view example live</a>.)</li>
</ul>