0 LIKES LikeUnLike
<html><body onload="seconds()" background="o.jpg"><center><div id=countdown></div></center><script language=javascript>var n = 10;function seconds() {if( !n) { location.href = "home.html"; }else{document.getElementById( 'countdown').innerHTML = "<h1>" n "</h1>";n--;setTimeout('seconds()' , 1000);}}</script></body></html>how can i change the font face, color, size of the output.and i want it to be in the center of the page plez help me u guys.
Tags:
Report (0) (0) | earlier
Latest activity: earlier. This question has 1 answers.