-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path3.html
22 lines (22 loc) · 846 Bytes
/
3.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<title>DOCUMENT3</title>
<link rel="stylesheet" href="style3.css">
</head>
<body>
<div class="bm3">
<img class="i1" src="Screenshot 2024-01-26 162714.png" alt="google-photos"/>
<div>🔒</div>
<h3>Suscribe to any plan</h3>
<h2>Get more features in google in Google Photos</h2>
<p>Bring your favourite moments to life with more google photos editing tools for Android and iOS, including Magic eraser. Subject to eligibility.</p>
<div class="box">
<p>View details</p>
</div>
</div>
</body>
</html>