mirror of
https://github.com/zyqunix/tools.git
synced 2025-07-06 06:20:30 +02:00
binary
This commit is contained in:
parent
4332e78411
commit
22ad8f2cdb
2 changed files with 8 additions and 11 deletions
|
@ -8,7 +8,7 @@
|
|||
<link rel="stylesheet" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<div class="card shadow">
|
||||
<div class="cards shadow">
|
||||
<h1>Binary Translator</h1>
|
||||
<textarea id="textInput" placeholder="Enter text..." rows="5"></textarea>
|
||||
<button id="translate-to-binary">Translate to Binary</button>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue