mozilla_organizations.html 1.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. <!DOCTYPE html>
  2. <html lang="en" dir="ltr">
  3. <head>
  4. <title>Mozilla Organizations</title>
  5. <link rel="shortcut icon" type="image/ico" href="../images/thunderbird_favicon.ico" />
  6. </head>
  7. <body>
  8. <a href="mozilla.html">
  9. <img id="mozilla_logo" src="../images/mozilla_logo.jpg" />
  10. </a>
  11. <a href="#summary">Summary</a> |
  12. <a href="#organization">Organization</a>
  13. <div id="content">
  14. <h1 id="page-title">Mozilla Organizations</h1>
  15. <h2><a name="summary">Summary</a></h2>
  16. <p id="summary">
  17. Mozilla is a global community of people creating a better
  18. Internet. We build public benefit into the Internet by creating
  19. free, open source products and technologies that improve the
  20. online experience for people everywhere.
  21. </p>
  22. <h2><a name="organization">Organization</a></h2>
  23. <p id="organization">
  24. There are several organizations that support the Mozilla
  25. community and Mozilla's principles. They include the non-profit
  26. Mozilla Foundation as well as two wholly owned taxable
  27. subsidiaries, the Mozilla Corporation and Mozilla Messaging.
  28. Mozilla considers itself a hybrid organization, combining non-
  29. profit and market strategies to ensure the Internet remains a
  30. shared public resource.
  31. </p>
  32. </div>
  33. </body>
  34. </html>