UnitedMuslim 2 years ago
<*!DOCTYPE html> <*html> <*head> <*title>Page Title <*meta http-equiv="refresh" content="10"> <*body> <*h2>Welcome To GFG <*p>The code will reload after 10s.<*/p> <*/body> <*/html> Remove * in the code
comment