Guest User

Untitled

a guest
May 21st, 2018
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <html>
  2. <body>
  3.  
  4. <div style="height:30px; width:500px; color:gray; background-color: #ffffff">
  5. <p>hello, welcome to the first post of my blog!</p>
  6. <?php echo $now->format("m-d-Y H:i:s.u"); ?>
  7.  
  8. </div>
  9. </body>
  10. </html>
Add Comment
Please, Sign In to add comment