Page refresh

From MyWiki
Jump to: navigation, search
<html>
    <head>
        <title>HTML in 10 Simple Steps or Less</title>
        <meta http-equiv="refresh" content="5" >
    </head>
<body>
 
</body>
</html>