diff --git a/01_uvod/about.html b/01_uvod/about.html new file mode 100644 index 0000000..dd80fe7 --- /dev/null +++ b/01_uvod/about.html @@ -0,0 +1,13 @@ + + + + + + Document + + +

About

+ Home +

Lorem ipsum dolor sit amet consectetur adipisicing elit. Consequatur quia quidem magni, nostrum voluptatem obcaecati rerum officia sapiente nemo quo dignissimos maxime repellat minima quas cumque! Itaque quis illum eum?

+ + \ No newline at end of file diff --git a/01_uvod/index.html b/01_uvod/index.html new file mode 100644 index 0000000..591827a --- /dev/null +++ b/01_uvod/index.html @@ -0,0 +1,23 @@ + + + + + + Document + + + +

Toto je nadpis 1

+

Toto je nadpis 2

+ About + testiiiicek + Profil Jedna + Profil Dva +

Toto je paragraf

+

Lorem ipsum dolor, sit amet consectetur adipisicing elit. Eum fugiat repudiandae dolor deserunt sequi minus similique veritatis, perferendis dolorem soluta sapiente eos temporibus maiores beatae explicabo fugit rem, consequuntur eveniet?

+

Růže jsou růdé
Fialky modré
Léto končí
neumím rýmy

+ + Obrázek + + + \ No newline at end of file diff --git a/01_uvod/obrazek.png b/01_uvod/obrazek.png new file mode 100644 index 0000000..c222a46 Binary files /dev/null and b/01_uvod/obrazek.png differ diff --git a/01_uvod/profily/dva.html b/01_uvod/profily/dva.html new file mode 100644 index 0000000..44a3ad8 --- /dev/null +++ b/01_uvod/profily/dva.html @@ -0,0 +1,13 @@ + + + + + + Document + + +

Profil Dva

+ Domu + + + \ No newline at end of file diff --git a/01_uvod/profily/jedna.html b/01_uvod/profily/jedna.html new file mode 100644 index 0000000..bc04e55 --- /dev/null +++ b/01_uvod/profily/jedna.html @@ -0,0 +1,12 @@ + + + + + + Document + + +

Profil Jedna

+ Domu + + \ No newline at end of file