Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
KLUGLUG
Reachy
Commits
47f30420
Commit
47f30420
authored
Apr 02, 2021
by
Jasvitha Allamsetty
Browse files
Upload New File
parent
41d06e25
Pipeline
#37784
canceled with stages
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
front end/AboutUs.html
0 → 100644
View file @
47f30420
<!DOCTYPE html>
<html>
<head>
<style>
h1
{
text-align
:
center
;
color
:
black
;
}
p
{
text-align
:
center
;
color
:
black
;
}
div
{
text-align
:
center
;
}
a
{
text-align
:
center
;
color
:
white
;
}
body
{
background-repeat
:
no-repeat
;
background-attachment
:
fixed
;
background-size
:
cover
;
}
</style>
</head>
<body>
<a
href=
"index.html"
style=
"text-align:right;color:black;"
>
Home
</a>
<h1
style=
"font-size:50px"
>
About Us
</h1>
<p
style=
"font-size:30px;color:black;"
>
A team of four to fight corruption and make it ease to access documents in a secured way. Privacy and security without compromising on convenience.
</p>
</body>
</html>
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment