Below I pasted some code
1..<!-- TemplateBeginEditable name="doctitle" -->Is this in the right place or should I
move the two link href below the title?
2...
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
This first TemplateEnd Editable should it not be right after the <Title> line?
3..The begin name= head Should this be before or after the head?
4...The second templateend editable Should this be before or after the <head> tag?
!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-
transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<!-- TemplateBeginEditable name="doctitle" -->
<link href="../css/single.css" rel="stylesheet" type="text/css" />
<link href="../SpryAssets/SpryMenuBarHorizontal.css" rel="stylesheet" type="text/css" />
<title> TemplateOne</title>
<meta name="title" content="TemplateOne - " />
<meta name="description" content=" " />
<meta name="keywords" content=" " />
<meta name="viewport" content="width=device-width, initial-scale=1"/>
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"/>
<meta http-equiv="Content-Language" content="en-us"/>
<meta http-equiv="VW96.OBJECT TYPE" content="Homepage"/>
<meta name="RATING" content="General"/>
<meta name="REVISIT-AFTER" content="15 days" />
<meta name="ROBOTS" content="ALL"/>
<meta name="GOOGLEBOT" content="Index, Follow"/>
<meta name="author" content=" "/>
<meta name="replyto" content="customerservice@"/>
<meta name="resource-type" content="document"/>
<meta name="distribution" content="Global"/>
<meta name="copyright" content="©2008 - All Rights Reserved Worldwide."/>
<!-- TemplateEndEditable -->
<!-- TemplateBeginEditable name="head" -->
<!-- TemplateEndEditable -->
<script src="../SpryAssets/SpryMenuBar.js" type="text/javascript"></script>
</head>
<body>