<!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>Vår eksempel side!</title>
 </head>

 <body>

<table border="0" cellpadding="2" width="468" align="center">
    <tr>
        <td width=
"460" colspan="3">
            <p>
                <a href=
"http://www.apasje.com/">
                <img style=
"border: 0px none;" src="468x60.gif" width="468" height="60" alt="Gå til apasje Startportal" />
                </a>
            </p>
        </td>
    </tr>
    <tr>
        <td width=
"460" colspan="3">&nbsp;</td>
     </tr>
        <tr>
            <td width=
"73" valign="top">
                <p style=
"color: #454545; font: 0.7em arial, verdana, helvetica; float: left;">
                    <a href=
"meny-1.html">Menyrad 1</a><br />
                    <a href=
"meny-2.html">Menyrad 2</a><br />
                    <a href=
"meny-3.html">Menyrad 3</a><br />
                    <a href=
"meny-4.html">Menyrad 4</a><br />
                </p>
            </td>
                <td width=
"254" valign="top">
                <h3>
Vår eksempel sides overskrift!</h3>
                <p style=
"color: #454545; font: 0.8em arial, verdana;">
                    Dette er vår eksempel side hvor vi har brukt tabeller til selve utformingen på siden.
                    <br />
                    Det er anbefalt heller å bruke CSS til alt!
                </p>

                 <p style=
"color: #454545; font: 0.8em arial, verdana;">
                    Avsnitt og overskrifter bør være oversiktlige og forklarende.
                </p>

                <p style=
"color: #454545; font: 0.8em arial, verdana;">
                    Slik kan man orientere seg raskt på siden for å finne ut om innholdet er noe som interesserer.
                </p>

                <p style=
"color: #454545; font: 0.8em arial, verdana;">
                    <strong>
Ny underoverskrift</strong>
                </p>

                <p style=
"color: #454545; font: 0.8em arial, verdana;">
                    Bilder, illustrasjoner og eventuell reklame settes opp i ordnede former,
                    så helhetsinntrykket på siden ivaretaes!.
                </p>

                <p style=
"color: #454545; font: 0.8em arial, verdana;">
                    Denne siden er også validerbar
                    <a href="http://validator.w3.org/check?uri=referer" title="Valid XHTML 1.0 Transitional">
                    XHTML
                    </a>
                </p>
        </td>
            <td width=
"133" align="right" valign="top">
                <p>

                    <!-- Reklame start kode -->
                    <script type="text/javascript" src="http://impno.tradedoubler.com/imp?g(16245718)a(1168587)" charset="ISO-8859-1">
                    </script>
<!-- Reklame slutt kode -->
                </p>
        </td>
    </tr>
        <tr>
            <td width=
"73">&nbsp;</td>
                <td width=
"387" colspan="2">
                    <hr style=
"border: 1px dotted #003399;" />
                </td>
            </tr>
    <tr>
        <td width=
"73">&nbsp;</td>
        <td width=
"254">
            <p style=
"color: #910620; font: 0.7em arial, verdana; float: left;">
                Bunntekst for avsluttende frase.
            </p>
        </td>
            <td width=
"133">
                <p style=
"color: #910620; font: 0.7em arial, verdana; float: right;">
                    Ditt navn © 2007.
                </p>
            </td>
        </tr>
</table>

 </body>

</html>