-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
101 lines (94 loc) · 5.3 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
<!DOCTYPE html>
<html lang="en">
<title>Doučuvanie</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="style.css">
<link rel="stylesheet" href="https://www.w3schools.com/w3css/4/w3.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="preload" href="Gagalin-Regular.woff2" as="font" type="font/woff2" crossorigin>
<style>
.fa-anchor,.fa-coffee {font-size:200px}
</style>
<body>
<!-- Navbar -->
<div class="w3-top">
<div class="w3-bar w3-red w3-card w3-left-align w3-large" style="display: flex; justify-content:center;">
<a class="w3-bar-item w3-button w3-hide-medium w3-hide-large w3-right w3-padding-large w3-hover-white w3-large w3-red" href="javascript:void(0);" onclick="myFunction()" title="Toggle Navigation Menu"><i class="fa fa-bars"></i></a>
<a href="#home" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Domov</a>
<a href="#subject" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Predmety</a>
<a href="#registration" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Prihláška</a>
<a href="#contact" class="w3-bar-item w3-button w3-hide-small w3-padding-large w3-hover-white">Kontakt</a>
</div>
<!-- Navbar on small screens -->
<div id="navDemo" class="w3-bar-block w3-white w3-hide w3-hide-large w3-hide-medium w3-large">
<a href="#home" class="w3-bar-item w3-button w3-padding-large">Domov</a>
<a href="#subject" class="w3-bar-item w3-button w3-padding-large">Predmety</a>
<a href="#registration" class="w3-bar-item w3-button w3-padding-large">Prihláška</a>
<a href="#contact" class="w3-bar-item w3-button w3-padding-large">Kontakt</a>
</div>
</div>
<!-- Header -->
<header class="w3-container w3-red w3-center hero-image w3-card-4" style="padding:128px 16px" id="home">
<h1 class="w3-margin w3-jumbo">Doučovanie</h1>
</header>
<!-- Prekoho -->
<div class="w3-row-padding w3-padding-64 w3-container">
<div class="w3-content">
<h2 style="text-align: center; font-size: 50px;">Pre koho ?</h2>
<p class="w3-padding-32" style="font-size: 30px;">Doučuvanie je vhodné pre deti a mládež od 8 do 15 rokov. Naučíte sa pracovať s IT technológiami ako je c#, Python, PHP a množstvo ďalšieho.
</p>
</div>
</div>
<!-- Predmety Grid -->
<div class="w3-row-padding w3-light-grey w3-padding-64 w3-container w3-card-4" id="subject">
<div class="w3-content">
<h2 style="text-align: center; font-size: 50px;">Predmety</h2>
<div>
<h3 style="font-size: 40px;">Informatika</h3>
<p class="w3-padding-16" style="font-size: 30px;">Predmet Informatika odporúčam pre začiatočníkov. Vysvetlíme si základy programovania v jazyku Python. Následne prejdeme do jazyka C#, ktorý Vám umožní plynule prejsť na predmet tvorba hier. </p>
</p>
</div>
<div>
<h3 style="font-size: 40px;">Tvorba hier</h3>
<p class="w3-padding-16" style="font-size: 30px;">V predmete tvorba hier sa naučíte vytvárať hry v game engine <a href="https://unity.com/">Unity 3D</a>. Patrí medzi najviac použivané game enginy súčastnosti. Budete sa vedieť orientovať v prostredí unity, programovať v C# a tvoriť grafiku.</p>
</p>
</div>
<div>
<h3 style="font-size: 40px;">Tvorba webstránok</h3>
<p class="w3-padding-16" style="font-size: 30px;">Html, CSS, JavaScript, PHP, SQL toto všetko sa naučíte v predmete tvorba webstránok. Získate vedomosti ako vytvoriť statickú ale časom aj dynamickú stránku.</p>
</p>
</div>
</div>
</div>
<!-- Prihláška Grid -->
<div class="w3-row-padding w3-light-grey w3-padding-64 w3-container w3-card-2" id="registration">
<div class="w3-content">
<h2 style="text-align: center; font-size: 50px;">Prihláška</h2>
<div >
<div class="w3-center">
<h2>Cena 1 doučovania je 15€ a trvá 60min 1. doučovanie je zadarmo.</h2>
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSemwKKx4-zqBeZIF08kuQj1qBwzY_TlNC0jexfHCsfSXlzWWw/viewform?embedded=true" width="100%" height="2000" frameborder="0" marginheight="0" marginwidth="0">Načítava sa…</iframe>
</div>
</div>
</div>
</div>
<!-- Kontakt -->
<div class="w3-content w3-display-container " style="max-width:900px; margin-top: 40px; margin-bottom: 40px; text-decoration: none;" id="contact">
<div class="w3-content w3-center">
<h2 style="text-align: center; font-size: 50px; padding: 20px;">Kontakt</h2>
<p style="font-size: 35px;">
e-mail: <a href="mailto: [email protected]" >[email protected]</a><br>
tel: <a href="tel: 0949793566">0949793566</a><br>
</p>
</div>
</div>
<!-- Footer -->
<footer class="w3-container w3-padding-64 w3-center w3-opacity w3-light-grey w3-card-4">
<div class="w3-xlarge w3-padding-32">
ⒸSAMUEL UHLIAR
</div>
</footer>
<script src="main.js"></script>
</body>
</html>