-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path2nd.html
More file actions
23 lines (21 loc) · 702 Bytes
/
Copy path2nd.html
File metadata and controls
23 lines (21 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<!DOCTYPE html>
<html>
<head>
<title>Just For Fun</title>
<link rel="stylesheet" type="text/css" href="1st.css">
</head>
<body>
<h1 align="center">Vaishali (Kaliyan-Lachu-Meri Jaan)</h1>
<div class="bio">
<a href="page2.html"><img src="_DSC0096.jpg" width=31%; height=50%></a>
<a href="page3.html"><img src="_DSC0088.jpg" width=31%; height=50%></a>
<a href="page4.html"><img src="_DSC0087.jpg" width="31%" height="50%"></a>
</div>
<div class="cio">
<a href="page5.html"><img src="_DSC0078.jpg" width=31%; height=50%:></a>
<a href="page6.html"><img src="_DSC0064.jpg" width=31%; height=50%></a>
<a href="page7.html"><img src="_DSC0063.jpg" width="31%" height="50%"></a>
</div>
</div>
</body>
</html>