From bb7c10144f8b6b954a72df1fa73dd941ff7cb3a0 Mon Sep 17 00:00:00 2001 From: Umme Habiba Qadri Date: Thu, 6 Oct 2022 22:35:33 +0530 Subject: [PATCH] Embed youtube example --- iframe/index.html | 24 ++++++++++++++++++++++++ index.html | 4 ++++ 2 files changed, 28 insertions(+) create mode 100644 iframe/index.html diff --git a/iframe/index.html b/iframe/index.html new file mode 100644 index 0000000..e22d409 --- /dev/null +++ b/iframe/index.html @@ -0,0 +1,24 @@ + + + + + + + HTML Tips and Tricks - Meter + + + + + + +
+ + home + +

Iframe Tag

+ +
+ + + \ No newline at end of file diff --git a/index.html b/index.html index 10251f9..7e16af6 100644 --- a/index.html +++ b/index.html @@ -87,6 +87,10 @@ Dialog - Display a Modal Dialog +
  • + + Iframe - Embed YouTube Videos +