Avatar billede the_stoner_forever Nybegynder
15. april 2008 - 12:17 Der er 7 kommentarer og
1 løsning

Kan ikke ændre højde på side

Jeg sidder med et alvorligt problem angående højde på en side. vi kan ikke mindste højden og har prøvet at trække i siden og kigget i programkoden hvor den står til height="14266" Jeg har også prøvet at ændre tallet der, men den blir stadig ikke mindre, Nogen forslag?

Hvis det er til nogen hjælp bruger jeg frontpage, da skolen kræver vi bruger dette program.
Avatar billede w13 Novice
15. april 2008 - 12:19 #1
Det skal som regel ændres flere steder.

Kan jeg se koden eller et link til siden?
Avatar billede the_stoner_forever Nybegynder
15. april 2008 - 12:21 #2
ja selvfølgelig kan du se koden.

<td height="14195" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">&nbsp;</td>
                                    <td height="14195" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium" width="12%">&nbsp;</td>
                                    <td height="14195" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium" width="1%">&nbsp;</td>
                                    <td width="25%" height="14195" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px">&nbsp;</td>
                                    <td height="14195" width="23%" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td>
                                    <td height="14195" width="17%">&nbsp;</td>
Avatar billede the_stoner_forever Nybegynder
15. april 2008 - 12:22 #3
Fik lige trykket enter lidt for hurtigt:
Hvis du vil se koden over hele siden kan det selvfølgelig også lade sig gøre, men vil mene dette var nok.
Avatar billede w13 Novice
15. april 2008 - 12:26 #4
Som en start kan du jo prøve at ændre samtlige steder, hvor der står 14195 til et langt mindre tal.

Virker det ikke, må jeg se hele koden-
Avatar billede the_stoner_forever Nybegynder
15. april 2008 - 12:30 #5
Jeg har prøvet at ændre de tal du foreslår og der sker intet (ændre det til 150)

<html>

<head>
<meta http-equiv="Content-Language" content="da">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Ny side 1</title>
<script language="JavaScript">
<!--
function FP_swapImg() {//v1.0
var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
elm.$src=elm.src; elm.src=args[n+1]; } }
}
function FP_getObjectByID(id,o) {//v1.0
var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
return null;
}

function FP_preloadImgs() {//v1.0
var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
}
// -->
</script>
</head>

<body onload="FP_preloadImgs(/*url*/'buttonAC.jpg', /*url*/'buttonAD.jpg')" background="Baggrund.bmp">

