On Thu, May 24, 2012 at 9:45 AM, Darrell Eifert deifert@hampton.lib.nh.us wrote:
<HTML> <HEAD> <TITLE>Lane Memorial Library, Hampton, NH</TITLE> </head> <STYLE type="text/css"> div#c1 { float:left; width:260px; height:800px; background-color:#b3e0b8; border:2px solid #dce7d5; color:black; padding:10px; }
div#c2 { float:right; }
The style tag belongs as a child of the head tag. Does it help if you move it to the proper place?