To work as intended, your CSS style sheet needs a correct document parse tree. This means you should use valid HTML.
Parse error - Unrecognized : <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html><head> <title>Test: style="float:right"</title> <meta http-equiv="content-type" content="text/html; charset=utf-8"> <meta http-equiv="content-style-type" content="text/css"> <meta name="author" content="Charles Judson Harwood Jr."> <meta name="date" content="December 6 2001"> <link rev="made" href="mailto:hwoodcj@yahoo.co.uk"> <style type="text/css"> <!-- body { color:black; background-color:white; width:98%; height:auto; margin-left:0; margin-right:0 }