Function is not running with `<body onload="myFunction">` on page load – Nginx
I am using NGINX. I want to display the current time as an easy way of practicing. I set this in a JavaScript variable. So far, I have a little bit of HTML code. <!DOCTYPE html> <html> <head> <title>???</title> <style>…