final
This commit is contained in:
12
task18/index.html
Normal file
12
task18/index.html
Normal file
@@ -0,0 +1,12 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Главная</title>
|
||||
<meta charset="utf-8" />
|
||||
</head>
|
||||
<body>
|
||||
<h1>Главная страница</h1>
|
||||
<h3>Привет, Express</h3>
|
||||
</body>
|
||||
<html></html>
|
||||
</html>
|
||||
Reference in New Issue
Block a user