avatar
Untitled

Guest 791 11th Dec, 2019

MARKUP 1.50 KB
                                           
                         <html>
<head>
<title>Baza danych bilbioteki</title>
<style>
.baner {
	color: #fff;
	background: #3B85AA;
	padding: 10px;
	text-align: center;
	font-family: Arial;
	float: left;
	width: 100%;
}

.stopka {
	color: #fff;
	background: #3B85AA;
	padding: 10px;
	text-align: center;
	font-family: Arial;
	clear: both;
	
}

.lewy {
	width: 80%;
	height: 450px;
	text-align: center;
	float: left;
}

.prawy {
	color: #fff;
	background: #4E9BB5;
	width: 20%;
	height: 450px;
	float: left;
}

body {
	margin: 0;
}

a {
	color: #fff;
	}
</style>
</head>
<body>
<div class="baner">
<h1>PROJEKT ROZBUDOWY BAZY DANYCH BIBLIOTEKI</h1>
</div>
<div class="lewy">
<img src="projekt.jpg" alt="baza danych bilbioteki" vspace="50" border="2"></img>
</div>
<div class="prawy">
<h3>Autor strony</h3>
<p>Twój numer PESEL</p><br><br>
<h3>PLIKI DO POBRANIA</h3>
<a href="kwerendy.txt"><li>Kwerendy do bazy</li></a>
<a href="baza/eksport.sql"><li>Eskport MySQL</li></a>
</div>
<div class="stopka">
<h2>Egzamin E.14 Tworzenie aplikacji internetowych ibaz danych oraz administrowanie bazami</h2>
</div>
</body>
</html>
                      
                                       
To share this paste please copy this url and send to your friends
RAW Paste Data
Recent Pastes
Ta strona używa plików cookie w celu usprawnienia i ułatwienia dostępu do serwisu oraz prowadzenia danych statystycznych. Dalsze korzystanie z tej witryny oznacza akceptację tego stanu rzeczy.
Wykorzystywanie plików Cookie
Jak wyłączyć cookies?
ROZUMIEM