Skip to content

Commit

Permalink
primer commit
Browse files Browse the repository at this point in the history
  • Loading branch information
cesardavihug committed Oct 10, 2024
1 parent f70015c commit 1908cf3
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 0 deletions.
36 changes: 36 additions & 0 deletions contact.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,36 @@
<!DOCTYPE html>
<html lang="es">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Google - About</title>
</head>
<body>
<center>
<img src="./img/google.jpg" alt="Google logo 1998"><br>
<h1>About!</h1>
</center>
<center>
<table width="50%" cellspacing="0" cellpadding="0">
<tr>
<td bgcolor="#EEEEEE">

<p>
LLC is an American multinational corporation and technology company focusing on online advertising, search engine technology, cloud computing, computer software, quantum computing, e-commerce, consumer electronics, and artificial intelligence (AI). It has been referred to as "the most powerful company in the world"[10] and as one of the world's most valuable brands due to its market dominance, data collection, and technological advantages in the field of AI.Google's parent company Alphabet Inc. is one of the five Big Tech companies, alongside Amazon, Apple, Meta, and Microsoft.</p>
<p>
Google was founded on September 4, 1998, by American computer scientists Larry Page and Sergey Brin while they were PhD students at Stanford University in California. Together they own about 14% of its publicly listed shares and control 56% of its stockholder voting power through super-voting stock. The company went public via an initial public offering (IPO) in 2004. In 2015, Google was reorganized as a wholly owned subsidiary of Alphabet Inc. Google is Alphabet's largest subsidiary and is a holding company for Alphabet's internet properties and interests. Sundar Pichai was appointed CEO of Google on October 24, 2015, replacing Larry Page, who became the CEO of Alphabet. On December 3, 2019, Pichai also became the CEO of Alphabet.
</p>

</td>
<tr>
<td>
<center>
<a href="./index.html">Home</a>
</center>
</td>
</tr>
</tr>
</table>
</center>
</body>
</html>
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,11 @@ <h2>
<font size="-1">Go to Source page</font>
</a>
</center>
<center>
<a href="www.ucp.edu.ar" target="_blank">
<font size="-1">UCP</font>
</a>
</center>
</td>
</tr>
</table>
Expand Down

0 comments on commit 1908cf3

Please sign in to comment.