None of these items in my html document are working?

MAX360

New member
<html>
<title>Space Fish</title>
<link rel="SHORTCUT ICON" href="I:/fish.jpg">
<body background="space.jpg">
<embed src="spacefish.mp3" hidden=true autostart=true>
</html>

Why won't these items work?
 
Back
Top