4. EJERCICIO DE JAVASCRIPT


<html>
<head><title>javascript</title><head>
<meta charset="utf-8">
<script>
document.write ("<hr>");
document.write ("<center> silvia fernanda gonzalez guillin</center>");
document.write ("<hr>");
document.write ("<center><font color=blue>14</font></center>");
document.write ("<hr>");
document.write ("<marquee behavior=60%> colegio divino amor </marquee>");
</script>
<body>
</body>
</html>

Comentarios

Entradas más populares de este blog

TABLA ASCII

CAJA DE TEXTO EN HTML.

3. REGLAS Y ETIQUETAS DEL HTML.