-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmid_com.html
27 lines (25 loc) · 875 Bytes
/
mid_com.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Computer</title>
<link rel="stylesheet" href="./mid_photo.css">
<link rel="icon" type="image/png" href="https://cdn-icons-png.flaticon.com/512/1753/1753751.png"/>
</head>
<body>
<div class="mainhead">
</div>
<div class="photophoto">
<img src="./pr_image/c9.png" alt="">
</div>
<!-- <h3 class="Photography">Photography by Category</h3> -->
<!-- <div class="headted">
<div class="tantan"><img src="https://www.adorama.com/images/cms/15616isoa7r4_98448.jpg" alt=""></div>
</div> -->
<div class="csscss">
<a href="./productpage.html"><img src="./pr_image/c10.png" alt=""></a>
</div>
</body>
</html>