diff options
Diffstat (limited to 'Content/posts/2024-02-26-control-element-under-another-element-html-css.md')
-rw-r--r-- | Content/posts/2024-02-26-control-element-under-another-element-html-css.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Content/posts/2024-02-26-control-element-under-another-element-html-css.md b/Content/posts/2024-02-26-control-element-under-another-element-html-css.md index cbdfe6a..9dd7426 100644 --- a/Content/posts/2024-02-26-control-element-under-another-element-html-css.md +++ b/Content/posts/2024-02-26-control-element-under-another-element-html-css.md @@ -1,7 +1,7 @@ --- date: 2024-02-26 11:57 description: With CSS you can disable any interactions with an element and directly control the underlying element -tags: HTML, CSS +tags: HTML, CSS, Tutorial, Code-Snippet draft: false --- |