Welcome Guest, Not a member yet? Register   Sign In
[Solved] Content from <Head> is inserted in <Body>. Why?
#2

[eluser]RedIgniter[/eluser]
I don't know if this may be the problem but try inserting title in your head tags by doing

Code:
<html>
<head>
<link rel="stylesheet" type="text/css" href="/css/test.css" />
<title>Your page title</title>
</head>

<body>
Your body content.
</body>
</html>


Messages In This Thread
[Solved] Content from <Head> is inserted in <Body>. Why? - by El Forum - 01-21-2011, 01:38 PM



Theme © iAndrew 2016 - Forum software by © MyBB