Skip to content

Commit

Permalink
update gallry]
Browse files Browse the repository at this point in the history
  • Loading branch information
Akilalochana committed Jul 3, 2024
1 parent fe708d1 commit 1164acb
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions gallery.html
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Card Gallery - Sasnara</title>
<link rel="stylesheet" href="style.css">
</head>

<body>
<header>
<img src="photo_2024-06-15_22-20-21.jpg" alt="Sasnara's Logo" class="logo">
Expand All @@ -25,7 +27,7 @@ <h2>Gallery</h2>
<!-- Add card images here -->
<div class="card">
<img src="photo_2024-06-15_22-20-21.jpg" alt="Card 1">
<p>this card is made in kohulanu,hee ehema eka eka eewa demmeaki balana ayata kiyawanna puluwan </p>
<p>this card is made in ......... </p>
</div>
<div class="card">
<img src="photo_2024-06-15_22-20-28.jpg" alt="Card 2">
Expand Down Expand Up @@ -54,4 +56,5 @@ <h2>Gallery</h2>
<p>&copy; 2024 Sasnara's Birthday Card Craft. All rights reserved.</p>
</footer>
</body>
</html>

</html>

0 comments on commit 1164acb

Please sign in to comment.