aboutsummaryrefslogtreecommitdiff
path: root/files/fr/web/api/idbtransaction/onerror/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'files/fr/web/api/idbtransaction/onerror/index.html')
-rw-r--r--files/fr/web/api/idbtransaction/onerror/index.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/files/fr/web/api/idbtransaction/onerror/index.html b/files/fr/web/api/idbtransaction/onerror/index.html
index 9cd2f814d5..d37965f979 100644
--- a/files/fr/web/api/idbtransaction/onerror/index.html
+++ b/files/fr/web/api/idbtransaction/onerror/index.html
@@ -68,7 +68,9 @@ function addData() {
};
</pre>
-<p class="note"><strong>Note :</strong> Pour un exemple de travail complet, voir l'application <a href="https://github.com/mdn/to-do-notifications/">To-do Notifications</a> (<a href="https://mdn.github.io/to-do-notifications/">exemple <em>live</em> disponible ici</a>).</p>
+<div class="note">
+ <p><strong>Note :</strong> Pour un exemple de travail complet, voir l'application <a href="https://github.com/mdn/to-do-notifications/">To-do Notifications</a> (<a href="https://mdn.github.io/to-do-notifications/">exemple <em>live</em> disponible ici</a>).</p>
+</div>
<h2 id="Spécifications">Spécifications</h2>