-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
24 lines (24 loc) · 785 Bytes
/
index.html
File metadata and controls
24 lines (24 loc) · 785 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!DOCTYPE html>
<html lang="pt-br">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Equipe1FS13</title>
</head>
<body>
<div>
<img src="./img/tenisCarrosel.png" alt="">
<img src="./img/camisa.png" alt="">
<img src="./img/tenisDestaque.png" alt="">
<img src="./img/Headsets.png" alt="">
<img src="./img/tenisProdutos.png" alt="">
<img src="./img/tenisOffer.png" alt="">
<img src="./img/image1.svg" alt="">
<img src="./img/image2.svg" alt="">
<img src="./img/image3.svg" alt="">
<img src="./img/image4.svg" alt="">
<img src="./img/image5.svg" alt="">
<img src="./img/TenisMain.svg" alt="">
</div>
</body>
</html>