From 89437ebc0b364d78d36fca67a9139632254eda6a Mon Sep 17 00:00:00 2001 From: James Stuckey Weber Date: Wed, 20 Nov 2024 12:15:36 -0500 Subject: [PATCH] Add note about implicit support --- index.html | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/index.html b/index.html index 05cde0e..330399b 100644 --- a/index.html +++ b/index.html @@ -435,6 +435,12 @@

With polyfill applied: Target is positioned at the top left corner of the Anchor. +
+
+ Note: The anchor attribute has not yet + been standardized, and currently does not work in non-polyfilled + browsers. See more conversation here.

<div id="my-implicit-anchor">Anchor</div>