<head><meta http-equiv='Refresh' content='10'>....
This refreshes every 10 seconds.
What looks better is to have the changeable values to be refreshed without having to render the page again. This can be done with some Javascript code.
Web sockets vs Ajax https://www.educba.com/web-sockets-vs-ajax/
Google ESP8266 and Ajax, and then ESP8266 and Websockets. There are lots of examples. Not all searches will give easy to understand examples, so check out a few if you want to go this route.
A page refresh is a lot easier. It just doesn't look as good.