Digital OTA Deadline Banner
Copy and paste the following code:
<html>
<head>
<title>Digital OTA Deadline</title>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.2/jquery.min.js" type="text/javascript"></script>
<script language="JavaScript" src="http://www.cartt.ca/scripts/countdown.js"> </script>
<style>
.countdown{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#FFFFFF;
font-weight:bold;
background-image:url(http://www.cartt.ca/images/conversion_v2.jpg);
background-repeat:no-repeat;
background-position:center;
height:61px;
text-align:center;
padding-top:4px;
}
</style>
</head>
<body>
<div class="countdown" align="center"><span id="countdown1">2011-8-31 00:23:59 GMT+00:00</span></div>
</body>
</html>
|
| |
|
|
|