This commit is contained in:
andalevente 2022-09-21 09:47:54 +02:00
commit b032e5c833
17 changed files with 145 additions and 0 deletions

BIN
Minta.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 896 KiB

7
css/bootstrap.min.css vendored Normal file

File diff suppressed because one or more lines are too long

BIN
feladat.pdf Normal file

Binary file not shown.

BIN
images/kep01.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 82 KiB

BIN
images/kep02.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

BIN
images/kep03.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 797 KiB

BIN
images/kep04.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB

BIN
images/kep05.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 103 KiB

BIN
images/kep06.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.3 MiB

BIN
images/kep07.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 197 KiB

BIN
images/kep08.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 54 KiB

77
index.html Normal file
View File

@ -0,0 +1,77 @@
<html>
<head>
</head>
<body>
Jackie Stewart
<nav class="navbar navbar-expand-md navbar-dark bg-dark">
<div class="collapse navbar-collapse" >
<ul class="navbar-nav">
<li class="nav-item active">
<a class="nav-link" href="#home">Élete</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#palyafutasa">Pályafutása</a>
</li>
<li class="nav-item">
<a class="nav-link" href="#forras">Forrás</a>
</li>
</ul>
</div>
</nav>
<div>
<section id="home">
Élete
Sir John Young Stewart (Milton, West Dunbartonshire, Skócia, 1939. június 11. ) autóversenyző, háromszoros Formula1-es világbajnok, tévékommentátor, Ford-szaktanácsadó. John Surtees 2017. március 10-én bekövetkezett halála óta a legidősebb élő Formula 1-es világbajnok.
1965-ben debütált a Formula1-be. Olyan versenyzők voltak ellenfelei a szezonban, mint Jack Brabham, Graham Hill, Jim Clark és Bruce McLaren. Második versenyén, Monacóban harmadik lett, emellett három második helyet is szerzett, az olasz nagydíjat pedig megnyerte. BRM-es csapattársa Graham Hill volt. Első szezonjában harmadik lett a világbajnokságban. A következő évre a motorok hengerűrtartalmának 3 liternek kellett lennie, a BRM csapat pedig jelentősen visszaesett, és ezentúl a Ford-Cosworth motorok domináltak. 1968-ra átszerződött a Ken Tyrrell és Jean-Luc Lagardère által alapított Matra csapathoz, melyet már Ford motor hajtott. Itt első évében második lett a Lotusos Hill mögött. A következő évben, óriási előnnyel már világbajnok lett.
Stewart pályafutása során 99 Nagydíjon vett részt, ebből 27-et megnyert, és három világbajnoki címet szerzett meg. Futamgyőzelmeinek rekordját csak 1987-ben tudta megdönteni Alain Prost.
</section>
<section id="palyafutasa">
Pályafutása
Kategória Formula1-es világbajnokság
Aktív évei 1965 1973
Csapatai: BRM, Matra, Tyrrell
Nagydíjak száma 100 (99 rajt)
Világbajnoki címek 3 (1969, 1971, 1973)
Győzelmek 27
Dobogós helyezések 43
</section>
<section id="kepek">
Képek
<div>
<img src="images/kep01.jpg" />
</div>
<div>
<img src="images/kep02.jpg" />
</div>
<div>
<img src="images/kep03.jpg" />
</div>
<div>
<img src="images/kep04.jpg" />
</div>
<div>
<img src="images/kep05.jpg" />
</div>
<div>
<img src="images/kep06.jpg" />
</div>
<div>
<img src="images/kep07.jpg" />
</div>
<div>
<img src="images/kep08.jpg" />
</div>
</section>
</div>
<footer id="forras">
Forrás: Wikipédia
</footer>
<script src="js/popper.min.js"></script>
<script src="js/bootstrap.min.js"></script>
</body>
</html>

7
js/bootstrap.min.js vendored Normal file

File diff suppressed because one or more lines are too long

2
js/jquery.min.js vendored Normal file

File diff suppressed because one or more lines are too long

5
js/popper.min.js vendored Normal file

File diff suppressed because one or more lines are too long

46
styles.css Normal file
View File

@ -0,0 +1,46 @@
.container, footer, header {
padding: 20px;
border-left: 1px solid burlywood;
border-right: 1px solid burlywood;
}
header {
border-bottom: 1px solid burlywood;
}
p {
line-height: 150%;
text-indent: 30px;
}
section{
margin: 10px;
}
table {
width: 100%;
}
tr:nth-child(odd) {
background-color: burlywood;
}
th {
width: 20%;
}
td {
padding: 10px;
border: 1px solid burlywood;
}
img {
margin-bottom: 15px;
width: 100%;
}
footer {
text-align: center;
border-top: 1px solid burlywood;
}

1
url.txt Normal file
View File

@ -0,0 +1 @@
https://hu.wikipedia.org/wiki/Jackie_Stewart