PromptBase
Upgrade
Close icon
General
Home
Marketplace
Create
Hire
Login
Chat
Sell
Explore

Prompt Details

Model
Chat - GPT-3.5 (gpt-3.5-turbo)
Token size
386 ($0.00080 / call)
Example input
1. blog 2. yes 3. yes 4. bootrstrap 5. yes 6. index.html 7. style.css
Example output
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/style.css"> <title>My Blog</title> </head> <body> <header> <nav class="navbar navbar-expand-lg navbar-dark bg-dark"> <a class="navbar-brand" href="#">My Blog</a> </nav> </header> <main class="container mt-4"> <article> <h1>Welcome to My Blog!</h1> <p>This is the first blog post.</p> </article> </main> <footer class="text-center p-3 bg-dark text-white"> &copy; 2023 My Blog </footer> <script src="js/bootstrap.min.js"></script> </body> </html>
🤖 GPT

Create A Website For The User

Add to Cart
PromptBase Select
Or get it with Select10 Select prompts/mo — under $2 each
Learn more
Instant accessInstant access
Usage rightsCommercial use
Money-back guaranteeMoney‑back
By purchasing this prompt, you agree to our terms of service
GPT-3.5-TURBO
Tested icon
Guide icon
Free credits icon
This prompt asks you questions and after this questions the bot tries to create code for you that just need to be copied, pasted into files and uploaded to your web server.
...more
Added over 1 month ago
Report
Browse Marketplace