l105/PO Informatica P4/po informatica/index.php

<!DOCTYPE html> <html lang="nl"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Beginpagina</title> <link href="style.css?t=<?php echo time();?>(>)" rel= "stylesheet" type=text/css> <style> </style> </head> <body> <?php include('db.php'); include('navbar.php'); ?> </body> </html>

Resultaat

Made by Thijs Aarnoudse