-
Notifications
You must be signed in to change notification settings - Fork 21
/
kurtamen.html
43 lines (28 loc) · 1.67 KB
/
kurtamen.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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
<!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>Tshirt</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<body style="font-style: oblique;" ><hr>
<left><table cellpadding="" cellspacing="">
<tr>
<th>
<a href="index.html"><img src="titlelogo.png" alt="" height="50" width="150"> </a>
</th>
<th style="font-size: larger;" > <a href="for him.html">Men</a></th>
<th style="font-size: larger;"> <a href="for her.html">Women</a></th>
<th style="font-size: larger;"> <a href="kids.html">Kids</a></th>
<th style="font-size: larger;"> <a href="beauty.html">Beauty</a></th>
</tr>
</table></left> <hr>
<br><br>
<iframe src="brand1.html" frameborder="1" name="hh" align="Left" height="900" width="250"></iframe>
<br>
<img src="kurta2.jpg" alt="">
</body>
</html>