What is the problem with this code?

I am trying to ake a code to reload my website every 250 seconds but it doesn’t do it.

HTML

<head>
  <meta http-equiv="refresh" conent="250">
</head>

Have a good look at that. :winky:

coothead

1 Like

oh bruh spelling it is supposed to be content not content. Thanks!!

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.