-Annie-

04.Create-Content

Feb 3rd, 2017
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
HTML 5 0.68 KB | None | 0 0
  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <head>
  5.     <title>Create Content</title>
  6.     <meta charset="utf-8">
  7.     <link rel="stylesheet" type="text/css" href="create-content.css">
  8. </head>
  9.  
  10. <body>
  11.     <main>
  12.         <img src="innovation-cloud.png" alt="cloud">
  13.         <h2>The Innovation Cloud Conference</h2>
  14.         <p>Connect with the best minds across a wide range of industries to share ideas and brainstorm new solutions to challenging problems.</p>
  15.         <p>Hear industry leaders talk about what worked (and what didn't) so that you can save time on your most challenging projects.</p>
  16.         <p>Learn about the latest research and technologies that you can use immediately to invent the future.</p>
  17.         </main>
  18.     </body>
  19.  
  20.     </html>
Advertisement
Add Comment
Please, Sign In to add comment