Wednesday, August 2, 2023

About Mozilla

 <!DOCTYPE html>

<html lang="en">
<head>
   

    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Document</title>
</head>
<body>
   <font size="30"> <h1>Mozilla is cool</h1></font>
   <img src="mozilla.png"></img>
   <br>
   <p>At Mosilla,we are a global community of </p>
   <br>
   <p>1 technologists</p>
   <p>2 thinkers</p>
   <p>3 builders</p>
   <br>
   <p>working together to keep the internet alive and accessible,so people worldwide can be
    <p> informed contributers and creators of the Web.We believen this act of human collaboration</p>
    <p> accros an open platformis essential to individual growth and our collective future.</p>
   <br>
   <p>Read the<b>Mozilla Manifesto</b> to learn ever more about the values and principles that guide the pursuit of our mission</p>
</body>
</html>

No comments:

Post a Comment

Digital Clock using html , java , CSS

  <! DOCTYPE html > < html lang = "en" > < head >     < meta charset = "UTF-8" >     < met...