Salve a tutti. Ho provato con il seguente codice:
Ma non funziona, perchè?codice:<html> <head> <title>Sound</title> </head> <body> <object data = "Klavier.mid" type = "audio/midi" autostart = "true"> <embed src = "Klavier.mid" autostart = "true"> </object> </body> </html>