Dag,,
ik heb een website met frames gemaakt. www.badkamerevolutie.nl
Alleen zie je bij de menu geen scroll balke, het is met frames gemaakt.
dit is de code.
ik heb een website met frames gemaakt. www.badkamerevolutie.nl
Alleen zie je bij de menu geen scroll balke, het is met frames gemaakt.
dit is de code.
HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title>Badkamer evolutie</title>
<style type="text/css">
<!--
body {
background-color: #000000;
}
.style1 {color: #FFFFFF}
.style2 {color: #FFFFFF; font-weight: bold; }
-->
</style></head>
<body>
<p class="style1">- Home </p>
<p class="style1">- 1-pers Massage whirlpool </p>
<p class="style1">- 2-pers Massage whirlpool </p>
<p class="style1">- 1-pers Stoom/Douchecabines </p>
<p class="style1">- 2-pers Stoom/Douchecabines </p>
<p class="style1">- Luxe Baden</p>
<p class="style1">- Douchepanelen </p>
<p class="style1">- Sauna </p>
<p class="style1">- Sauna met stoomdouchecabine </p>
<p class="style1">- Jacuzzi </p>
<p class="style1">- Jacuzzi & bad onderverlichting </p>
<p class="style2">Badkamermeubels </p>
<p class="style1">-nieuwe design </p>
<p class="style1">-glasmodel design </p>
<p class="style1">Outdoor SPA </p>
<p class="style1">,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,, Algemenevoorwaarden </p>
<p class="style1">X Alle prijzen op deze website zijn inclusief BTW. </p>
<p class="style1">X Prijzen zijn inclusief bezorging aan huis: X Alle producten hebben een garantie van 2 jaar. </p>
</body>
</html>