diff --git a/php/najwazniejsze_daty/index.php b/php/najwazniejsze_daty/index.php index a2c3987..d9439dc 100644 --- a/php/najwazniejsze_daty/index.php +++ b/php/najwazniejsze_daty/index.php @@ -1,5 +1,5 @@ - + diff --git a/php/najwazniejsze_daty/page1.php b/php/najwazniejsze_daty/page1.php index d7ff6a5..2710f26 100644 --- a/php/najwazniejsze_daty/page1.php +++ b/php/najwazniejsze_daty/page1.php @@ -1,5 +1,5 @@ - + @@ -14,13 +14,20 @@ HERB
+

+ +

UCHWALENIE KONSTYTUCJI 3 MAJA

- 1788
- 1791
- 1794
- 1793
+ 1788
+ 1791
+ 1794
+ 1793

diff --git a/php/najwazniejsze_daty/page2.php b/php/najwazniejsze_daty/page2.php new file mode 100644 index 0000000..75a2942 --- /dev/null +++ b/php/najwazniejsze_daty/page2.php @@ -0,0 +1,36 @@ + + + + + + Najważniejsze Daty Polski + + + + + +
+

+ +

+
+
+

UNIA LUBELSKA

+ 1648
+ 1525
+ 1492
+ 1589
+
+ +
+
+
+ + \ No newline at end of file diff --git a/php/najwazniejsze_daty/page3.php b/php/najwazniejsze_daty/page3.php new file mode 100644 index 0000000..90a5ed3 --- /dev/null +++ b/php/najwazniejsze_daty/page3.php @@ -0,0 +1,36 @@ + + + + + + Najważniejsze Daty Polski + + + + + +
+

+ +

+
+
+

ODZYSKANIE NIEPODLEGŁOŚCI PRZEZ POLSKĘ

+ 1788
+ 1791
+ 1794
+ 1793
+
+ +
+
+
+ + \ No newline at end of file diff --git a/php/najwazniejsze_daty/page4.php b/php/najwazniejsze_daty/page4.php new file mode 100644 index 0000000..8a21f5a --- /dev/null +++ b/php/najwazniejsze_daty/page4.php @@ -0,0 +1,36 @@ + + + + + + Najważniejsze Daty Polski + + + + + +
+

+ +

+
+
+

UCHWALENIE KONSTYTUCJI 3 MAJA

+ 1788
+ 1791
+ 1794
+ 1793
+
+ +
+
+
+ + \ No newline at end of file diff --git a/php/najwazniejsze_daty/page5.php b/php/najwazniejsze_daty/page5.php new file mode 100644 index 0000000..91f32ed --- /dev/null +++ b/php/najwazniejsze_daty/page5.php @@ -0,0 +1,36 @@ + + + + + + Najważniejsze Daty Polski + + + + + +
+

+ +

+
+
+

UCHWALENIE KONSTYTUCJI 3 MAJA

+ 1788
+ 1791
+ 1794
+ 1793
+
+ +
+
+
+ + \ No newline at end of file diff --git a/php/najwazniejsze_daty/style.css b/php/najwazniejsze_daty/style.css index 220cec5..5f69350 100644 --- a/php/najwazniejsze_daty/style.css +++ b/php/najwazniejsze_daty/style.css @@ -28,25 +28,26 @@ body { .content { clear: both; - width: 500px; - height: 500px; + width: 400px; + height: 400px; transform: translate(-50%, -50%); position: absolute; left: 50%; top: 50%; border: 1.5px solid black; - border-radius: 25px; + border-radius: 50px; background-color: gray; } .content form { text-align: center; - margin-top: 30%; + margin-top: 15%; color: white; } .content h3 { color: white; + text-align: center; } .start {