Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
amar-webdev authored Apr 4, 2024
1 parent a537071 commit f62eb45
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@
}
body {
background-color: #212121;
display: grid;
justify-content: center;
}
td {

Expand All @@ -26,4 +28,4 @@ <h1> Multiplication Table by javascript : </h1>

<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit f62eb45

Please sign in to comment.