Skip to content
Snippets Groups Projects
Commit 56a3e54d authored by juchang Lee's avatar juchang Lee
Browse files

updated

parent 4c54d6fb
No related branches found
No related tags found
No related merge requests found
File added
alert("hi");
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="style.css">
<title>Momentum</title>
</head>
<body>
<script src="app.js"></script>
</body>
</html>
\ No newline at end of file
body{
background-color: beige;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment