dodano tabelke na stronie
This commit is contained in:
parent
5fd036856f
commit
c2bf840b2d
12
index.html
12
index.html
@ -0,0 +1,12 @@
|
|||||||
|
<!DOCTYPE html>
|
||||||
|
<html lang="pl">
|
||||||
|
<head>
|
||||||
|
<meta charset="UTF-8">
|
||||||
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
|
<title>GIT</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1>uczymy sie gita</h1>
|
||||||
|
<p>tu umieścimy hiperfajna tabelkę</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user