Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision Both sides next revision
amdelc_08 [2016-09-12 15:32]
Anders Mosshäll created
amdelc_08 [2017-09-01 14:54]
127.0.0.1 external edit
Line 39: Line 39:
  
 <form method = "POST"> <form method = "POST">
-         Tal1: <input type = "text" name = "t1" /+         Tal1: <input type = "text" name = "t1"> 
-         Tal2: <input type = "text" name = "t2" /+         Tal2: <input type = "text" name = "t2"> 
-         Tal3: <input type = "text" name = "t3" /+         Tal3: <input type = "text" name = "t3"> 
-         <input type = "submit" value="Sortera" />+         <input type = "submit" value="Sortera">
       </form>       </form>