Copy code The code is as follows:<div id="name"> <script language=Javascript> var now = new Date() document.write(1900+now.getYear()+"-"+(now.getMonth()+1)+"-"+now.getDate()+" "+now.getHours()+":"+now.getMinutes()+":"+now.getSeconds()) </script> </div> Why use div? To choose the location to put it, for example, I put it in |
<<: Vue directives v-html and v-text
>>: Summary of the three stages of visual designer growth
This is not actually an official document of IE. I...
What is the function of this key attribute? Let’s...
Table of contents 1. How to view the binary data ...
Table of contents 1. WordPress deployment 1. Prep...
I saw this question in the SQL training question ...
Composition inheritance Combination inheritance i...
Preface Using Docker and VS Code can optimize the...
This technique comes from this article - How to a...
Today, after the game was restarted, I found that...
Preface A reverse proxy is a server that receives...
It is no exaggeration to say that hyperlinks conne...
The front-end development department is growing, ...
The <area> tag is mainly used in image maps...
Note: I use Centos to install docker Step 1: Inst...
Table of contents 1. DHCP Service (Dynamic Host C...