Widget:Bild in Bild: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 1: Zeile 1:
<html>
<html>
<!--<head><title>{$Bild1}</title>-->
<p>Pow...</p>
<p>{$Bild1}</p>
<div style="position:relative;left:50px;height:400px;">
<div style="position:relative;left:50px;height:400px;">
   <div id="img1" style="width:600px;height:375px;background-image:url('{$Bild1}');position:absolute;left:0px;"></div>
   <div id="img1" style="width:600px;height:375px;background-image:url('{$Bild1}');position:absolute;left:0px;"></div>
   <div id="img2" style="width:600px;height:375px;background-image:url('{$Bild2}');position:absolute;left:0px;"></div>
   <div id="img2" style="width:600px;height:375px;background-image:url('{$Bild2}');position:absolute;left:0px;"></div>
   <img src="border.png" width="10" height="375" style="position:absolute;top:" id="border" />
   <img src="border.png" width="10" height="375" style="position:absolute;top:" id="border" />
<p>{$Bild1}</p>
</div>  
</div>