Question:

HTML code to refresh a web page.

by  |  earlier

0 LIKES UnLike

If I want a web page to refresh every 30 seconds or so, what is the html code to do that?

 Tags:

   Report

1 ANSWERS


  1. <meta http-equiv="refresh" content="30">

    Put that in the head section

Question Stats

Latest activity: earlier.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.