22 lines
562 B
HTML
22 lines
562 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<link rel="icon" href="Dangrain.ico" type="image/x-icon">
|
|
<title>Istorija porjekat</title>
|
|
<style>
|
|
body {
|
|
background-color: #fff3b0;
|
|
}
|
|
</style>
|
|
</head>
|
|
<body>
|
|
|
|
<h1>Jugoslavija, Momci, devojke I teniske loptice!</h1>
|
|
<iframe width="1080" height="720" src="https://ossilation-relocation.000webhostapp.com/" frameborder="0" allowfullscreen></iframe>
|
|
|
|
<div>
|
|
<h2>Transkript</h2>
|
|
<p>Rezolucija je mozda niska, ali sajtu bliska haha :D</p>
|
|
</div>
|
|
</body>
|
|
</html>
|