altered index.html

This commit is contained in:
cheeks 2025-01-01 20:47:17 -05:00
parent ec3f1666c0
commit 2b7e3f40f8

View File

@ -1,10 +1,10 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html lang="en">
<head> <head>
<title>Geometry Calculator</title> <title>Geometry Calculator</title>
</head> </head>
<body> <body>
<script> <script>
"use strict"; "use strict";
// get the length of side A and B // get the length of side A and B