Advertisement
appdev123

Untitled

Sep 18th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 1.78 KB | None | 0 0
  1. <!doctype html>
  2. <html><head>
  3.         <meta charset="utf-8">
  4.         <meta name="description" content="">
  5.         <meta name="viewport" content="width=device-width, initial-scale=1">
  6.         <title>MAXX Power ⚡</title>
  7.         <link rel="stylesheet" href="style.css">
  8.         <link rel="author" href="humans.txt">
  9.         <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/css/bootstrap.min.css" integrity="sha384-MCw98/SFnGE8fJT3GXwEOngsV7Zt27NXFoaoApmYm81iuXoPkFOJwJ8ERdknLPMO" crossorigin="anonymous">
  10. <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.1.3/js/bootstrap.min.js" integrity="sha384-ChfqqxuZUCnJSK3+MXmPNIyE6ZbWh2IMqE241rYiqJxyMiZ6OW/JmZQ5stwEULTy" crossorigin="anonymous"></script>
  11.     </head>
  12.     <body>
  13.         <header>
  14.            
  15.            
  16.            
  17.             <h2>MAXX ⚡ Power</h2>
  18.             <h3 style="color:#213423">Company</h3>
  19.        </header>
  20.        
  21.         <section>
  22.             <!-- <p>Section</p> -->
  23.         <h1 id="Edu">What We Do</h1><p>We provide power to all of the US.</p><h1 id="Back">Our Team</h1><p>
  24.                 Our Hero and CEO: Patricia Stiles
  25.                 Our Team:
  26.             </p><ul>
  27.                 <li>David Beecher - Marketing</li></ul><ol><li>Becky Li - COO</li></ol><ul><li>Sheldon Meek - HR</li>
  28.                 <li>Bill Stephens - Legal</li></ul><ol><li>Henry James - Finance</li></ol><ul><li>T Maxx - Chief Data Officer</li>
  29.             </ul><p></p><p>And all the rest of the team</p><h1 id="Proj">Mission &amp; Values</h1><p>To provide power to everyone!</p><p>Learning Mindset</p>
  30.        
  31.         </section>
  32.         <!-- <aside>
  33.             <p>Aside</p>
  34.        </aside> -->
  35.         <footer>
  36.             <p>©MAXX Power ⚡ ®</p>
  37.         </footer>
  38.  
  39.         <script src="main.js"></script>
  40.    
  41. </body></html>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement