User Tools

Site Tools

handleiding_nieuw:sub_weblinks

This is an old revision of the document!


<style> .tile-container {

display: flex;
flex-wrap: wrap;
gap: 1em;
margin-top: 1em;

}

.tile {

flex: 1 1 300px;
background: #f9f9f9;
border-radius: 12px;
padding: 1em;
box-shadow: 0 2px 4px rgba(0,0,0,0.1);
transition: all 0.3s ease;
text-align: center;

}

.tile:hover {

background: #e6f0ff;
box-shadow: 0 4px 10px rgba(0,0,0,0.2);

}

.tile a {

text-decoration: none;
color: #2c3e50;
font-weight: bold;
font-size: 1.1em;

} </style>

<h1>Startpagina</h1>

<h2>📺 Video's en tools</h2> <div class=“tile-container”>

<div class="tile"><a href="https://www.youtube.com/watch?v=9uPY2MgyZ1M" target="_blank">Introductie Sumsonite</a></div>
<div class="tile"><a href="https://youtu.be/d-EuxSXCSSM?si=Ero1Fz7wdvJaqiTz" target="_blank">Bijlage bij investeringsvoorstel</a></div>
<div class="tile"><a href="https://www.youtube.com/watch?v=H6Zo3TERD-g" target="_blank">Oefening 1: laadvermogen</a></div>
<div class="tile"><a href="https://www.youtube.com/watch?v=FKxFl4B7luM" target="_blank">Oefening 2: spelen met laadvermogen</a></div>
<div class="tile"><a href="http://referentieboek.sumcity.nl" target="_blank">Eenheidsprijzenboekje openbare ruimte</a></div>

</div>

<h2>🗂️ Andere handige links</h2> <div class=“tile-container”>

<div class="tile"><a href="https://kadastralekaart.com/" target="_blank">Kadaster Online</a></div>
<div class="tile"><a href="https://omgevingswet.overheid.nl/regels-op-de-kaart/zoeken/locatie?regelsandere=regels" target="_blank">Omgevingsplannen</a></div>
<div class="tile"><a href="https://www.wozwaardeloket.nl/" target="_blank">WOZ-waardeloket</a></div>
<div class="tile"><a href="https://www.bouwkostenkompas.nl/nl" target="_blank">Bouwkostenkompas</a></div>
<div class="tile"><a href="https://www.topotijdreis.nl/" target="_blank">Topotijdreis</a></div>
<div class="tile"><a href="https://huurprijscheck.huurcommissie.nl/zelfstandige-woonruimte" target="_blank">Huurprijscheck</a></div>
<div class="tile"><a href="https://iplo.nl/thema/ekening-plankosten" target="_blank">Plankostenscan</a></div>
<div class="tile"><a href="https://plancapaciteit.nl/kaart" target="_blank">Plancapaciteit</a></div>
<div class="tile"><a href="https://kaartenbak.citymaker.nl/login.php" target="_blank">Kaartenbak stedelijke dichtheid</a></div>
<div class="tile"><a href="https://www.fundainbusiness.nl/" target="_blank">Funda in business</a></div>

</div>

handleiding_nieuw/sub_weblinks.1744209506.txt.gz · Last modified: 2025/04/09 14:38 by support