Advertisement
Guest User

Untitled

a guest
Mar 26th, 2020
195
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.54 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <style>
  5. body {
  6. background-image: url(https://media.giphy.com/media/l0IyoqulCpw5YqTGE/giphy.gif);
  7. color: purple;
  8.  
  9. width: 100%;
  10. margin: 0;
  11. text-align: center;
  12.  
  13. box-sizing: border-box;
  14. -webkit-animation: slide 3s linear infinite;
  15. }
  16.  
  17. @-webkit-keyframes slide {
  18. from {
  19. background-position: 0 0;
  20. }
  21. to {
  22. background-position: 480px -270px;
  23. }
  24. }
  25.  
  26. h1 {
  27. font-size: 128px;
  28. }
  29. .center {
  30. height: 100vh;
  31.  
  32. display: flex;
  33. flex-direction: column;
  34. align-content: center;
  35. align-items: center;
  36. justify-content: center;
  37. }
  38. h4 {
  39. width: 50vw;
  40. }
  41. </style>
  42.  
  43. <head>
  44. <title>Boeing</title>
  45. </head>
  46.  
  47. <body>
  48. <h1>Boeing</h1>
  49.  
  50. <p>
  51. The Boeing Company, commonly known as Boeing, is an American multinational corporation that designs, manufactures, and sells airplanes, rotorcraft, rockets, satellites, telecommunications equipment, and missiles worldwide. The company also provides leasing and product support services. Boeing is among the largest global aerospace manufacturers; it is the second-largest defense contractor in the world based on 2018 revenue, and is the largest exporter in the United States by dollar value. Boeing stock is included in the Dow Jones Industrial Average. Boeing is incorporated in Delaware.
  52. </p>
  53. Boeing was founded by William Boeing in Seattle, Washington on July 15, 1916. The present corporation is the result of the merger of Boeing with McDonnell Douglas on August 1, 1997. Then chairman and CEO of Boeing, Philip M. Condit, assumed those roles in the combined company, while Harry Stonecipher, former CEO of McDonnell Douglas, became president and COO.
  54. <p>
  55. The Boeing Company has its corporate headquarters in Chicago, Illinois. Boeing is organized into five primary divisions: Boeing Commercial Airplanes (BCA); Boeing Defense, Space & Security (BDS); Engineering, Operations & Technology; Boeing Capital; and Boeing Shared Services Group. In 2017, Boeing recorded US$93.3 billion in sales, ranked 24th on the Fortune magazine "Fortune 500" list (2018), ranked 64th on the "Fortune Global 500" list (2018), and ranked 19th on the "World's Most Admired Companies" list (2018). In 2019, Boeing's global reputation, commercial business, and financial rating suffered after the 737 MAX was grounded worldwide following two fatal crashes in late 2018 and early 2019.
  56. </p>
  57.  
  58. <h2>Financial numbers</h2>
  59. <p>
  60. For the fiscal year 2017, Boeing reported earnings of US$8.191 billion, with an annual revenue of US$93.392 billion, a 1.25% decline over the previous fiscal cycle. Boeing's shares traded at over $209 per share, and its market capitalization was valued at over US$206.6 billion.
  61. </p>
  62.  
  63. <table style="width:100%">
  64. <tr>
  65. <th>Year</th>
  66. <th>Revenue in mil. US$</th>
  67. <th>Net income in mil. US$</th>
  68. <th>Price per Share</th>
  69. <th>Employees</th>
  70. </tr>
  71. <tr>
  72. <td>2005</td>
  73. <td>53,621</td>
  74. <td>2,572</td>
  75. <td>45.42</td>
  76. <td>-</td>
  77. </tr>
  78.  
  79. <tr>
  80. <td>2006</td>
  81. <td>61,530</td>
  82. <td>2,215</td>
  83. <td>59.20</td>
  84. <td>-</td>
  85. </tr>
  86.  
  87. <tr>
  88. <td>2007</td>
  89. <td>66,387</td>
  90. <td>4,074</td>
  91. <td>71.05</td>
  92. <td>-</td>
  93. </tr>
  94.  
  95. <tr>
  96. <td>2008</td>
  97. <td>60,909</td>
  98. <td>2,672</td>
  99. <td>50.76</td>
  100. <td>-</td>
  101. </tr>
  102.  
  103. <tr>
  104. <td>2009</td>
  105. <td>68,281</td>
  106. <td>1,312</td>
  107. <td>35.73</td>
  108. <td>-</td>
  109. </tr>
  110.  
  111. <tr>
  112. <td>2010</td>
  113. <td>64,306</td>
  114. <td>3,298</td>
  115. <td>53.89</td>
  116. <td>-</td>
  117. </tr>
  118.  
  119. <tr>
  120. <td>2011</td>
  121. <td>68,735</td>
  122. <td>4,009</td>
  123. <td>58.20</td>
  124. <td></td>
  125. </tr>
  126.  
  127. <tr>
  128. <td>2012</td>
  129. <td>81,698</td>
  130. <td>3,900</td>
  131. <td>62.65</td>
  132. <td>-</td>
  133. </tr>
  134.  
  135. <tr>
  136. <td>2013</td>
  137. <td>86,623</td>
  138. <td>4,578</td>
  139. <td>90.39</td>
  140. <td>168,400</td>
  141. </tr>
  142.  
  143. <tr>
  144. <td>2014</td>
  145. <td>90,762</td>
  146. <td>5,440</td>
  147. <td>114.72</td>
  148. <td>165,500</td>
  149. </tr>
  150.  
  151. <tr>
  152. <td>2015</td>
  153. <td>96,114</td>
  154. <td>5,172</td>
  155. <td>131.43</td>
  156. <td>161,400</td>
  157. </tr>
  158.  
  159. <tr>
  160. <td>2016</td>
  161. <td>94,571</td>
  162. <td>4,892</td>
  163. <td>125.66</td>
  164. <td>150,500</td>
  165. </tr>
  166.  
  167. <tr>
  168. <td>2017</td>
  169. <td>93,392</td>
  170. <td>8,191</td>
  171. <td>209.85</td>
  172. <td>140,800</td>
  173. </tr>
  174.  
  175. <tr>
  176. <td>2018</td>
  177. <td>101,127</td>
  178. <td>10,460</td>
  179. <td>319.05</td>
  180. <td>153,000</td>
  181. </tr>
  182.  
  183. <tr>
  184. <td>2019</td>
  185. <td>76,559</td>
  186. <td>-</td>
  187. <td>325.76</td>
  188. <td>-</td>
  189. </tr>
  190.  
  191. </table>
  192.  
  193.  
  194.  
  195. </body>
  196. </html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement