Dodano tabelkę na stronie
This commit is contained in:
parent
131dce190d
commit
cdb29baa19
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=git, initial-scale=1.0">
|
||||||
|
<title>git_cwiczenie</title>
|
||||||
|
</head>
|
||||||
|
<body>
|
||||||
|
<h1> Uczymy się GIT-a</h1>
|
||||||
|
<p> Tu umieścimy hiper fajną tabelę</p>
|
||||||
|
</body>
|
||||||
|
</html>
|
Loading…
Reference in New Issue
Block a user