Long before the advent of TV weather forecasters, people used tabletop glasses like a spherical flask to predict upcoming changes in weather.
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>NCD Style Sheet Guide - Sample</title> <style type="text/css"> .Head {color:darkblue} p {border-style:solid; border-width:5; border-color:aaffcc} </style> </head> <body bgcolor="66aaaa"> <h1 class="head">Today is fine.</h1> <center> <p>Long before the advent of <font color=darkgreen size=5>TV</font> weather forecasters, people used tabletop glasses like a spherical flask to predict upcoming changes in weather.</p> </center>