<table border="0" width="100%" id="table1" height="668" background="Baggrund.bmp">
    <tr>
        <td height="662">
        <table border="0" width="100%" id="table11" height="662" style="border-collapse: collapse" background="Baggrund.bmp">
            <tr>
                <td height="662">
                <div align="center">
                    <table border="0" width="58%" id="table12" height="10%" bgcolor="#FFFFFF" style="border-collapse: collapse">
                        <tr>
                            <td>
                            <table border="0" width="100%" id="table13" height="14805" style="border-collapse: collapse">
                                <tr>
                                    <td height="66" width="18%" style="border-style: none; border-width: medium">&nbsp;</td>
                                    <td height="66" style="border-style: none; border-width: medium" width="3%">&nbsp;</td>
                                    <td height="66" style="border-style: none; border-width: medium" width="12%">&nbsp;</td>
                                    <td height="66" style="border-style: none; border-width: medium" width="1%">&nbsp;</td>
                                    <td height="66" width="25%" style="border-style: none; border-width: medium">
                                    <p align="center"><a href="index.htm">
                                    <img border="0" src="matas%20logo.bmp" width="158" height="97"></a><font size="6">&nbsp;&nbsp;
                                    </font></td>
                                    <td height="66" width="318" colspan="2" style="border-style: none; border-width: medium">
                                    <font face="Verdana">- det gode råd gør
                                    forskellen</font></td>
                                </tr>
                                <tr>
                                    <td colspan="7" style="border-right-style: solid; border-right-width: 1px">
                                    <table border="1" width="100%" id="table14" style="border-width: 0px">
                                        <tr>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <a href="Produkter2.htm">
                                            <img border="0" id="img5" src="button20.jpg" height="20" width="100" alt="Produkter" onmouseover="FP_swapImg(1,0,/*id*/'img5',/*url*/'button21.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img5',/*url*/'button20.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img5',/*url*/'button22.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img5',/*url*/'button21.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="Produkter"></a></td>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <a href="Om_matas2.htm">
                                            <img border="0" id="img6" src="button23.jpg" height="20" width="100" alt="Om Matas" onmouseover="FP_swapImg(1,0,/*id*/'img6',/*url*/'button24.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img6',/*url*/'button23.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img6',/*url*/'button25.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img6',/*url*/'button24.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="Om Matas"></a></td>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <a href="Kundeservice2.htm">
                                            <img border="0" id="img7" src="button26.jpg" height="20" width="100" alt="Kundeservice" onmouseover="FP_swapImg(1,0,/*id*/'img7',/*url*/'button27.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img7',/*url*/'button26.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img7',/*url*/'button28.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img7',/*url*/'button27.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="Kundeservice"></a></td>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <a href="E-handel2.htm">
                                            <img border="0" id="img8" src="button29.jpg" height="20" width="100" alt="E-handel" onmouseover="FP_swapImg(1,0,/*id*/'img8',/*url*/'button1A.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img8',/*url*/'button29.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img8',/*url*/'button1B.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img8',/*url*/'button1A.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="E-handel"></a></td>
                                            <td style="border-style: none; border-width: medium">&nbsp;</td>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <img border="0" id="img21" src="buttonAB.jpg" height="20" width="100" alt="Indkøbskurv" onmouseover="FP_swapImg(1,0,/*id*/'img21',/*url*/'buttonAC.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img21',/*url*/'buttonAB.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img21',/*url*/'buttonAD.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img21',/*url*/'buttonAC.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="Indkøbskurv"></td>
                                        </tr>
                                    </table>
                                    </td>
                                </tr>
                                <tr>
                                    <td height="146" width="18%" style="border-right-style: solid; border-right-width: 1px" rowspan="8" valign="top">
                                    <br>
                                    <a href="Links-produkter.htm">
                                    <img border="0" id="img10" src="button51.jpg" height="20" width="100" alt="Dufte til damer" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Dufte til damer" onmouseover="FP_swapImg(1,0,/*id*/'img10',/*url*/'button49.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img10',/*url*/'button51.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img10',/*url*/'button50.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img10',/*url*/'button49.jpg')"></a><p>
                                    <a href="Links-produkter.htm">
                                    <img border="0" id="img11" src="button52.jpg" height="20" width="100" alt="Dufte til mænd" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Dufte til mænd" onmouseover="FP_swapImg(1,0,/*id*/'img11',/*url*/'button4A.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img11',/*url*/'button52.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img11',/*url*/'button4B.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img11',/*url*/'button4A.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img12" src="button4C.jpg" height="20" width="100" alt="Ansigtspleje" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Ansigtspleje" onmouseover="FP_swapImg(1,0,/*id*/'img12',/*url*/'button4D.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img12',/*url*/'button4C.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img12',/*url*/'button4E.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img12',/*url*/'button4D.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img13" src="button55.jpg" height="20" width="100" alt="Kropspleje" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Kropspleje" onmouseover="FP_swapImg(1,0,/*id*/'img13',/*url*/'button53.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img13',/*url*/'button55.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img13',/*url*/'button54.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img13',/*url*/'button53.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img14" src="button58.jpg" height="20" width="100" alt="Badeprodukter" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Badeprodukter" onmouseover="FP_swapImg(1,0,/*id*/'img14',/*url*/'button56.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img14',/*url*/'button58.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img14',/*url*/'button57.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img14',/*url*/'button56.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img15" src="button61.jpg" height="20" width="100" alt="Øjen-makeup" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Øjen-makeup" onmouseover="FP_swapImg(1,0,/*id*/'img15',/*url*/'button62.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img15',/*url*/'button61.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img15',/*url*/'button63.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img15',/*url*/'button62.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img16" src="button67.jpg" height="21" width="105" alt=" Hænder og negle" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title=" Hænder og negle" onmouseover="FP_swapImg(1,0,/*id*/'img16',/*url*/'button68.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img16',/*url*/'button67.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img16',/*url*/'button69.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img16',/*url*/'button68.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img17" src="button6D.jpg" height="20" width="100" alt="Hårfjerning" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Hårfjerning" onmouseover="FP_swapImg(1,0,/*id*/'img17',/*url*/'button6E.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img17',/*url*/'button6D.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img17',/*url*/'button6F.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img17',/*url*/'button6E.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img18" src="button76.jpg" height="20" width="100" alt="Velvære" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Velvære" onmouseover="FP_swapImg(1,0,/*id*/'img18',/*url*/'button77.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img18',/*url*/'button76.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img18',/*url*/'button78.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img18',/*url*/'button77.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img19" src="button7F.jpg" height="20" width="100" alt="Hus og hjem" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Hus og hjem" onmouseover="FP_swapImg(1,0,/*id*/'img19',/*url*/'button80.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img19',/*url*/'button7F.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img19',/*url*/'button81.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img19',/*url*/'button80.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img20" src="button82.jpg" height="20" width="100" alt="MediCare" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="MediCare" onmouseover="FP_swapImg(1,0,/*id*/'img20',/*url*/'button83.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img20',/*url*/'button82.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img20',/*url*/'button84.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img20',/*url*/'button83.jpg')"></a></p>
                                    <p>&nbsp;&nbsp;</td>
                                    <td height="58" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" colspan="5" align="center">
                                    <font face="Verdana" size="5">Dufte til
                                    damer</font></td>
                                    <td height="58" width="17%">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="76" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">&nbsp;</td>
                                    <td height="76" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-left-style:solid; border-left-width:1px" width="12%">
                                    <img border="0" src="../Billeder/Esprit%20Life%20Her%20EDT%2030%20ml.bmp" width="76" height="86"></td>
                                    <td height="76" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px" width="1%">&nbsp;</td>
                                    <td width="25%" height="76" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">
                                    <form id="aspnetForm" name="aspnetForm" method="post" action="http://www.matas.dk/Skønhed+og+pleje/Damedufte/Esprit/AxaptaProduct.aspx?NRMODE=Published&NRNODEGUID=%7b68A0708F-B3E5-4789-A028-0B81343AE705%7d&NRORIGINALURL=%2fMatas%2fSk%25C3%25B8nhed%2bog%2bpleje%2fDamedufte%2fEsprit%2fEsprit%2bLife%2bHer%2bEDT%2b30%2bml.htm&NRCACHEHINT=NoModifyGuest">
                                        <div class="tabsel1" id="page">
                                            <div id="page">
                                                <div id="centercontent">
                                                    <div class="columns1">
                                                        <div class="col1">
                                                            <div style="FLOAT: left; WIDTH: 50%">
                                                                <h2 class="productName">
                                                                <font face="Verdana" size="3">
                                                                Esprit Life Her
                                                                EDT </font></h2>
                                                                <h2 class="productName">
                                                                <font face="Verdana" size="3">
                                                                30 ml</font></h2>
                                                                <p class="productName">
                                                                <b>
                                                                <font face="Verdana">
                                                                Kr. 189,00</font></b></div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </form>
                                    <p>&nbsp;</td>
                                    <td height="76" width="23%" style="border-right-style: solid; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">
                                    <form method="POST" action="--WEBBOT-SELF--">
                                        <!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->
                                        <p>&nbsp;</p>
                                        <p>
                                        <input type="checkbox" name="C1" value="ON"><input type="submit" value="Læg i kurv" name="B1">
                                        <input type="reset" value="Nulstil" name="B2"></p>
                                    </form>
                                    <p>&nbsp;</td>
                                    <td height="76" width="17%" style="border-left-style: solid; border-left-width: 1px">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="23" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">&nbsp;</td>
                                    <td height="23" style="border-right-style: none; border-right-width: medium; " width="12%">&nbsp;</td>
                                    <td height="23" style="border-right-style: none; border-right-width: medium; " width="1%">&nbsp;</td>
                                    <td width="25%" height="23" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">&nbsp;</td>
                                    <td height="23" width="23%" style="border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">&nbsp;</td>
                                    <td height="23" width="17%">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="116" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">&nbsp;</td>
                                    <td height="116" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-left-style:solid; border-left-width:1px" width="12%">
                                    <img border="0" src="../Billeder/Emporio%20City%20Glam.bmp" width="59" height="86"></td>
                                    <td height="116" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px" width="1%">&nbsp;</td>
                                    <td width="25%" height="116" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">
                                    <b><font face="Verdana">Emperio City Glam</font></b><p>
                                    <b><font face="Verdana">30 ml</font></b></p>
                                    <p><b><font face="Verdana">Kr. 295,00</font></b></td>
                                    <td height="116" width="23%" style="border-right-style: solid; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">
                                    <form method="POST" action="--WEBBOT-SELF--">
                                        <!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->
                                        <p>&nbsp;</p>
                                        <p>
                                        <input type="checkbox" name="C2" value="ON"><input type="submit" value="Læg i kurv" name="B3">
                                        <input type="reset" value="Nulstil" name="B4"></p>
                                    </form>
&nbsp;</td>
                                    <td height="116" width="17%" style="border-left-style: solid; border-left-width: 1px">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="24" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">&nbsp;</td>
                                    <td height="24" style="border-right-style: none; border-right-width: medium; " width="12%">&nbsp;</td>
                                    <td height="24" style="border-right-style: none; border-right-width: medium; " width="1%">&nbsp;</td>
                                    <td width="25%" height="25" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">&nbsp;</td>
                                    <td height="25" width="23%" style="border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">&nbsp;</td>
                                    <td height="24" width="17%">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="106" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">&nbsp;</td>
                                    <td height="106" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-left-style:solid; border-left-width:1px" width="12%">
                                    <img border="0" src="../Billeder/Noa%20fleur.bmp" width="82" height="88"></td>
                                    <td height="106" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px" width="1%">&nbsp;</td>
                                    <td width="25%" height="106" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">
                                    <b><font face="Verdana">Noa Fleur</font></b><p>
                                    <b><font face="Verdana">30 ml</font></b></p>
                                    <p><b><font face="Verdana">Kr. 265,00</font></b></td>
                                    <td height="106" width="23%" style="border-right-style: solid; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">
                                    <form method="POST" action="--WEBBOT-SELF--">
                                        <!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->
                                        <p>&nbsp;</p>
                                        <p>
                                        <input type="checkbox" name="C3" value="ON"><input type="submit" value="Læg i kurv" name="B5">
                                        <input type="reset" value="Nulstil" name="B6"></p>
                                    </form>
                                    <p>&nbsp;</td>
                                    <td height="106" width="17%" style="border-left-style: solid; border-left-width: 1px">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="14195" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">&nbsp;</td>
                                    <td height="14195" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium" width="12%">&nbsp;</td>
                                    <td height="14195" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium" width="1%">&nbsp;</td>
                                    <td width="25%" height="14195" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px">&nbsp;</td>
                                    <td height="14195" width="23%" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td>
                                    <td height="14195" width="17%">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="14266" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">&nbsp;</td>
                                    <td height="14266" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium" width="12%">&nbsp;</td>
                                    <td height="14266" style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium" width="1%">&nbsp;</td>
                                    <td width="25%" height="14267" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px">&nbsp;</td>
                                    <td height="14267" width="23%" style="border-top-style: solid; border-top-width: 1px">&nbsp;</td>
                                    <td height="14266" width="17%">&nbsp;</td>
                                </tr>
                            </table>
                            </td>
                        </tr>
                    </table>
                </div>
                </td>
            </tr>
        </table>
        </td>
    </tr>
</table>

</body>

</html>
Avatar billede w13 Novice
15. april 2008 - 13:04 #6
<html>

<head>
<meta http-equiv="Content-Language" content="da">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>Ny side 1</title>
<script language="JavaScript">
<!--
function FP_swapImg() {//v1.0
var doc=document,args=arguments,elm,n; doc.$imgSwaps=new Array(); for(n=2; n<args.length;
n+=2) { elm=FP_getObjectByID(args[n]); if(elm) { doc.$imgSwaps[doc.$imgSwaps.length]=elm;
elm.$src=elm.src; elm.src=args[n+1]; } }
}
function FP_getObjectByID(id,o) {//v1.0
var c,el,els,f,m,n; if(!o)o=document; if(o.getElementById) el=o.getElementById(id);
else if(o.layers) c=o.layers; else if(o.all) el=o.all[id]; if(el) return el;
if(o.id==id || o.name==id) return o; if(o.childNodes) c=o.childNodes; if(c)
for(n=0; n<c.length; n++) { el=FP_getObjectByID(id,c[n]); if(el) return el; }
f=o.forms; if(f) for(n=0; n<f.length; n++) { els=f[n].elements;
for(m=0; m<els.length; m++){ el=FP_getObjectByID(id,els[n]); if(el) return el; } }
return null;
}

function FP_preloadImgs() {//v1.0
var d=document,a=arguments; if(!d.FP_imgs) d.FP_imgs=new Array();
for(var i=0; i<a.length; i++) { d.FP_imgs[i]=new Image; d.FP_imgs[i].src=a[i]; }
}
// -->
</script>
</head>

<body onload="FP_preloadImgs(/*url*/'buttonAC.jpg', /*url*/'buttonAD.jpg')" background="Baggrund.bmp">

<table border="0" width="100%" id="table1" height="668" background="Baggrund.bmp">
    <tr>
        <td height="662">
        <table border="0" width="100%" id="table11" height="662" style="border-collapse: collapse" background="Baggrund.bmp">
            <tr>
                <td height="662">
                <div align="center">
                    <table border="0" width="58%" id="table12" height="10%" bgcolor="#FFFFFF" style="border-collapse: collapse">
                        <tr>
                            <td>
                            <table border="0" width="100%" id="table13" height="100" style="border-collapse: collapse">
                                <tr>
                                    <td height="66" width="18%" style="border-style: none; border-width: medium">
                                    &nbsp;</td>
                                    <td height="66" style="border-style: none; border-width: medium" width="3%">
                                    &nbsp;</td>
                                    <td height="66" style="border-style: none; border-width: medium" width="12%">
                                    &nbsp;</td>
                                    <td height="66" style="border-style: none; border-width: medium" width="1%">
                                    &nbsp;</td>
                                    <td height="66" width="25%" style="border-style: none; border-width: medium">
                                    <p align="center"><a href="index.htm">
                                    <img border="0" src="matas%20logo.bmp" width="158" height="97"></a><font size="6">&nbsp;&nbsp;
                                    </font></td>
                                    <td height="66" width="318" colspan="2" style="border-style: none; border-width: medium">
                                    <font face="Verdana">- det gode råd gør
                                    forskellen</font></td>
                                </tr>
                                <tr>
                                    <td colspan="7" style="border-right-style: solid; border-right-width: 1px">
                                    <table border="1" width="100%" id="table14" style="border-width: 0px">
                                        <tr>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <a href="Produkter2.htm">
                                            <img border="0" id="img5" src="button20.jpg" height="20" width="100" alt="Produkter" onmouseover="FP_swapImg(1,0,/*id*/'img5',/*url*/'button21.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img5',/*url*/'button20.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img5',/*url*/'button22.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img5',/*url*/'button21.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="Produkter"></a></td>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <a href="Om_matas2.htm">
                                            <img border="0" id="img6" src="button23.jpg" height="20" width="100" alt="Om Matas" onmouseover="FP_swapImg(1,0,/*id*/'img6',/*url*/'button24.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img6',/*url*/'button23.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img6',/*url*/'button25.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img6',/*url*/'button24.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="Om Matas"></a></td>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <a href="Kundeservice2.htm">
                                            <img border="0" id="img7" src="button26.jpg" height="20" width="100" alt="Kundeservice" onmouseover="FP_swapImg(1,0,/*id*/'img7',/*url*/'button27.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img7',/*url*/'button26.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img7',/*url*/'button28.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img7',/*url*/'button27.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="Kundeservice"></a></td>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <a href="E-handel2.htm">
                                            <img border="0" id="img8" src="button29.jpg" height="20" width="100" alt="E-handel" onmouseover="FP_swapImg(1,0,/*id*/'img8',/*url*/'button1A.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img8',/*url*/'button29.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img8',/*url*/'button1B.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img8',/*url*/'button1A.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="E-handel"></a></td>
                                            <td style="border-style: none; border-width: medium">
                                            &nbsp;</td>
                                            <td style="border-style: none; border-width: medium" width="100">
                                            <img border="0" id="img21" src="buttonAB.jpg" height="20" width="100" alt="Indkøbskurv" onmouseover="FP_swapImg(1,0,/*id*/'img21',/*url*/'buttonAC.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img21',/*url*/'buttonAB.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img21',/*url*/'buttonAD.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img21',/*url*/'buttonAC.jpg')" fp-style="fp-btn: Embossed Rectangle 1" fp-title="Indkøbskurv"></td>
                                        </tr>
                                    </table>
                                    </td>
                                </tr>
                                <tr>
                                    <td width="18%" style="border-right-style: solid; border-right-width: 1px" rowspan="7" valign="top">
                                    <br>
                                    <a href="Links-produkter.htm">
                                    <img border="0" id="img10" src="button51.jpg" height="20" width="100" alt="Dufte til damer" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Dufte til damer" onmouseover="FP_swapImg(1,0,/*id*/'img10',/*url*/'button49.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img10',/*url*/'button51.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img10',/*url*/'button50.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img10',/*url*/'button49.jpg')"></a><p>
                                    <a href="Links-produkter.htm">
                                    <img border="0" id="img11" src="button52.jpg" height="20" width="100" alt="Dufte til mænd" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Dufte til mænd" onmouseover="FP_swapImg(1,0,/*id*/'img11',/*url*/'button4A.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img11',/*url*/'button52.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img11',/*url*/'button4B.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img11',/*url*/'button4A.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img12" src="button4C.jpg" height="20" width="100" alt="Ansigtspleje" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Ansigtspleje" onmouseover="FP_swapImg(1,0,/*id*/'img12',/*url*/'button4D.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img12',/*url*/'button4C.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img12',/*url*/'button4E.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img12',/*url*/'button4D.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img13" src="button55.jpg" height="20" width="100" alt="Kropspleje" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Kropspleje" onmouseover="FP_swapImg(1,0,/*id*/'img13',/*url*/'button53.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img13',/*url*/'button55.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img13',/*url*/'button54.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img13',/*url*/'button53.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img14" src="button58.jpg" height="20" width="100" alt="Badeprodukter" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Badeprodukter" onmouseover="FP_swapImg(1,0,/*id*/'img14',/*url*/'button56.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img14',/*url*/'button58.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img14',/*url*/'button57.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img14',/*url*/'button56.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img15" src="button61.jpg" height="20" width="100" alt="Øjen-makeup" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Øjen-makeup" onmouseover="FP_swapImg(1,0,/*id*/'img15',/*url*/'button62.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img15',/*url*/'button61.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img15',/*url*/'button63.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img15',/*url*/'button62.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img16" src="button67.jpg" height="21" width="105" alt=" Hænder og negle" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title=" Hænder og negle" onmouseover="FP_swapImg(1,0,/*id*/'img16',/*url*/'button68.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img16',/*url*/'button67.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img16',/*url*/'button69.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img16',/*url*/'button68.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img17" src="button6D.jpg" height="20" width="100" alt="Hårfjerning" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Hårfjerning" onmouseover="FP_swapImg(1,0,/*id*/'img17',/*url*/'button6E.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img17',/*url*/'button6D.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img17',/*url*/'button6F.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img17',/*url*/'button6E.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img18" src="button76.jpg" height="20" width="100" alt="Velvære" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Velvære" onmouseover="FP_swapImg(1,0,/*id*/'img18',/*url*/'button77.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img18',/*url*/'button76.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img18',/*url*/'button78.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img18',/*url*/'button77.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img19" src="button7F.jpg" height="20" width="100" alt="Hus og hjem" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="Hus og hjem" onmouseover="FP_swapImg(1,0,/*id*/'img19',/*url*/'button80.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img19',/*url*/'button7F.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img19',/*url*/'button81.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img19',/*url*/'button80.jpg')"></a></p>
                                    <p><a href="Links-produkter.htm">
                                    <img border="0" id="img20" src="button82.jpg" height="20" width="100" alt="MediCare" fp-style="fp-btn: Jewel 1; fp-font-size: 8" fp-title="MediCare" onmouseover="FP_swapImg(1,0,/*id*/'img20',/*url*/'button83.jpg')" onmouseout="FP_swapImg(0,0,/*id*/'img20',/*url*/'button82.jpg')" onmousedown="FP_swapImg(1,0,/*id*/'img20',/*url*/'button84.jpg')" onmouseup="FP_swapImg(0,0,/*id*/'img20',/*url*/'button83.jpg')"></a></p>
                                    <p>&nbsp;&nbsp;</td>
                                    <td height="58" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" colspan="5" align="center">
                                    <font face="Verdana" size="5">Dufte til
                                    damer</font></td>
                                    <td height="58" width="17%">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="76" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">
                                    &nbsp;</td>
                                    <td height="76" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-left-style:solid; border-left-width:1px" width="12%">
                                    <img border="0" src="../Billeder/Esprit%20Life%20Her%20EDT%2030%20ml.bmp" width="76" height="86"></td>
                                    <td height="76" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px" width="1%">
                                    &nbsp;</td>
                                    <td width="25%" height="76" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">
                                    <form id="aspnetForm" name="aspnetForm" method="post" action="http://www.matas.dk/Skønhed+og+pleje/Damedufte/Esprit/AxaptaProduct.aspx?NRMODE=Published&NRNODEGUID=%7b68A0708F-B3E5-4789-A028-0B81343AE705%7d&NRORIGINALURL=%2fMatas%2fSk%25C3%25B8nhed%2bog%2bpleje%2fDamedufte%2fEsprit%2fEsprit%2bLife%2bHer%2bEDT%2b30%2bml.htm&NRCACHEHINT=NoModifyGuest">
                                        <div class="tabsel1" id="page">
                                            <div id="page">
                                                <div id="centercontent">
                                                    <div class="columns1">
                                                        <div class="col1">
                                                            <div style="FLOAT: left; WIDTH: 50%">
                                                                <h2 class="productName">
                                                                <font face="Verdana" size="3">
                                                                Esprit Life Her
                                                                EDT </font></h2>
                                                                <h2 class="productName">
                                                                <font face="Verdana" size="3">
                                                                30 ml</font></h2>
                                                                <p class="productName">
                                                                <b>
                                                                <font face="Verdana">
                                                                Kr. 189,00</font></b></div>
                                                        </div>
                                                    </div>
                                                </div>
                                            </div>
                                        </div>
                                    </form>
                                    <p>&nbsp;</td>
                                    <td height="76" width="23%" style="border-right-style: solid; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">
                                    <form method="POST" action="--WEBBOT-SELF--">
                                        <!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->
                                        <p>&nbsp;</p>
                                        <p>
                                        <input type="checkbox" name="C1" value="ON"><input type="submit" value="Læg i kurv" name="B1">
                                        <input type="reset" value="Nulstil" name="B2"></p>
                                    </form>
                                    <p>&nbsp;</td>
                                    <td height="76" width="17%" style="border-left-style: solid; border-left-width: 1px">
                                    &nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="23" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">
                                    &nbsp;</td>
                                    <td height="23" style="border-right-style: none; border-right-width: medium; " width="12%">
                                    &nbsp;</td>
                                    <td height="23" style="border-right-style: none; border-right-width: medium; " width="1%">
                                    &nbsp;</td>
                                    <td width="25%" height="23" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">
                                    &nbsp;</td>
                                    <td height="23" width="23%" style="border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">
                                    &nbsp;</td>
                                    <td height="23" width="17%">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="116" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">
                                    &nbsp;</td>
                                    <td height="116" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-left-style:solid; border-left-width:1px" width="12%">
                                    <img border="0" src="../Billeder/Emporio%20City%20Glam.bmp" width="59" height="86"></td>
                                    <td height="116" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px" width="1%">
                                    &nbsp;</td>
                                    <td width="25%" height="116" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">
                                    <b><font face="Verdana">Emperio City Glam</font></b><p>
                                    <b><font face="Verdana">30 ml</font></b></p>
                                    <p><b><font face="Verdana">Kr. 295,00</font></b></td>
                                    <td height="116" width="23%" style="border-right-style: solid; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">
                                    <form method="POST" action="--WEBBOT-SELF--">
                                        <!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->
                                        <p>&nbsp;</p>
                                        <p>
                                        <input type="checkbox" name="C2" value="ON"><input type="submit" value="Læg i kurv" name="B3">
                                        <input type="reset" value="Nulstil" name="B4"></p>
                                    </form>
                                    &nbsp;</td>
                                    <td height="116" width="17%" style="border-left-style: solid; border-left-width: 1px">
                                    &nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="24" style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">
                                    &nbsp;</td>
                                    <td height="24" style="border-right-style: none; border-right-width: medium; " width="12%">
                                    &nbsp;</td>
                                    <td height="24" style="border-right-style: none; border-right-width: medium; " width="1%">
                                    &nbsp;</td>
                                    <td width="25%" height="25" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">
                                    &nbsp;</td>
                                    <td height="25" width="23%" style="border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">
                                    &nbsp;</td>
                                    <td height="24" width="17%">&nbsp;</td>
                                </tr>
                                <tr>
                                    <td height="106" style="border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium" width="3%">
                                    &nbsp;</td>
                                    <td height="106" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px; border-left-style:solid; border-left-width:1px" width="12%">
                                    <img border="0" src="../Billeder/Noa%20fleur.bmp" width="82" height="88"></td>
                                    <td height="106" style="border-right-style: none; border-right-width: medium; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px" width="1%">
                                    &nbsp;</td>
                                    <td width="25%" height="106" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; border-bottom-style:solid; border-bottom-width:1px">
                                    <b><font face="Verdana">Noa Fleur</font></b><p>
                                    <b><font face="Verdana">30 ml</font></b></p>
                                    <p><b><font face="Verdana">Kr. 265,00</font></b></td>
                                    <td height="106" width="23%" style="border-right-style: solid; border-right-width: 1px; border-top-style: solid; border-top-width: 1px; border-bottom-style: solid; border-bottom-width: 1px">
                                    <form method="POST" action="--WEBBOT-SELF--">
                                        <!--webbot bot="SaveResults" U-File="fpweb:///_private/form_results.csv" S-Format="TEXT/CSV" S-Label-Fields="TRUE" -->
                                        <p>&nbsp;</p>
                                        <p>
                                        <input type="checkbox" name="C3" value="ON"><input type="submit" value="Læg i kurv" name="B5">
                                        <input type="reset" value="Nulstil" name="B6"></p>
                                    </form>
                                    <p>&nbsp;</td>
                                    <td height="106" width="17%" style="border-left-style: solid; border-left-width: 1px">
                                    &nbsp;</td>
                                </tr>
                                <tr>
                                    <td style="border-right-style: none; border-right-width: medium; border-top-style: none; border-top-width: medium; border-bottom-style: none; border-bottom-width: medium; height: 100px;" width="3%"></td>
                                    <td style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium; height: 100px;" width="12%"></td>
                                    <td style="border-right-style: none; border-right-width: medium; border-bottom-style: none; border-bottom-width: medium; height: 100px;" width="1%"></td>
                                    <td width="25%" style="border-left-style: none; border-left-width: medium; border-top-style:solid; border-top-width:1px; height: 100px;"></td>
                                    <td width="23%" style="border-top-style: solid; border-top-width: 1px; height: 100px;"></td>
                                    <td width="17%" style="height: 100px"></td>
                                </tr>
                                </table>
                            </td>
                        </tr>
                    </table>
                </div>
                </td>
            </tr>
        </table>
        </td>
    </tr>
</table>

</body>

</html>
Avatar billede the_stoner_forever Nybegynder
15. april 2008 - 13:11 #7
Jeg kan ikke beskrive min tak, acceptere selvfølgelig
Avatar billede w13 Novice
15. april 2008 - 13:13 #8
;)
Avatar billede Ny bruger Nybegynder

Din løsning...

Tilladte BB-code-tags: [b]fed[/b] [i]kursiv[/i] [u]understreget[/u] Web- og emailadresser omdannes automatisk til links. Der sættes "nofollow" på alle links.

Loading billede Opret Preview
Kategori
Vi tilbyder markedets bedste kurser inden for webudvikling

Log ind eller opret profil

Hov!

For at kunne deltage på Computerworld Eksperten skal du være logget ind.

Det er heldigvis nemt at oprette en bruger: Det tager to minutter og du kan vælge at bruge enten e-mail, Facebook eller Google som login.

Du kan også logge ind via nedenstående tjenester



Seneste spørgsmål Seneste aktivitet
I dag 14:04 Pixeline cd’er til PC Af Mathilde i Windows
I dag 01:14 Windows 10 - IIS 10 Af bsn i Windows
I går 20:39 Boot fra USB Af poulmadsen i Windows
I går 11:43 Gmail-ikon på skrivebordet Win 10 Af ErikHg i Fri debat
I går 09:22 Lopslag Af Luffe i Excel