-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.htm
53 lines (40 loc) · 1.6 KB
/
index.htm
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
<!DOCTYPE html>
<html>
<body style="background-color:black;">
<img src="ws.jpeg" align="left" height="100px" width="100px">
<h1 style="color:white"><b><i>WOMEN <br> <b><t>SAFETY </h1><br>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
.btn {
background-color: #f4511e;
border: none;
color: white;
padding: 15px 32px;
text-align: center;
font-size: 16px;
margin: 4px 2px;
opacity: 0.7;
transition: 0.1s;
}
.btn:hover {opacity: 1}
</style>
</head>
<button class="btn"><b>SAFETY MEASURES</button>
   <button class="btn"><b><a href="C:\Users\student\Desktop\presha\form.html">EMERGENCY PICK/DROP </a></button>
<hr>
<div
style="overflow:auto;width:400px;height:550px;background:#ccc;float:left;left:0;top:0;padding:3px;">
<p align="center"><font size="100"> INTRODUCTION</font><br>
Women in India have been given equal rights as men; however, people do not follow this rule. They contribute to the growth and development of our country; still, they are living in fear. Women are now on respected positions in the country, but if we take a look behind the curtains, we see even then they are being exploited. Each day we read about horrific crimes being committed against women in our country like it’s a norm.</p></div>
<div
style="overflow:auto;width:925px;height:550px;background:#eee;float:left;left:450px;top:0;padding:3px;">
<p align="center"><font size="100" style="impact"></font> </p>
<marquee scrollamount="10"
direction="left"
behavior="scroll">
<img src="sv1.png" />
</marquee>
</div>
</body>
</html>