From c2d238b3bae4164aac2a679967e03ae4c9cf00aa Mon Sep 17 00:00:00 2001
From: "Nour, Arezou" <arezou.nour@tugraz.at>
Date: Thu, 8 May 2025 13:38:07 +0200
Subject: [PATCH] Edit grid.html

---
 test)/grid.html | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/test)/grid.html b/test)/grid.html
index 82597a5..79efc10 100644
--- a/test)/grid.html
+++ b/test)/grid.html
@@ -62,9 +62,15 @@
                      <h1>hello</h1>
                      <h2>dfrtgzhjklumu@g.com</h2>
                 </div>
-                <div class="item">Top Right</div>
-                <div class="item">Bottom Left</div>
-                <div class="item">Bottom Right</div>
+                <div class="item"><img src="./img/img1.webp" alt="">
+                     <h1>hello</h1>
+                     <h2>dfrtgzhjklumu@g.com</h2></div>
+                <div class="item"><img src="./img/img1.webp" alt="">
+                     <h1>hello</h1>
+                     <h2>dfrtgzhjklumu@g.com</h2></div>
+                <div class="item"><img src="./img/img1.webp" alt="">
+                     <h1>hello</h1>
+                     <h2>dfrtgzhjklumu@g.com</h2></div>
             </div>
         </div>
     </body>
\ No newline at end of file
-- 
GitLab