-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathscc.html
76 lines (53 loc) · 1.46 KB
/
scc.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
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
<html>
<link rel=stylesheet href=style.css>
<title>alleviateit.com.in</title>
<body>
<bg>
<img src=images/6.JPEG>
<img src=images/2.JPEG>
<img src=images/12.JPEG>
<img src=images/14.JPEG>
</bg>
<div class=all>
<nav>
<menu>
<a href=home.html class=nl>Home</a>
<a href=abt.html class=nl>About</a>
<a href=eve.html class=nl>Events</a>
<a href=att.html class=nl>Volunteer</a>
<a href=gal.html class=nl>Donation</a>
<a href=cont.html class=nl>Contact Us</a>
</menu>
<div class=srh><input placeholder=Search..><button class=button><span>Go</span></button></div></nav>
<nav1>
<div class=v1>
<a href=htpp://www.facebook.com><img src=images/fb.PNG></a><br><br>
<a href=htpp://www.twitter.com><img src=images/tt.PNG></a><br><br>
<a href=htpp://www.flickr.com><img src=images/fk.JPEG></a><br><br>
<a href=htpp://www.youtube.com><img src=images/yt.PNG></a><br><br>
<a href=htpp://www.googleplus.com><img src=images/g.PNG></a><br><br>
</div>
</nav1>
<div class=head><center>
<h1><fff>Alleviate</fff>It</h1>
<bbb>Let us give a hand...</bbb>
</div>
<div class=body style="height:700;">
<div class=mar>
<br>
<center>
<div id=box style="margin:0 0 0 35%;">
<h3><font color=green>THANKYOU FOR YOUR FEEDBACK</font></h3><br><br>
<br><br><br>
</div>
</center>
</div>
</div>
<footer>
<center>
©2022 | <a>alleviateit</a><br>
Powered by <a>Hackleague</a><br></center>
</footer>
</div>
</body>
</html>