Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<script src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
<link href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/css/bootstrap.min.css" rel="stylesheet" id="bootstrap-css">
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.0/js/bootstrap.min.js"></script>
<!------ Include the above in your HEAD tag ---------->
</head>
<!DOCTYPE html>
<html>
<head>
<title>Salon Samochodowy</title>
<link rel="stylesheet" type="text/css" href="ProjektPHP/StyleSheet.css"/>
<style>
body {background-color: lightgrey;}
text-align:center;
</style>
</head>