mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 06:20:30 +02:00
guestbook ip js keyboard
This commit is contained in:
parent
6728ebcfbf
commit
eb2229631a
8 changed files with 50 additions and 175 deletions
|
@ -8,7 +8,7 @@
|
|||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="card shadow">
|
||||
<div class="cards shadow">
|
||||
<h1>JavaScript Evaluator</h1>
|
||||
<textarea id="input" type="text" placeholder="Enter code..." rows="10" columns="10"></textarea>
|
||||
<button id="evaluate">Evaluate</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue