Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Africa Website
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Oumayma El Khattabi
Africa Website
Commits
b29716ff
Commit
b29716ff
authored
Feb 1, 2023
by
Oumayma El Khattabi
Browse files
Options
Downloads
Patches
Plain Diff
test form contact
parent
81d762cf
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
contact.html
+114
-0
114 additions, 0 deletions
contact.html
index.html
+1
-1
1 addition, 1 deletion
index.html
with
115 additions
and
1 deletion
contact.html
0 → 100644
+
114
−
0
View file @
b29716ff
<!DOCTYPE html>
<html
lang=
"en"
>
<head>
<html
lang=
"en"
>
<head>
<meta
charset=
"UTF-8"
/>
<meta
http-equiv=
"X-UA-Compatible"
content=
"IE=edge"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1.0"
/>
<title>
Contact
</title>
<link
rel=
"icon"
type=
"image/x-icon"
href=
"/images/favicon.ico"
/>
<link
rel=
"stylesheet"
href=
"styles.css"
/>
<link
rel=
"stylesheet"
href=
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"
/>
</head>
</head>
<body>
<body>
<div
class=
"core"
>
<!--Logo Africa Unite-->
<a
href=
"index.html"
><img
src=
"images/logo_africaunite_transparent.png"
alt=
"Logo Africa Unite"
width=
"12%"
/></a>
<!--Barre de navigation-->
<nav
id=
"navbar"
>
<ul>
<li
class=
"deroulant"
>
<a
href=
"#"
>
Qui sommes nous?
</a>
<ul
class=
"sous"
>
<li><a
href=
"equipes.html"
>
Nos différentes équipes
</a></li>
<li><a
href=
"histoire.html"
>
L'histoire de l'association
</a></li>
</ul>
</li>
<li
class=
"deroulant"
>
<a
href=
"#"
>
Nos projets
</a>
<ul
class=
"sous"
>
<li><a
href=
"Bobo.html"
>
Le centre de Bobo
</a></li>
<li><a
href=
"nvprojet.html"
>
Le nouveau projet
</a></li>
</ul>
</li>
<li><a
href=
"actions.html"
>
Nos actions
</a></li>
</ul>
</nav>
<!--Bouton d'apparition/disparition barre de navigation-->
<img
src=
"icons/menu_icon.png"
id=
"menu_icon"
alt=
"Menu Icon"
width=
"25px"
style=
"position: absolute; right: 1%; top: 40px"
/>
<div
class=
"container2"
>
<h1>
FormSubmit Demo
</h1>
<form
target=
"_blank"
action=
"https://formsubmit.co/oumaelktb@gmail.com"
method=
"POST"
>
<div
class=
"form-group"
>
<div
class=
"form-row"
>
<div
class=
"col"
>
<input
type=
"text"
name=
"name"
class=
"form-control"
placeholder=
"Full Name"
required
>
</div>
<div
class=
"col"
>
<input
type=
"email"
name=
"email"
class=
"form-control"
placeholder=
"Email Address"
required
>
</div>
</div>
</div>
<div
class=
"form-group"
>
<textarea
placeholder=
"Your Message"
class=
"form-control"
name=
"message"
rows=
"10"
required
></textarea>
</div>
<button
type=
"submit"
class=
"button"
>
Submit Form
</button>
</form>
</div>
</div>
<!--Footer-->
<div
class=
"footer"
>
<div
class=
"row"
>
<div
class=
"column3"
>
<img
src=
"images/logo_africaunite_transparent.png"
alt=
"logo"
style=
"width: 15vw"
/>
</div>
<div
class=
"column3"
>
<h3>
Nous retrouver sur les réseaux
</h3>
<p>
<a
href=
"https://www.instagram.com/africaunite.cs/"
target=
"_blank"
>
Instagram
</a
>
</p>
<p>
<a
href=
"https://web.facebook.com/AfricaUniteCS/?_rdc=1&_rdr"
target=
"_blank"
>
Facebook
</a
>
</p>
</div>
<div
class=
"column3"
>
<h3>
Nous contacter
</h3>
<p>
3 rue Joliot Curie
<br
/>
91190 GIF-SUR-YVETTE
</p>
<p></p>
</div>
</div>
</div>
</body>
</html>
\ No newline at end of file
This diff is collapsed.
Click to expand it.
index.html
+
1
−
1
View file @
b29716ff
...
...
@@ -71,7 +71,7 @@
href=
"https://www.helloasso.com/associations/africa-unite"
target=
"_blank"
>
FAIRE UN DON
</a
Nous soutenir
</a
>
</span>
</div>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment