HTML Demo
Next Demo
Write code here
J
|
B
|
A
<!DOCTYPE html> <html> <head> <title>Demo</title> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script> <link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css" rel="stylesheet" /> <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script> </head> <body> <div class="text-center"> <p>TechFunda.com code editor</p> <h3><span class="label label-success">Code editor implemented successfully ! </span> </h3> </div> <script>alert($("p").text());</script> </body> </html>
Note: We DO NOT save your trial code in our database.
Output