<script type="text/javascript">
// Say hello world until the user starts questioning
// the meaningfulness of their existence.
function helloWorld(world) {
for (var i = 42; --i >= 0;) {
alert('Hello ' + String(world));
}
}
</script>
<style>
p { color: pink }
b { color: blue }
u { color: "umber" }
</style>
Home
»
»Unlabelled
» nnn
domingo, 4 de junio de 2017
Next
This is the most recent post.
Previous
Entrada antigua
Suscribirse a:
Comentarios de la entrada (Atom)
0 comentarios:
Publicar un comentario