Ver Mensaje Individual
  #1 (permalink)  
Antiguo 11/02/2006, 16:39
Anarky_lfy
 
Fecha de Ingreso: febrero-2006
Mensajes: 1
Antigüedad: 18 años, 1 mes
Puntos: 0
¿ como cambiar el color de la letra ?

Bueno, resulta que tengo un guestbook muy simple (spider log) y quiero cambiarle el color de la letra y el fondo (quiero letras blancas y fondo negro) pero no se como hacerlo.

Y de ser posible, me gustaría quitarle la fecha, ya que quiero mantenerlo lo mas simple posible

¿me pueden dar una mano?

Gracias.

Este es el código:

Código:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html>
<head>
<title>spiderLog v1.2</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<link href="spider.css" rel="stylesheet" type="text/css">
</head>

<body bgcolor="#C0C0C0">
<p><font color="#FFFF00">[ </font><a href="sign.html"><font color="#FFFF00">
Enviar comentario</font></a><font color="#FFFF00"> ]</font></p>

<h2><font color="#FFFFFF">Comentarios</font></h2>

<!--POST HERE-->
<b>Guestbook</b><br>
Anarky - ,  <br>February 11th, 2006<br>
<hr><br>

<b>$guestbook2_data = file($guestbook2_filename);______ Meté un \"2\" en todo y a la mierda !
</b><br>
Anarky - ,  <br>February 11th, 2006<br>
<hr><br>

<b>alta onda, muy hippi chick !</b><br>
stefy - ,  <br>February 11th, 2006<br>
<hr><br>

<b>no no no !!</b><br>
HAY - ,  <br>February 11th, 2006<br>
<hr><br>

<b>ERROR FATAL!</b><br>
Leon - ,  <br>February 11th, 2006<br>
<hr><br>

<b>fdfdfsdf12312</b><br>
fsdff555 - ,  <br>February 11th, 2006<br>
<hr><br>

<b>jajajjajajajajj \"levantaMe\"....
jajaja</b><br>
Leon - ,  <br>February 11th, 2006<br>
<hr><br>

<b>saldrá o no saldrá ???</b><br>
william - ,  <br>February 11th, 2006<br>
<hr><br>

<b>fgdfgd</b><br>
dgfg - ,  <br>February 11th, 2006<br>
<hr><br>

<b>claro, subir el guestbook es un bardo atómico.</b><br>
william - ,  <br>February 11th, 2006<br>
<hr><br>

<b>ya lo resubí</b><br>
stefy - ,  <br>February 10th, 2006<br>
<hr><br>

<b>como odio el php... 

y el mysql no me simpatiza tampoco. </b><br>
Anarky - ,  <br>February 10th, 2006<br>
<hr><br>

<b>jajajajajajaja

no nos sale y no nos sale !

voy a subirlo nuevamente, para ver si se arregla por si solo.(¿?)</b><br>
Stefy - ,  <br>February 10th, 2006<br>
<hr><br>

<b>no anda bien... gente, a mis contactos les manda \"Error: Your submission failed validation.\"</b><br>
Anarky - ,  <br>February 10th, 2006<br>
<hr><br>

<b>si que bien que nos salió</b><br>
willaim - ,  <br>February 10th, 2006<br>
<hr><br>

<b>Si podés leer esto, somos grosos</b><br>
Anarky - ,  <br>February 10th, 2006<br>
<hr><br>

<b>quiero ese juego !!!</b><br>
anarky1 - ,  <br>February 9th, 2006<br>
<hr><br>

<b>84848484848</b><br>
54545 - ,  <br>February 9th, 2006<br>
<hr><br>

<b>a ver</b><br>
putini - ,  <br>February 9th, 2006<br>
<hr><br>

<b>Mmmm no se</b><br>
mmmmMMMM - ,  <br>February 9th, 2006<br>
<hr><br>

<b>a verrr</b><br>
Anarky - ,  <br>February 9th, 2006<br>
<hr><br>

</body>
</html>