Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html>
- <head>
- <title>The Innovation Cloud Conference</title>
- <meta charset="utf-8">
- <link rel="stylesheet" type="text/css" href="innovation-cloud.css">
- </head>
- <body>
- <header class="container">
- <h1>Innovation Cloud</h1>
- <p>"Connect your ideas globally"</p>
- <button class="btn">Learn More</button>
- </header>
- <main>
- <img src="innovation-cloud.png" alt="cloud">
- <h2>The Innovation Cloud Conference</h2>
- <p>Connect with the best minds across a wide range of industries to share ideas and brainstorm new solutions to challenging problems.</p>
- <p>Hear industry leaders talk about what worked (and what didn't) so that you can save time on your most challenging projects.</p>
- <p>Learn about the latest research and technologies that you can use immediately to invent the future.</p>
- </main>
- <footer>
- <p>Innovation Cloud Conference</p>
- </footer>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment