vereis e subido una cancion y no se escucha.este es mi html:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Semana Santa de Sevilla</title>
<link rel="stylesheet" href="estilos.css" type="text/css" media="all">
</head>
<body>
<object id="MediaPlayer" width="1" height="1" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsm
p2inf.cab#Version=5,1,52,701" standby="Un segundo por favor Wink" type="application/x-oleobject">
<param name="FileName" value="finalamargura.wma">
<param name="AutoStart" value="true">
<param name="ShowControls" value="true">
<param name="ShowStatusBar" value="true">
<param name="DisplaySize" value="1">
</object>
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"
src="finalamargura.wma" width="1" height="1" autostart="1"
ShowStatusBar="1" ShowControls="1" DisplaySize="4">
</embed>
<p class="centrado"> <h1>Semana Santa de Sevilla</h1></p>
<p class="centrado">Web en construcción</p>
<p class="centrado"> Página creada gracias a CCTW</p>
<div id="imagen">[contenido no disponible]</div>
<div id="tecoloco">[contenido no disponible]</div>
<div id="presentacion">
Presentación 1º</p></div>
[correo eliminado]</p>
</body>
</html>
y mi estilo css:
body {background-color: #32CD32 ;
background-image: url(objetos/prototipo.png) ;
background-repeat: no-repeat ;
background-position: center center ;
height:100%; }
.centrado {text-align:center}
img {border-style: none}
h1 {font-size: 2.4em; color:purple ; font-weight: bold ; text-decoration: underline ; text-align: center}
#imagen {text-align: right }
#tecoloco {position:relative ; bottom:200px }
#presentacion {position: relative ; top:30px ; left:570px }
* {margin:0px ; padding:0px ; border: 0px}
a {color: purple; font-size:1.3em ; text-decoration: none}
a {color:purple ; text-decoration:none}
a:link {}
a:visited {}
a:hover {color:purple ; text decoration:underline}
a:active {}
¿POR QUÉ NO VA?
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>Semana Santa de Sevilla</title>
<link rel="stylesheet" href="estilos.css" type="text/css" media="all">
</head>
<body>
<object id="MediaPlayer" width="1" height="1" classid="CLSID:22D6F312-B0F6-11D0-94AB-0080C74C7E95" codebase="http://activex.microsoft.com/activex/controls/mplayer/en/nsm
p2inf.cab#Version=5,1,52,701" standby="Un segundo por favor Wink" type="application/x-oleobject">
<param name="FileName" value="finalamargura.wma">
<param name="AutoStart" value="true">
<param name="ShowControls" value="true">
<param name="ShowStatusBar" value="true">
<param name="DisplaySize" value="1">
</object>
<embed type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/"
src="finalamargura.wma" width="1" height="1" autostart="1"
ShowStatusBar="1" ShowControls="1" DisplaySize="4">
</embed>
<p class="centrado"> <h1>Semana Santa de Sevilla</h1></p>
<p class="centrado">Web en construcción</p>
<p class="centrado"> Página creada gracias a CCTW</p>
<div id="imagen">[contenido no disponible]</div>
<div id="tecoloco">[contenido no disponible]</div>
<div id="presentacion">
Presentación 1º</p></div>
[correo eliminado]</p>
</body>
</html>
y mi estilo css:
body {background-color: #32CD32 ;
background-image: url(objetos/prototipo.png) ;
background-repeat: no-repeat ;
background-position: center center ;
height:100%; }
.centrado {text-align:center}
img {border-style: none}
h1 {font-size: 2.4em; color:purple ; font-weight: bold ; text-decoration: underline ; text-align: center}
#imagen {text-align: right }
#tecoloco {position:relative ; bottom:200px }
#presentacion {position: relative ; top:30px ; left:570px }
* {margin:0px ; padding:0px ; border: 0px}
a {color: purple; font-size:1.3em ; text-decoration: none}
a {color:purple ; text-decoration:none}
a:link {}
a:visited {}
a:hover {color:purple ; text decoration:underline}
a:active {}
¿POR QUÉ NO VA?