Untitled

Run Settings
LanguagePHP
Language Version
Run Command
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>AI-Powered Art Generator</title> <style> body { font-family: Arial, sans-serif; background-color: #f7f7f7; margin: 0; padding: 0; color: #444; } header { background-color: #ff6347; color: white; text-align: center; padding: 20px 0; } main { padding: 20px; max-width: 800px; margin: 0 auto; background-color: white; border-radius: 8px; box-shadow: 0 0 10px 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: #ff6347; text-decoration: none; font-weight: bold; } footer { text-align: center; padding: 15px 0; background-color: #ff6347; color: white; margin-top: 25px; } </style> </head> <body> <header> <h1>AI-Powered Art Generator</h1> </header> <main> <h2>Effortlessly Create Art from Text</h2> <p>Revolutionize your artistic process with our AI-powered generator. Input any text description and watch as it transforms into visually stunning artwork in seconds. Our platform is designed for artists of all levels, offering powerful tools to create detailed characters, vibrant scenes, and intricate backgrounds with ease.</p> <p>Streamline your creative process and produce high-quality visuals effortlessly. Try our <a href="https://aianimegenerator.live/" target="_blank">AI Anime Generator</a> and unlock new possibilities in art creation!</p> </main> <footer> <p>&copy; 2024 AI-Powered Art Generator. All rights reserved.</p> </footer> </body> </html>
Editor Settings
Theme
Key bindings
Full width
Lines