|
|
@ -18,10 +18,12 @@
|
|
|
|
</head>
|
|
|
|
</head>
|
|
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
<body>
|
|
|
|
<nav class="navbar navbar-expand-lg navbar-dark fixed-top d-flex justify-content-between user-select-none p-3">
|
|
|
|
<nav class="navbar navbar-expand-lg navbar-dark fixed-top d-flex align-items-baseline justify-content-between user-select-none p-2">
|
|
|
|
|
|
|
|
|
|
|
|
<div class="nav-item nav-link">
|
|
|
|
<div class="nav-item nav-link">
|
|
|
|
<a class="navbar-brand" href="index.php?action=goToHome">Home</a>
|
|
|
|
<a class="navbar-brand" href="index.php?action=goToHome">Home</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
<div>
|
|
|
|
<div>
|
|
|
|
<h5 class="text-uppercase" style="color: #fff; font-weight: bold; font-size: 22px">
|
|
|
|
<h5 class="text-uppercase" style="color: #fff; font-weight: bold; font-size: 22px">
|
|
|
|
Northgan
|
|
|
|
Northgan
|
|
|
@ -31,6 +33,7 @@
|
|
|
|
<div class="nav-link">
|
|
|
|
<div class="nav-link">
|
|
|
|
<a class="navbar-brand" href="index.php?action=goToTest">Next</a>
|
|
|
|
<a class="navbar-brand" href="index.php?action=goToTest">Next</a>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
</nav>
|
|
|
|
</nav>
|
|
|
|
|
|
|
|
|
|
|
|
<img src="./View/assets/img/BGPres2.png" class="img-fluid" />
|
|
|
|
<img src="./View/assets/img/BGPres2.png" class="img-fluid" />
|
|
|
|