summaryrefslogtreecommitdiff
path: root/docs/tags/CSS.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/tags/CSS.html')
-rw-r--r--docs/tags/CSS.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tags/CSS.html b/docs/tags/CSS.html
index b11c63d..4b9f676 100644
--- a/docs/tags/CSS.html
+++ b/docs/tags/CSS.html
@@ -49,7 +49,7 @@
<ul>
- <li><a href="/posts/2024-02-26-control-element-under-another-element-html-css.html">Interacting with underlying element in HTML</a></li>
+ <li><a href="/posts/2024-02-26-control-element-under-another-element-html-css.html">id="interacting-with-underlying-element-in-html">Interacting with underlying element in HTML</a></li>
<ul>
<li>With CSS you can disable any interactions with an element and directly control the underlying element</li>
<li>Published On: 2024-02-26 11:57</li>