Write a HTML Program to make Photo Gallary.
Answers
Answered by
4
Creating Structure: In this section, we will code only in HTML to create a normal HTML gallary.
HTML Code:
<!DOCTYPE html>
<html>
<head>
<title>Lightbox Gallery</title>
</head>
<body>
<h2>GeeksforGeeks</h2>
<b>A Computer Science Portal for Geeks</b>
<div class="gallery">
<a href=
Similar questions
English,
4 months ago
English,
4 months ago
Math,
4 months ago
Psychology,
8 months ago
World Languages,
1 year ago
Science,
1 year ago
Math,
1 year ago