init commit
This commit is contained in:
@@ -0,0 +1,16 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" name="viewport" content="width=device-width, initial-scale=1.0" lang="en">
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<script src="js/script.js"></script>
|
||||
<title>JS Birthday</title>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<h1 id="personalizedGreetings"></h1>
|
||||
|
||||
<p>It's your special time of the year, where you're another year older! What new adventures await for the next year? Only time will tell...</p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user