From f6d2141a480dd6b5b8ee0e48d43bb64773232791 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Tue, 26 Mar 2024 23:38:14 -0600 Subject: add header ids --- ...4-02-26-control-element-under-another-element-html-css.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'docs/posts/2024-02-26-control-element-under-another-element-html-css.html') diff --git a/docs/posts/2024-02-26-control-element-under-another-element-html-css.html b/docs/posts/2024-02-26-control-element-under-another-element-html-css.html index b9c9ebc..3085822 100644 --- a/docs/posts/2024-02-26-control-element-under-another-element-html-css.html +++ b/docs/posts/2024-02-26-control-element-under-another-element-html-css.html @@ -6,13 +6,13 @@ - Interacting with underlying element in HTML + id="interacting-with-underlying-element-in-html">Interacting with underlying element in HTML - - + Interacting with underlying element in HTML" /> + Interacting with underlying element in HTML" /> @@ -44,7 +44,7 @@
-

Interacting with underlying element in HTML

+

Interacting with underlying element in HTML

I know that the title is a bit weird. I was trying to interact with a video under an iPhone Bezel Screen frame.

@@ -76,7 +76,7 @@

Let us try this in a simple example.

-

Example

+

Example

Here, we create a button and overlay a transparent box

-- cgit v1.2.3