Experimental-Page: Unterschied zwischen den Versionen

Aus Jo-Wiki
Zur Navigation springen Zur Suche springen
K (Schützte „Experimental-Page“ ([Bearbeiten=Nur Administratoren erlauben] (unbeschränkt) [Verschieben=Nur Administratoren erlauben] (unbeschränkt)))
Keine Bearbeitungszusammenfassung
Zeile 51: Zeile 51:
| € 1.90
| € 1.90
|}
|}
<addhtml><html>
<head>
<script type="text/javascript">
function disp_prompt()
  {
  var name=prompt("Please enter your name","t3h h4x0r")
  if (name!=null && name!="")
    {
    document.write("Hello " + name + "! How are you today?")
    }
  }
</script>
</head>
<body>
<input type="button" onclick="disp_prompt()" value="CLICK!" />
<table border=0><tr><td>Anand</td><td>Sharma</td></tr></table>
</body>
</html></addhtml>

Version vom 10. April 2014, 16:43 Uhr

Frühstückstabelle
Birne Apfel
Weckerl Joghurt Milch
Butter Tee
Zeitung
  • asdf
  • sfsd


Diese Spalte hat eine Breite von 85% der Bildschirmbreite (und hat eine Hintergrundfarbe)
This column is 30% counted from 85% of the screen width
This column is 70% counted from 85% of the screen width (and has a background color)


Item Menge Preis
Brot 0.3 kg € 0.65
Butter 0.125 kg € 1.25
Summe € 1.90

<addhtml><html> <head> <script type="text/javascript"> function disp_prompt()

 {
 var name=prompt("Please enter your name","t3h h4x0r")
 if (name!=null && name!="")
   {
   document.write("Hello " + name + "! How are you today?")
   }
 }

</script> </head> <body> <input type="button" onclick="disp_prompt()" value="CLICK!" />

AnandSharma

</body> </html></addhtml>