Forum Moderators: coopster
But I have other files, in subdirectories, that use header.php. I can get the pages to load ok, ie no errors, the page source shows everything is ok, but the css is not applying. It's just the html.
Any help would be appreciated.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
<title>Free Movie Links</title>
<meta name="keywords" content="" />
<meta name="description" content="" />
<link href="styles/styles.css" rel="stylesheet" type="text/css" />
</head>
<link href="styles/styles.css" rel="stylesheet" type="text/css" />
<link href="/styles/styles.css" rel="stylesheet" type="text/css" />
<link href="http://example.com/styles/styles.css" rel="stylesheet" type="text/css" />