altered index.html
This commit is contained in:
parent
ec3f1666c0
commit
2b7e3f40f8
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user