Bekijk de onderstaande video om te zien hoe je onze site als een web app op je startscherm installeert.
Opmerking: Deze functie is mogelijk niet beschikbaar in sommige browsers.
<html>
<head>
<title>Frames</title>
<style type="text/css">
<!--
body
{
scrollbar-arrow-color: #000000;
scrollbar-face-color: #FF8C00;
scrollbar-highlight-color: #0000FF;
scrollbar-3dlight-color: #000000;
scrollbar-shadow-color: #00FFFF;
scrollbar-darkshadow-color: #008080;
scrollbar-track-color: #000000;
}
-->
</style>
</head>
<frameset frameborder="no" rows="70,*">
<frame src="topside.html" NORESIZE SCROLLING="NO" name="top">
<frameset frameborder="no" cols="170,*">
<frame src="leftside.html" NORESIZE SCROLLING="NO" name="left">
<frame src="middleside.html" NORESIZE SCROLLING="auto" name="middle">
</frameset>
</frameset>
<noframes>
<a href="errors/frames.html">Error, klik hier</a>
</noframes>
</html>
<A href="http://test/" target="middle">Ga naar test</a>
We gebruiken essentiële cookies om deze site te laten werken, en optionele cookies om de ervaring te verbeteren.