20 Commits

Author SHA1 Message Date
86bc0805e8 zsiraf 2024-11-24 21:14:56 +01:00
942f307290 kutyaev 2024-11-24 21:11:20 +01:00
0beaf72b07 csv 2024-11-18 07:41:10 +01:00
5a82ce4745 Update readme.md 2024-11-18 07:06:39 +01:00
0152f40cd5 topjoy 2024-11-10 15:37:12 +01:00
c90aa845ad git 2024-11-03 21:42:08 +01:00
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
f2d510a0ab hangulatom 2024-10-20 20:13:02 +02:00
f2734b6f3a barkoba 2024-10-06 11:35:41 +02:00
01ba749bc7 barkoba 2024-10-06 11:04:07 +02:00
1f68ae0881 szinezes 2024-10-06 11:00:28 +02:00
19635d5670 szamologep 2024-09-29 20:49:24 +02:00
1df5345751 osszeadas 2024-09-29 19:04:02 +02:00
229c455fe8 szamlalo 2024-09-29 18:55:24 +02:00
5466a8f77e szamlalo 2024-09-29 18:55:08 +02:00
d7286e8714 udvozlo_app 2024-09-22 14:52:29 +02:00
2ddf770ab2 remove pdf 2024-09-15 18:40:44 +02:00
dc0cae1910 readme added 2024-09-15 17:35:38 +02:00
17 changed files with 12 additions and 1 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/fej.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

BIN
Forrás/lab.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 25 KiB

BIN
Forrás/nyak.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 57 KiB

Binary file not shown.

Binary file not shown.

View File

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

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.3 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 7.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 8.7 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 9.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 71 KiB

11
readme.md Normal file
View File

@ -0,0 +1,11 @@
# Webfejlesztés II (JavaScript Alapokon)
Ez a repository a **Webfejlesztés II** tárgy forrásanyagait tartalmazza, amely a **JavaScript** alapjaira épül. A projekt célja a webfejlesztési ismeretek bővítése és gyakorlati alkalmazása JavaScript segítségével.
## Használat
A forrásanyagok letöltéséhez és használatához futtasd az alábbi parancsot a kívánt branchet letöltve:
```bash
git clone -b dinamikus_zsiraf https://github.com/vellt/web_12B_1csop_forrasok.git
```