html - Make a webpage automatically open another webpage after a period of time? -
html - Make a webpage automatically open another webpage after a period of time? -
hey guys have coursework, here exact requirement have
" after 4 seconds, sec page displayed (main web page). "
after open website welcome page appear after (4 seconds) automatically go homepage.
<meta http-equiv="refresh" content="4;url='home.html'">
html css html5 webpage
Comments
Post a Comment