Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Thisal-D authored Feb 11, 2024
1 parent 57b255e commit 6182aa8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
<title>
Binary Addition & Subtraction<!DOCTYPE html>
</title>

<link rel="stylesheet" href="style.css">
</head>

Expand Down Expand Up @@ -95,4 +96,4 @@ <h1>Binary Calculator</h1>

<script src="script.js" language="JavaScript" type="text/javaScript"></script>
</body>
</html>
</html>

0 comments on commit 6182aa8

Please sign in to comment.