Initial Commit
This commit is contained in:
0
50Days/day1.css
Normal file
0
50Days/day1.css
Normal file
12
50Days/day1.html
Normal file
12
50Days/day1.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>Document</title>
|
||||
|
||||
<link rel="stylesheet" href="day1.css">
|
||||
</head>
|
||||
<body></body>
|
||||
</html>
|
||||
1
50Days/day1.js
Normal file
1
50Days/day1.js
Normal file
@@ -0,0 +1 @@
|
||||
!
|
||||
Reference in New Issue
Block a user