Ver Mensaje Individual
  #4 (permalink)  
Antiguo 09/11/2012, 09:30
Avatar de emprear
emprear
Colaborador
 
Fecha de Ingreso: junio-2007
Ubicación: me mudé
Mensajes: 8.388
Antigüedad: 16 años, 10 meses
Puntos: 1567
Respuesta: Formato texto Javascript

Pero eso es muy básico, te dejo esto

Código HTML:
Ver original
  1. <!DOCTYPE html>
  2. <html >
  3. <meta charset="utf-8" />
  4. <title>Fecha</title>
  5. <style type="text/css">
  6. .fecha{
  7. color: red;
  8. }
  9. </head>
  10. <script type="text/javascript">
  11. var d=new Date();
  12. document.write('<span class=\"fecha\">' + d +'<\/span>');
  13. </body>
  14. </html>

Pero urgente a los manuales,
http://librosweb.es

SAludos
__________________
La voz de las antenas va, sustituyendo a Dios.
Cuando finalice la mutación, nueva edad media habrá
S.R.