Redirect Code HTML (Qysh me bo redirect te 1 website per nti Doss)
Bojeni Copy Papni 1 notepad dhe bojeni PAst pastaj Salvojeni me bick.HTML sepse eshte File HTML
<html> <head> <title>Pagina di Redirect</title> <meta http-equiv="refresh" content="15;URL=http://www.miosito.com/nuova-pagina.html"> </head> <body> <p> Tra 15 secondi avverrà un redirect automatico alla nuova pagina.<br> Se non vuoi aspettare <a href="http://www.miosito.com/nuova-pagina.html">clicca qui</a>. </p> </body> </html>
Post a Comment