Hi,
I am new to html and css but I learned a thing or two through the tutorials.
I am trying create a timer that indicates the last update of a post. So, the timer should count from 0 and stop when ever I update a new post. And, then, start the count again from 0.
I was able to formulate one with the help of the tutorials, but I can't make it the way that I wanted. Instead, the timer automatically restarts when I refresh the page.
Here's what I've made. I am not sure about the minutes and hours.
<p id="p1">Last update:
<label id="hours">00</label>:<label id="