call year in html

59

call year in html -

<script>document.write( new Date().getFullYear() );</script> 

Comments

Submit
0 Comments