- From: gabmeyer <gabmeyer@westweb.at>
- Date: Sun, 13 Feb 2005 00:08:00 +0100
- To: <www-validator@w3.org>
Line 59, column 8: end tag for element "P" which is not open </p> The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem. If this error occured in a script section of your document, you should probably read this FAQ entry. the original works best on all browsers , pleas help, i dont understand the problem <div id="header" > <hr class="hid"> <p style="position:absolute;"> <!-- here is the problem, if i change p 2 div the position absolute trick does not work (thiscomment is not in original)--/> <span class="hid">nixda</span> <div style="position:absolute; left:0;width:33%; background-image:url(bilder/hgtop.gif);"><img src="bilder/topli.jpg" alt="Hotel Salzburg Pyrkerhöhe, Bad Hofgastein, Familienfreundliches Hotel direkt an der Skipiste, Winterurlaub und Sommerurlaub im Salzburger Land"></div> <div style="position:absolute; left:33%; width:34%; text-align:center; padding:2px 0 0 0; background-image:url(bilder/hgtop.gif);"><img src="bilder/topmitte2.gif" alt="pyrkerhoehe" width="306" height="119"></div> <div style="position:absolute; right:0;top:0;width:33%; text-align:right; background-image:url(bilder/hgtop.gif);"><img src="bilder/topre.jpg" alt="Winterurlaub,Sommerurlaub,Wellnesshotel Pension Pyrkerhöhe Salzburg Land - Gastein, Bad Hofgatein, Österreich"></div> <hr class="hid"> </p> </div>
Received on Sunday, 13 February 2005 05:10:51 UTC