From 8e7a3b8035538d9dcb0633d0c47512a3d5eaf8a7 Mon Sep 17 00:00:00 2001 From: Imran Imtiaz Date: Tue, 9 Jul 2024 13:11:50 +0400 Subject: [PATCH] Update index.html Changes made: 1. Added the defer attribute to the script tag to ensure the JavaScript is executed after the HTML is fully parsed. 2. Corrected the title from "Bluring Image" to "Blurring Image" for proper spelling. This structure will ensure that the CSS and JavaScript are properly linked and executed in the correct order. --- Source-Code/BluringImage/index.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Source-Code/BluringImage/index.html b/Source-Code/BluringImage/index.html index 1ce1b36..9c9100e 100644 --- a/Source-Code/BluringImage/index.html +++ b/Source-Code/BluringImage/index.html @@ -3,13 +3,13 @@ - Bluring Image + Blurring Image
0%
- + - \ No newline at end of file +