From 42d5752c5b16508b415f792217d447222fc731c7 Mon Sep 17 00:00:00 2001
From: Faheem Muhammed
Date: Wed, 19 Oct 2022 16:46:21 +0530
Subject: [PATCH] Added Pictrure Tag
---
index.html | 4 ++++
picture/index.html | 27 +++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
create mode 100644 picture/index.html
diff --git a/index.html b/index.html
index 953d56c..d82c9e8 100644
--- a/index.html
+++ b/index.html
@@ -95,6 +95,10 @@ HTML5 Feature Tips
Iframe - Embed YouTube Videos
+
+
+ Picture tag - Specify image src based on condition
+
+
+
+
+
+
Picture Tag
+
+
+
+
+
+
+
+
diff --git a/picture/index.html b/picture/index.html
new file mode 100644
index 0000000..cb71731
--- /dev/null
+++ b/picture/index.html
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
HTML Tips and Tricks - Picture
+
+
+
+
+
+
+