🍓
CodeCanvas
AI Pro
● Ready
▶
↶
↷
⌘K
📁
🎯
☀
EXPLORER
index.html
styles.css
script.js
index.html
×
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="description" content="A brand new project"> <title>My Project</title> <link rel="stylesheet" href="styles.css"> </head> <body> <div class="container"> <h1 id="title">Hello, CodeCanvas!</h1> <p>Start describing what you want to build.</p> <button id="btn">Click me</button> </div> <script src="script.js"></script> </body> </html>
index.html
18 lines
📱
📲
🖥
LIVE PREVIEW
⟳
🍓 BERRY AI ASSISTANT
Hi, I'm Berry! 🍓
Describe what to build and I'll create, run, detect & fix it.
Build a login page
Add a todo list
Fix errors
Review my code
➤
Problems
Console
AI Activity
Diff
Review
SEO
▾
No problems detected. 🍓
📁
📝
👁
🍓
⚠