Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="UTF-8">
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <title>AI Art Creation Hub</title>
- <style>
- body {
- font-family: Arial, sans-serif;
- background-color: #f9f9f9;
- margin: 0;
- padding: 0;
- color: #555;
- }
- header {
- background-color: #8A2BE2;
- color: white;
- text-align: center;
- padding: 20px 0;
- }
- main {
- padding: 20px;
- max-width: 800px;
- margin: 20px auto;
- background-color: #fff;
- border-radius: 8px;
- box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
- }
- h1 {
- font-size: 2.5em;
- margin-bottom: 15px;
- }
- p {
- font-size: 1.2em;
- line-height: 1.7;
- margin-bottom: 20px;
- }
- a {
- color: #8A2BE2;
- text-decoration: none;
- font-weight: bold;
- }
- footer {
- text-align: center;
- padding: 15px 0;
- background-color: #8A2BE2;
- color: white;
- margin-top: 30px;
- }
- </style>
- </head>
- <body>
- <header>
- <h1>AI Art Creation Hub</h1>
- </header>
- <main>
- <h2>Bring Your Words to Life with AI Art</h2>
- <p>Unlock the full potential of your creativity with our AI-powered art generator. Easily transform text descriptions into visually stunning artwork. Whether you're a novice or an experienced artist, our platform provides the tools to design intricate characters, vivid scenes, and immersive backgrounds in minutes.</p>
- <p>Discover how AI can revolutionize your creative process. Start exploring now with our <a href="https://aianimegenerator.live/" target="_blank">AI Anime Generator</a>!</p>
- </main>
- <footer>
- <p>© 2024 AI Art Creation Hub. All rights reserved.</p>
- </footer>
- </body>
- </html>
Advertisement
Add Comment
Please, Sign In to add comment