JS en kleuren update #7

Merged
Mathijs merged 4 commits from test into main 2023-01-16 20:25:23 +01:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 1485b46633 - Show all commits

View file

@ -39,7 +39,7 @@
<section id="sectie_kop"> <section id="sectie_kop">
<div class="container"> <div class="container">
<header> <header>
<logo>Lermer.nl</logo> <logo><a href="/">LERMER.NL</a></logo>
<nav id="main_menu_01"> <nav id="main_menu_01">
<ul> <ul>
<li> <a href="/index.html">Welkom</a></Li> <li> <a href="/index.html">Welkom</a></Li>

View file

@ -38,7 +38,7 @@
<section id="sectie_kop"> <section id="sectie_kop">
<div class="container"> <div class="container">
<header> <header>
<logo>Lermer.nl</logo> <logo><a href="/">LERMER.NL</a></logo>
<nav id="main_menu_01"> <nav id="main_menu_01">
<ul> <ul>
<li class="active"> <a href="/index.html">Welkom</a></Li> <li class="active"> <a href="/index.html">Welkom</a></Li>