Both sides previous revisionPrevious revisionNext revision | Previous revision |
handleiding_nieuw:sub_weblinks [2025/04/09 14:38] – support | handleiding_nieuw:sub_weblinks [2025/04/09 17:41] (current) – support |
---|
| <html> |
| |
<style> | <style> |
| /* Algemene layout */ |
| .startpagina { |
| font-family: sans-serif; |
| margin: 0 auto; |
| max-width: 1000px; |
| } |
| |
| /* Header met achtergrondafbeelding */ |
| .startpagina-header { |
| position: relative; |
| border-radius: 12px; |
| overflow: hidden; |
| margin-bottom: 2em; |
| height: 220px; |
| } |
| .startpagina-header::before { |
| content: ""; |
| position: absolute; |
| inset: 0; |
| background-image: url('/dokuwiki/lib/exe/fetch.php?media=internet_header.jpg'); |
| background-size: cover; |
| background-position: center; |
| filter: brightness(0.6); |
| } |
| |
| /* Tekst over afbeelding */ |
| .startpagina-header-text { |
| position: relative; |
| z-index: 1; |
| color: white; |
| text-align: center; |
| padding: 3em 1.5em; |
| text-shadow: 1px 1px 4px rgba(0,0,0,0.7); |
| } |
| .startpagina-header-text h1 { |
| font-size: 2em; |
| margin: 0; |
| } |
| .startpagina-header-text p { |
| margin: 0.5em 0 0; |
| font-size: 1.1em; |
| } |
| |
| /* Tegelcontainer */ |
.tile-container { | .tile-container { |
display: flex; | display: flex; |
flex-wrap: wrap; | flex-wrap: wrap; |
gap: 1em; | gap: 1em; |
margin-top: 1em; | margin: 1em 0; |
} | } |
| |
| /* Tegels */ |
.tile { | .tile { |
flex: 1 1 300px; | flex: 1 1 300px; |
background: #f9f9f9; | background: #f0f4f8; |
border-radius: 12px; | border-radius: 6px; |
padding: 1em; | padding: 1.2em; |
box-shadow: 0 2px 4px rgba(0,0,0,0.1); | box-shadow: 0 2px 4px rgba(0,0,0,0.1); |
transition: all 0.3s ease; | transition: all 0.3s ease; |
text-align: center; | text-align: center; |
| word-wrap: break-word; |
| white-space: normal; |
| min-height: 70px; |
| display: flex; |
| align-items: center; |
| justify-content: center; |
} | } |
| |
.tile:hover { | .tile:hover { |
background: #e6f0ff; | background: #dceeff; |
box-shadow: 0 4px 10px rgba(0,0,0,0.2); | box-shadow: 0 4px 12px rgba(0,0,0,0.2); |
} | } |
| |
.tile a { | .tile a { |
text-decoration: none; | text-decoration: none; |
color: #2c3e50; | color: #2c3e50; |
font-weight: bold; | font-weight: bold; |
font-size: 1.1em; | font-size: 1.05em; |
| display: block; |
} | } |
</style> | </style> |
| |
<h1>Startpagina</h1> | <div class="startpagina"> |
| |
<h2>📺 Video's en tools</h2> | <div class="startpagina-header"> |
<div class="tile-container"> | <div class="startpagina-header-text"> |
<div class="tile"><a href="https://www.youtube.com/watch?v=9uPY2MgyZ1M" target="_blank">Introductie Sumsonite</a></div> | <h1>Startpagina: handige online tools</h1> |
<div class="tile"><a href="https://youtu.be/d-EuxSXCSSM?si=Ero1Fz7wdvJaqiTz" target="_blank">Bijlage bij investeringsvoorstel</a></div> | <p>Toegang tot video’s, rekenhulpen en landelijke databronnen voor gebiedsontwikkeling</p> |
<div class="tile"><a href="https://www.youtube.com/watch?v=H6Zo3TERD-g" target="_blank">Oefening 1: laadvermogen</a></div> | </div> |
<div class="tile"><a href="https://www.youtube.com/watch?v=FKxFl4B7luM" target="_blank">Oefening 2: spelen met laadvermogen</a></div> | </div> |
<div class="tile"><a href="http://referentieboek.sumcity.nl" target="_blank">Eenheidsprijzenboekje openbare ruimte</a></div> | |
</div> | <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> |
| |
<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> | </div> |
| |
| </html> |
| |