mirror of
https://github.com/roytam1/UXP.git
synced 2026-06-11 10:58:34 +00:00
52 lines
1.9 KiB
HTML
52 lines
1.9 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en" dir="ltr">
|
|
<head>
|
|
<title>Mozilla Mission</title>
|
|
<link rel="shortcut icon" type="image/ico" href="../images/seamonkey_favicon.ico" />
|
|
</head>
|
|
|
|
<body>
|
|
<a href="mozilla.html">
|
|
<img id="mozilla_logo" src="../images/mozilla_logo.jpg" />
|
|
</a>
|
|
|
|
<a href="#mission">Mission</a> |
|
|
<a href="#organization">Organization</a> |
|
|
<a href="#goal">Goal</a>
|
|
|
|
<div id="content" name="content">
|
|
<h1 id="page-title" name="page-title">Mission</h1>
|
|
|
|
<h2><a name="mission">Mission</a></h2>
|
|
<p id="mission_statement">
|
|
Mozilla's mission is to <strong>promote openness, innovation,
|
|
and opportunity on the web</strong>. We do this by creating
|
|
great software, like the Firefox browser, and building
|
|
movements, like Drumbeat, that give people tools to take control
|
|
of their online lives.
|
|
</p>
|
|
|
|
<h2><a name="organization">Organization</a></h2>
|
|
<p id="organization">
|
|
As a non-profit organization, we define success in terms of
|
|
building communities and enriching people's lives instead of
|
|
benefiting our shareholders (guess what: we don't even have
|
|
shareholders). We believe in the power and potential of the
|
|
Internet and want to see it thrive for everyone, everywhere.
|
|
</p>
|
|
|
|
<h2><a name="goal">Goal</a></h2>
|
|
<p id="goal">
|
|
<strong>
|
|
Building a better Internet is an ambitious goal, but we
|
|
believe that it is possible
|
|
</strong>
|
|
when people who share our passion get involved. Coders, artists,
|
|
writers, testers, surfers, students, grandparents; anyone who
|
|
uses and cares about the web can help make it even better.
|
|
<a href="mozilla_contribute.html">Find out how you can help</a>.
|
|
</p>
|
|
</div>
|
|
</body>
|
|
</html>
|