-
Notifications
You must be signed in to change notification settings - Fork 0
/
jewlchain2.html
56 lines (47 loc) · 1.8 KB
/
jewlchain2.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
44
45
46
47
48
49
50
51
52
53
54
55
<!DOCTYPE>
<html>
<head>
<link rel="stylesheet" type="text/css" href="jpage2.css" />
<link rel="stylesheet" type="text/css" href="homestyle.css" />
<title>STYLE</title>
</head>
<body>
<div id="page">
<div class="topNaviagationLink"><a href="home.html">Home</a></div>
<div class="topNaviagationLink"><a href="home.html">dresses</a></div>
<div class="topNaviagationLink"><a href="home.html">jewellery</a></div>
<div class="topNaviagationLink"><a href="home.html">hairstyles</a></div>
<div class="topNaviagationLink"><a href="home.html">nail art</a></div>
</div>
<div id="mainPicture" >
<div class="picture" >
<div id="headerTitle">Enjoy the fashion</div>
<!-- <div id="headerSubtext">Enjoy the fashion</div> -->
<br></br><br></br><br></br><br></br><br></br><br></br><br></br>
<div class="topNaviagationLink"><a href="login.html">log in</a></div>
<div class="topNaviagationLink"><a href="SignUp.html">register</a></div>
</div>
</div>
<div class="contentBox">
<div class="innerBox">
<div class="contentTitle">ear rings:</div>
<!-- <div class="roll" > -->
<div id="name">
<div class="ananya">
<marquee behavior="scroll" direction="left"><img src="IMAGES/jewellery/3.jpg" /></marquee>
<p><a href="http://www.google.com">Marquee Image</a></p>
</div>
<div class="ananya1">
<marquee behavior="scroll" direction="left"><img src="IMAGES/jewellery/3.jpg" /></marquee>
<p><a href="http://www.google.com">Marquee Image</a></p>
</div>
<div class="annu" >
<marquee behavior="scroll" direction="left"><img src="IMAGES/jewellery/3.jpg" /></marquee>
<p><a href="http://www.google.com">Marquee Image</a></p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>