HTML - Tags - <time>

#137 of 147
time

 <html>
 <body>
     <p>
         Winston Churchil was born on
         <time datetime="1874-11-30Z">November 30, 1874</time>
     </p>
 </body>
 </html>
 

The time element represents a date and time.

A live example:


Winston Churchil was born on


N of

Ads by Google


Ask a question, send a comment, or report a problem - click here to contact me.

© Richard McGrath