Ver Mensaje Individual
  #1 (permalink)  
Antiguo 11/03/2012, 02:45
Avatar de DoPeY-BBS
DoPeY-BBS
 
Fecha de Ingreso: octubre-2005
Ubicación: Santo Domingo, Dominican Republic, Dominican Republic
Mensajes: 574
Antigüedad: 18 años, 6 meses
Puntos: 12
iframe no funciona

Quiero hacer que el iframe quede justamente abajo en el centro, a ver

Código CSS:
Ver original
  1. iframe {
  2.     background-color: #333333;
  3.     margin: 0 auto;
  4.     bottom: 50px;
  5. }

Código HTML:
Ver original
  1. <iframe scrolling="no" height="80" frameborder="0" src="http://blackdeathmetal.eshost.es/paginas/player.html" name="radio"></iframe>

Gracias anticipada.
__________________
http://www.htmldog.com/HTML, CSS, and JavaScript,

http://tutorialphp.net/
Aprende PHP en 12 capítulos