PROJET CARTHAGE
My learning
Courses
League
Log in
Menu
My learning
Courses
League
Detailed progress
Discover Carthage
Capstone Projects
MAX
Mock Interview
MAX
Battle Code
Code playground
Daily challenge
Certifications
Pass Pro & MAX
Badges
Settings
Legal information
Privacy
Terms
Langue : Français
Switch theme
Mute sound
Support Carthage
Start
Chargement...
Online code playground
Choose a language, write your code and run it to explore the result.
Projects /
Projet Sans Titre
Web (HTML / CSS / JS)
Python
JavaScript (Node.js)
React
Dart & Flutter
C# (.NET)
C++
C
Node.js Express
Share
Upgrade + 50% off
Files & AI
Editor
Live Output
index.html
Format
Run
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Projet Carthage · App</title> <link rel="stylesheet" href="style.css"> </head> <body> <div class="card"> <h1>Hello, world!</h1> <p>Bienvenue dans votre Playground interactif Projet Carthage.</p> <button id="action-btn">Exécuter l'action</button> </div> <script src="script.js"></script> </body> </html>
https://projetcarthage.run/p/web/index.html
Preview
Console
Web (HTML / CSS / JS) Terminal v4.2
Carthage Execution Core
Click "Run" to compile and run your code live.