
<html><head><title>jani world</title></head><body>
<audio controls> <source src="JANI1.ogg" type="audio/ogg"> <source src="JANI2.mp3" type="audio/mpeg"> Your browser does not support the audio element.</audio></body></html>
<html>
<head>
<style>
body {
background-image: url("paper.gif");
background-color: #cccccc;
}
</style>
</head>
<body>
<h1>Hello World!</h1>
</body>
</html>...