Ver Mensaje Individual
  #10 (permalink)  
Antiguo 13/09/2008, 16:34
Avatar de Triby
Triby
Mod on free time
 
Fecha de Ingreso: agosto-2008
Ubicación: $MX->Gto['León'];
Mensajes: 10.106
Antigüedad: 15 años, 8 meses
Puntos: 2237
Respuesta: Grosor del texto

Código HTML:
<style type="text/css">
p.Estilo1 {
	font-weight: 900;
	
}
p.Estilo2 {
	font-color: #CCCCCC;
}
</style> 
1- font-weight solo acepta bold, normal, etc... checa todas las opciones antes de asignar un valor.
2- font-color no existe, sólo se teclea color.