From 2709e23a49f55d834335b3fc9fc63abf65b2192f Mon Sep 17 00:00:00 2001 From: szabomarton Date: Mon, 16 Sep 2024 13:36:06 +0200 Subject: [PATCH] added today's work --- 24_09_13/kopapirollo.html | 9 +++ 24_09_16/24_09_16 - Frontend.pptx | Bin 0 -> 43785 bytes 24_09_16/KonyvtarObjektumFeladat.html | 90 ++++++++++++++++++++++++++ 24_09_16/PoloBolt.html | 63 ++++++++++++++++++ 24_09_16/TanfolyamArrayFeladat.html | 55 ++++++++++++++++ 5 files changed, 217 insertions(+) create mode 100644 24_09_16/24_09_16 - Frontend.pptx create mode 100644 24_09_16/KonyvtarObjektumFeladat.html create mode 100644 24_09_16/PoloBolt.html create mode 100644 24_09_16/TanfolyamArrayFeladat.html diff --git a/24_09_13/kopapirollo.html b/24_09_13/kopapirollo.html index cb6a7a2..3c51821 100644 --- a/24_09_13/kopapirollo.html +++ b/24_09_13/kopapirollo.html @@ -9,12 +9,21 @@ background-color: black; color: yellow; } + + button { + color: yellow; + background-color: black; + outline: auto; + }

+
+ +
+ + \ No newline at end of file diff --git a/24_09_16/PoloBolt.html b/24_09_16/PoloBolt.html new file mode 100644 index 0000000..723bbc9 --- /dev/null +++ b/24_09_16/PoloBolt.html @@ -0,0 +1,63 @@ + + + + + + + Document + + + + + + + \ No newline at end of file diff --git a/24_09_16/TanfolyamArrayFeladat.html b/24_09_16/TanfolyamArrayFeladat.html new file mode 100644 index 0000000..ea7eae4 --- /dev/null +++ b/24_09_16/TanfolyamArrayFeladat.html @@ -0,0 +1,55 @@ + + + + + + TanfolyamArray + + +

+

+

+

+

+

+

+

+

+

+ + + \ No newline at end of file