W2P1 done
This commit is contained in:
parent
c9ee8f17db
commit
7908f6eb2e
2 changed files with 51 additions and 0 deletions
13
w2/p1/index.html
Normal file
13
w2/p1/index.html
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
<!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>
|
||||
</head>
|
||||
<body>
|
||||
Пожалуйста, откройте DevTools <noscript>и включите javascript</noscript>
|
||||
</body>
|
||||
<script src="./app.js"></script>
|
||||
</html>
|
||||
Loading…
Add table
Add a link
Reference in a new issue