Dodano tabele na strone

This commit is contained in:
Wiktoria Zborowska 2024-06-10 16:24:43 +02:00
parent 9574fe3c95
commit e4a7f762ec
2 changed files with 1 additions and 13 deletions

View File

@ -1,12 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<title>Git - cwiczenie 1</title>
</head>
<body>
<h1>Uczymy się korzystać z Git-a!</h1>
</body>
</html>

View File

@ -17,7 +17,7 @@
<body>
<h1>Uczymy się korzystać z Git-a!</h1>
<p>Tu umieścimy tabelę</p>
</body>
</html>