HTML——Javascript如何适应Web页面
<!DOCTYPE html> <html lang = "en"> <head> <title>The American Eggplant Society</title> </head> <body> <h1>The American Eggplant Society</h1> <p>Welcome to our site. Unfortunately, it is still under construction.</p> <p>We last worked on it on this date: <script type = "text/javascript"> <!--Hide the script from old browers document.write(document.lastModified); //Stop hiding the script --> </script> </p> </body> </html>

浙公网安备 33010602011771号