-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathneedhelp.php
More file actions
42 lines (33 loc) · 2.67 KB
/
needhelp.php
File metadata and controls
42 lines (33 loc) · 2.67 KB
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
<?php
session_start();
include_once 'includes/header.inc.php';
?>
<section class="main-container" style="background-color: #ffa26a">
<div class="main-wrapper">
<h2>Need Help? You're in the right place</h2></br>
<div class="box-about" style="background-color: #56c85c; color: white">
<center><p style="font-size: 30px">Stress?</p></center>
</br>
<p style="font-size: 18px"> Overwhelmed by stress? You don't have to be. These stress management tips can help you drastically reduce your stress levels and regain control of your life.</p>
</br>
<p style="font-size: 18px"> If you’re living with high levels of stress, you’re putting your entire well-being at risk. Stress wreaks havoc on your emotional equilibrium, as well as your physical health. It narrows your ability to think clearly, function effectively, and enjoy life.
Effective stress management, on the other hand, helps you break the hold stress has on your life, so you can be happier, healthier, and more productive. The ultimate goal is a balanced life, with time for work, relationships, relaxation, and fun—and the resilience to hold up under pressure and meet challenges head on. But stress management is not one-size-fits-all. That’s why it’s important to experiment and find out what works best for you. The following stress management tips can help you do that. </p>
</br>
<strong><p style="font-size: 40px">Helpline: 022-25092065</p></strong>
</div>
</section>
<section class="main-container" style="background-color: #6aff8d">
<div class="main-wrapper">
<div class="box" style="background-color: #697efc">
<center><p style="font-size: 30px">Ragging?</p></center>
</br>
<p style="font-size: 18px"> If you’re living with high levels of stress, you’re putting your entire well-being at risk. Stress wreaks havoc on your emotional equilibrium, as well as your physical health. It narrows your ability to think clearly, function effectively, and enjoy life.
Effective stress management, on the other hand, helps you break the hold stress has on your life, so you can be happier, healthier, and more productive. The ultimate goal is a balanced life, with time for work, relationships, relaxation, and fun—and the resilience to hold up under pressure and meet challenges head on. But stress management is not one-size-fits-all. That’s why it’s important to experiment and find out what works best for you. The following stress management tips can help you do that. </p>
</br>
<strong><p style="font-size: 40px">Helpline: 1800-180-5522</p>
<center><a href="http://www.antiragging.in/">Join the Aman Movement</a></center>
</div>
</div>
</section>
</body>
</html>