ID
|
040
|
<html> <head> <title> JavaScript DESTINATION - P040 </title> </head> <body> <center> <form name="openbrowser"> <input type="button" value="Otvor nove okno" onClick="window.open('t040.html');"> </form> </center> </body> |