lunes, 10 de marzo de 2008

Una forma sencilla de introducir audio


Código utilizado:
<embed src="http://www.xxxxxxx.com/xxxxxx.mp3(dirección y nombre del fichero de audio)" width="245" height="45"autostart="false"></embed>

martes, 4 de marzo de 2008

Atxaga (texto con huecos)

Código utilizado:
<div align="center"><iframe src="http://www.ruta_y_nombre_del_fichero.htm" frameborder="0" height="500(variable)" width="500(variable)" scrolling="auto"></iframe></div>