| Current Path : /var/www/html/mmishra/ |
| Current File : /var/www/html/mmishra/greeting.html |
<html>
<head>
<title>Demo Site</title>
<meta name="Obsolescence-Filter" content="time">
<style>
#off {color:red;}
#on {color:brown;}
</style>
</head>
<body bgcolor="silver">
<span pubTime='00:00:00' expTime='12:00:00'>
Hello! Good Morning
</span>
<span pubTime='12:00:01' expTime='23:59:59'>
Hello! Good Evening
</span>
</body>
</html>