unknown %!s(int64=2) %!d(string=hai) anos
achega
c4c0cf3ad3
Modificáronse 4 ficheiros con 13 adicións e 0 borrados
  1. 3 0
      .vscode/settings.json
  2. 0 0
      README.md
  3. 10 0
      html-css/index.html
  4. 0 0
      javascript/hw.js

+ 3 - 0
.vscode/settings.json

@@ -0,0 +1,3 @@
+{
+	"liveServer.settings.port": 5501
+}

+ 0 - 0
README.md


+ 10 - 0
html-css/index.html

@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en" lang="uk">
+	<head>
+		<meta charset="UTF-8" />
+		<meta name="viewport" content="width=device-width, initial-scale=1.0" />
+		<title>Document-js</title>
+	</head>
+	<body></body>
+	<script src="../javascript/hw.js" type="module"></script>
+</html>

+ 0 - 0
javascript/hw.js