I finished template and it is valid. But when I allow JoomSEF, the W3C HTML validator writes this error:
Line 1, Column 1: character "" not allowed in prolog
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "
www.w3…
and at the top of the template appears about 20px horizontal white stripe.
.
-FireBug has css links inside of BODY tag but at source code they are in HEAD tag as thay should be.
-With another templates the websites are valid. But when I rewrite my index.php with index.php from another templates, the validator writes the same error.