Código HTML:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Documento sin título</title> </head> <body> <h7> <iframe class="youtube-player" type="text/html" width="540" height="285" src="http://www.youtube.com/embed/63KZb7nyuxc" frameborder="0"></iframe> </h7> </body> </html>
y no me responde ningun estilo por ej.
Código:
quiero correrlo del borde izquierdo y de arriba y no puedo hacerlo. h7 { margin-right: 25 px; margin-top: 15px; }