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.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title></title>
<link type="text/css" rel="stylesheet" href="layout.css"/>
</head>
<style type="text/css">
h3{
margin:0;
padding:0;
}
p{
margin:0 0 15px 0;
}
</style>
<body>
<!-- image met tekst -->
<table width="300" cellpadding="0" cellspacing="" border="0">
<tr>
<td colspan="2"><h3>Hier de titel</h3></td>
</tr>
<tr>
<td valign="top"><img src="vb.jpg"/><td>
<td valign="top">
<p>is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the</p>
<p>is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the</p>
</td>
</tr>
</table>
<!-- alleen een image links bovenin uitgelijnd -->
<table width="800" height="200" cellpadding="0" cellspacing="" border="0">
<tr>
<td valign="top"><img src="vb.jpg"/><td>
</tr>
</table>
</body>
</html>
We gebruiken essentiële cookies om deze site te laten werken, en optionele cookies om de ervaring te verbeteren.