Membuat Mirro Website

0 minute read

 ENHAPRENEUR - Pembuatan website kadang memerlukan sebuah script mirror untuk mempermudah dalam akses web, berikut Scriptnya :

<!DOCTYPE html>
<html>
   <head>
      <title>Official B2W Purwokerto</title>
      <meta http-equiv = "refresh" content = "2; url = http://b2w-purwokerto.id/my/" />
   </head>
</html>