This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="main" > | |
<h1 id="title">Jeff Bezos</h1> | |
<div id="img-div" > | |
<img id="image" src="https://fr.wikipedia.org/wiki/Jeff_Bezos#/media/Fichier:Jeff_Bezos_at_Amazon_Spheres_Grand_Opening_in_Seattle_-_2018_(39074799225)_(cropped).jpg" alt="Jeff Bezos image" > | |
<p id="img-caption"> Jeff Bezos is an American internet entrepreneur, industrialist, media proprietor, and investor. He is best known as the founder, CEO, and president of the multi-national technology company Amazon </p> | |
</div> | |
<ul id="tribute-info"> | |
<li>1990, Jeff Bezos landed a job as a financial analyst at D. E. Shaw & Co., a technology hedge fund, where he stayed for four years.</li><br> | |
<li>1995, Jeff Bezos wanted to create the largest online bookstore in the world. The project is ambitious, but the entrepreneur firmly believes in it. At that time, the internet was one of the rare domains to show 4-digit growth (2300% in 1994). He then moved to Seattle and created, thanks to his talent as a computer scientist, the Amazon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<form id="survey-form"> | |
<h1 id="title"> Survey Form </h1> | |
<p id="description"> Tell me about yourself </p> | |
<div id="survey-form"> | |
<label for="name" id="name-label" class="labels"> Name: </label> | |
<div class="right"> | |
<input type= "text" id="name" placeholder="Enter your name here" class="input" required> | |
</div> | |
<br> </br> | |
<label for="email" id="email-label" class="labels"> Email: </label> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div id="main" > | |
<h1 id="title">Jeff Bezos</h1> | |
<div id="img-div" > | |
<img id="image" src="https://fr.wikipedia.org/wiki/Jeff_Bezos#/media/Fichier:Jeff_Bezos_at_Amazon_Spheres_Grand_Opening_in_Seattle_-_2018_(39074799225)_(cropped).jpg" alt="Jeff Bezos image" > | |
<p id="img-caption"> Jeff Bezos is an American internet entrepreneur, industrialist, media proprietor, and investor. He is best known as the founder, CEO, and president of the multi-national technology company Amazon </p> | |
</div> | |
<ul id="tribute-info"> | |
<li>1990, Jeff Bezos landed a job as a financial analyst at D. E. Shaw & Co., a technology hedge fund, where he stayed for four years.</li><br> | |
<li>1995, Jeff Bezos wanted to create the largest online bookstore in the world. The project is ambitious, but the entrepreneur firmly believes in it. At that time, the internet was one of the rare domains to show 4-digit growth (2300% in 1994). He then moved to Seattle and created, thanks to his talent as a computer scientist, the Amazon |