★Add to favorites

AdSense

2016년 5월 13일 금요일

This is clock source!!!




<!DOCTYPE html>
<html>
<body>
<h1>What Time Is It Now??</h1>
<button type="button"
onclick="document.getElementById('demo').innerHTML = Date()">
Click the button if you want to know the time!!!</button>
<p id="demo"></p>
</body>
</html>

 You can change red one and blue one if you want.
But remember never change other ones!!!

댓글 없음:

댓글 쓰기