diff --git a/procviceni_struktura/assets/font b/procviceni_struktura/assets/font new file mode 100644 index 0000000..d73ee0b --- /dev/null +++ b/procviceni_struktura/assets/font @@ -0,0 +1 @@ +složka assets obsahuje různé použitelné soubory k stránkám \ No newline at end of file diff --git a/procviceni_struktura/css/style.css b/procviceni_struktura/css/style.css new file mode 100644 index 0000000..e69de29 diff --git a/procviceni_struktura/img/image.jpg b/procviceni_struktura/img/image.jpg new file mode 100644 index 0000000..8aae9e2 Binary files /dev/null and b/procviceni_struktura/img/image.jpg differ diff --git a/procviceni_struktura/index.html b/procviceni_struktura/index.html new file mode 100644 index 0000000..4c1e7e7 --- /dev/null +++ b/procviceni_struktura/index.html @@ -0,0 +1,29 @@ + + + + + + + Document + + +

Header

+
+

Lorem ipsum dolor sit amet consectetur adipisicing elit. Possimus dolorem aut tenetur molestiae cumque error aperiam saepe iste amet eligendi beatae ut nihil, blanditiis asperiores laudantium dignissimos quas, totam illum.

+

NEODKAZ

+ + +
+
+
+
+

DIVDIVDIVDIV

+
+
+
+
+ +
+
footer
+ + \ No newline at end of file diff --git a/procviceni_struktura/js/app.js b/procviceni_struktura/js/app.js new file mode 100644 index 0000000..e69de29 diff --git a/procviceni_struktura/page1.html b/procviceni_struktura/page1.html new file mode 100644 index 0000000..7f3daa9 --- /dev/null +++ b/procviceni_struktura/page1.html @@ -0,0 +1,12 @@ + + + + + + + Page1 + + + + + \ No newline at end of file diff --git a/procviceni_struktura/page2.html b/procviceni_struktura/page2.html new file mode 100644 index 0000000..3f559b5 --- /dev/null +++ b/procviceni_struktura/page2.html @@ -0,0 +1,12 @@ + + + + + + + Page2 + + + + + \ No newline at end of file diff --git a/procviceni_struktura/upload/file2download b/procviceni_struktura/upload/file2download new file mode 100644 index 0000000..80fbe6d --- /dev/null +++ b/procviceni_struktura/upload/file2download @@ -0,0 +1 @@ +složka upload nejčastěji obsahuje soubory určené ke stažení \ No newline at end of file