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
Demand Background Recently, I plan to use Vue and...
Table of contents Variable type and storage space...
Use HTML color blocks to dynamically display data...
Sorting query (order by) In e-commerce: We want t...
This article takes the health reporting system of...
Take 3 consecutive days as an example, using the ...
Functions about null in MySql IFNULL ISNULL NULLI...
Table of contents Preface start Basic layout Data...
Table of contents Preface Summary of audio and vi...
SQL is the main trunk. Why do I understand it thi...
Placing a search box in the top menu bar is a com...
Table of contents Unary Operators Boolean Operato...
Because springboot has a built-in tomcat server, ...
Use Javascript to achieve the countdown effect, f...
The growth path from a Linux novice to a Linux ma...