-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d679673
commit b7c6b42
Showing
1 changed file
with
42 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,44 @@ | ||
# EmpowerSafe Website | ||
|
||
## Overview | ||
**EmpowerSafe** is a web-based initiative designed to provide safety tips, resources, and support for women. The website includes safety advice, helplines, support groups, useful apps, and websites that promote women's safety and empowerment. | ||
|
||
The site is responsive and designed with a clean, user-friendly interface to ensure accessibility for all visitors. | ||
|
||
## Features | ||
1. **Header Section with Marquee**: | ||
- Inspirational quotes from women leaders like Sheryl Sandberg and Marie Curie, displayed in a scrolling marquee. | ||
|
||
2. **Navigation Bar**: | ||
- Links to important sections: Safety Tips, Resources, and Contact. | ||
|
||
3. **Quick Safety Tips**: | ||
- Essential safety tips for women to stay alert and protect themselves in various situations. | ||
|
||
4. **Resources Section**: | ||
- A list of helplines, support groups, and useful apps/websites related to women's safety. | ||
|
||
5. **Contact Us**: | ||
- Information for visitors to reach out via email for any questions or support. | ||
|
||
6. **Footer**: | ||
- A fixed footer that includes the copyright information. | ||
|
||
## Technologies Used | ||
- **HTML5**: For the structure and content of the web pages. | ||
- **CSS3**: For styling, including Flexbox for responsive design and animation for the scrolling marquee. | ||
|
||
## How to Use | ||
1. Clone or download the project repository. | ||
2. Place the `bg.jpg` image file in the root directory of your project (if not already there). | ||
3. Open the `index.html` file in any web browser to view the website. | ||
|
||
### Project Structure | ||
```bash | ||
empower-safe/ | ||
│ | ||
├── index.html # Main HTML file | ||
├── bg.jpg # Background image (replace this with your own image) | ||
├── README.md # Project documentation | ||
# Empowersafe | ||
html website based on women safety |