silvrgit/app/test.html
2016-05-03 14:35:43 +01:00

57 lines
2.8 KiB
HTML

<html lang="en">
<head>
<meta charset="utf-8"/>
<title>
<Today></Today>
</title>
</head>
<body>
<h1>Today</h1>
<div class="stuff"> <strong>Tuesday May 03, 2016</strong> - The 123rd day of 2016, and there are 242 days left until the end of the year.</div>
<div class="weather">
<h2>Weather</h2>
<p>Currently: Rain. Around 6 to 11 degrees.
</p>
<p>Today: Light rain in the morning.
</p>
<p>Later: Light rain today through Sunday, with temperatures rising to 18°C on Monday.
</p>
</div>
<div class="travel">
<h2>Travel</h2>
<p>Nothing to report.</p>
</div>
<div class="calendar">
<h2>Calendar</h2>
<h3>Today</h3>
<p>Nothing today</p>
<h3>Tomorrow</h3>
<p>Nothing tomorrow</p>
<h3>This week</h3>
<p><em>14:30:00 pm</em> - Kevin / Martin / Michael - Lunch Catch Up, 1 hour</p>
</div>
<div class="fitbit">
</div>
<div class="swedish">
<h2>Word of the day</h2>
<p style="font-weight:900;">otur</p>
<p>It is an expression which means '<em>bad luck</em>'.</p>
<p>Example: Svarta katter betyder otur.</p>
<p>Translated: Black cats are a sign of bad luck.</p>
</div>
<div class="history">
<h2>Today in history</h2>
<p>On this day in 1679, Archbishop James Sharp, Primate of Scotland, was attacked and killed.</p>
<p>The murder happened while he was travelling through Fife to St Andrews. The attackers were probably waiting for the Sheriff of Fife, but were happy to kill instead the man leading the forces suppressing the Covenant in Scotland. It sparked a wider uprising, leading to what is known as the &quot;Killing Time&quot;.</p>
<p>Today in 1860, John Haldane, Scottish physician and physiologist, was born. Noted for his work on respiration, it was Haldane who demonstrated the role of carbon dioxide, and the change in temperature of the human body at extreme pressures. Author of 'Causes of Death in Colliery Explosions,' he was also father of the great population geneticist, JBS Haldane.</p>
<p>Earliest Known Case of Spam</p>
<p>Today, unsolicited bulk email--better known as spam--accounts for up to 90% of all email messages, but it wasn't until this date in 1978 that the first spam was sent. Gary Thuerk, a Digital Equipment Corporation marketer, composed a message promoting the DECSYSTEM-20 computer. The message promoted two upcoming product presentations of the DECSYSTEM-20 accessing the ARPANET. The reaction to the message was swift and highly negative, including one who claimed that the message shut down his system.</p>
</div>
<div class="tv">
<h2>Todays TV</h2>
<p><em>3:00:00 am</em> - Castle 8x20 - Much Ado About Murder, 1 hour</p>
<p><em>3:00:00 am</em> - NCIS: Los Angeles 7x24 - Talion, 1 hour</p>
</div>
</body>
</html>