I'm now down to using the simplest html I can:
<html>
<head>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<title>Test page</title>
</head>
<body <<<----- should be <body>
<img src="images/logo.gif" alt="logo"/>
<h2>Hello Word</h2>
Some text follows here.
</body>
</html>
And I just can't make it work.
Uh, is this a straight copy and paste? Have a look at your opening
<body> tag, fix that and see if that fixes your problem. Sometimes the
css isn't the problem :)
Cheers,
Rob
______________________________________________________________________
css-discuss [[email protected]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/