Skip to content

Commit 1d1bda0

Browse files
authored
Update index.html
1 parent 2a37fcd commit 1d1bda0

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

konsumsi_bbm/index.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
<!DOCTYPE html>
22
<html>
33
<head>
4+
<meta charset="utf-8">
5+
<meta http-equiv="X-UA-Compatible" content="IE=edge">
6+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
47
<title>Kalkulator Mesin</title>
58
<link rel="stylesheet" type="text/css" href="style.css">
69
</head>
@@ -21,4 +24,4 @@ <h1>Kalkulator Konsumsi Bahan Bakar</h1>
2124
<script src="script.js">
2225
</script>
2326
</body>
24-
</html>
27+
</html>

0 commit comments

Comments
 (0)