<!DOCTYPE html> <html> <head> <title> HTML Meta http-equiv Attribute </title> <meta name="keywords about" content="Meta Tags, Metadata" /> <meta name="description" content="Learning about Meta Tags." /> <meta name="revised about" content="Horje" /> <meta http-equiv="refresh" content="8" /> </head> <body> <center> <h1 style="color:green"> Horje </h1> <h2> HTML Meta http-equiv Attribute </h2> </center> </body> </html>