3 Commits

Author SHA1 Message Date
44302b898e mertani sorozat 2024-11-03 20:33:03 +01:00
8d4e057a90 jelszo generator 2024-11-03 17:32:56 +01:00
f59962ad10 barkoba 2024-10-20 20:36:31 +02:00
15 changed files with 5 additions and 2 deletions

1
Forrás/bootstrap.txt Normal file
View File

@ -0,0 +1 @@
https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css

BIN
Forrás/keplet.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.1 KiB

BIN
Forrás/mertani_sorozat.PNG Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.1 KiB

3
Forrás/szoveg.txt Normal file
View File

@ -0,0 +1,3 @@
📐 Mértani Sorozat Kalkulátor
🎉 Számoljuk ki!
🔢

Binary file not shown.

Before

Width:  |  Height:  |  Size: 492 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 667 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 64 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 112 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 148 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 426 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 MiB

View File

@ -1 +0,0 @@
https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/css/bootstrap.min.css

View File

@ -7,5 +7,5 @@ Ez a repository a **Webfejlesztés II** tárgy forrásanyagait tartalmazza, amel
A forrásanyagok letöltéséhez és használatához futtasd az alábbi parancsot a kívánt branchet letöltve: A forrásanyagok letöltéséhez és használatához futtasd az alábbi parancsot a kívánt branchet letöltve:
```bash ```bash
git clone -b galleria https://github.com/vellt/web_12B_1csop_forrasok.git git clone -b mertani_sorozat https://github.com/vellt/web_12B_1csop_forrasok.git
``` ```