Welcome to MobileRead, spatel6549.
In your code, above, you have:
<meta content="" name="author" />
TheDucks is indicating that you need to add the actual author name in the CONTENT attribute.
Also - it would be helpful if you provided the full text of the error message you received - it usually identifies the filename and line number where the error occurs, which can be really helpful in pinning down exactly where and what the problem is.
|