Errors found while checking this document as XHTML 1.0 Transitional!

Result: 49 Errors, 32 warning(s)
:
: utf-8
: XHTML 1.0 Transitional
Root Element: html
Root Namespace: http://www.w3.org/1999/xhtml
Options

Help on the options is available.

↑ Top

Validation Output: 49 Errors

  1. Error Line 12, Column 9: required attribute "type" not specified
    	<script> var theChampSiteUrl = 'http://peoplebyryan.com'; </script>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  2. Error Line 13, Column 21: document type does not allow element "div" here; assuming missing "object" start-tag
    			<div id="fb-root"></div>

  3. Error Line 14, Column 10: required attribute "type" not specified
    		<script> var theChampFBKey = ''; var theChampFBLang = 'en_US'; </script>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  4. Error Line 15, Column 12: required attribute "type" not specified
    				<script> var theChampForceFBComment = false; var theChampFBCommentTitle = '…

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  5. Error Line 16, Column 12: required attribute "type" not specified
    				<script> var theChampSharingAjaxUrl = 'http://peoplebyryan.com/wp-admin/adm…

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  6. Error Line 17, Column 262: document type does not allow element "link" here
    …y Ryan. &raquo; Home Comments Feed" href="http://peoplebyryan.com/home/feed" />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  7. Error Line 18, Column 189: document type does not allow element "link" here
    …elated-posts-plugin/style/widget.css?ver=4.0.29' type='text/css' media='all' />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  8. Error Line 19, Column 273: document type does not allow element "link" here
    …c/nextgen_gallery_related_images.css?ver=4.0.29' type='text/css' media='all' />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  9. Error Line 20, Column 154: document type does not allow element "link" here
    …ntent/plugins/addthis/css/output.css?ver=4.0.29' type='text/css' media='all' />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  10. Error Line 21, Column 177: document type does not allow element "link" here
    …ontact-form-7/includes/css/styles.css?ver=4.0.1' type='text/css' media='all' />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  11. Error Line 22, Column 177: document type does not allow element "link" here
    …lugins/super-socializer/css/front.css?ver=3.4.2' type='text/css' media='all' />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  12. Error Line 23, Column 121: required attribute "type" not specified
    …es/js/jquery/jquery.js?ver=1.11.1'></script><script>jQueryWP = jQuery;</script>

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

  13. Error Line 39, Column 107: document type does not allow element "link" here
    …plication/rsd+xml" title="RSD" href="http://peoplebyryan.com/xmlrpc.php?rsd" />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  14. Error Line 40, Column 120: document type does not allow element "link" here
    …wlwmanifest+xml" href="http://peoplebyryan.com/wp-includes/wlwmanifest.xml" /> 

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  15. Error Line 41, Column 52: document type does not allow element "meta" here
    <meta name="generator" content="WordPress 4.0.29" />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  16. Error Line 42, Column 56: document type does not allow element "link" here
    <link rel='canonical' href='http://peoplebyryan.com/' />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  17. Error Line 43, Column 56: document type does not allow element "link" here
    <link rel='shortlink' href='http://peoplebyryan.com/' />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  18. Error Line 61, Column 136: document type does not allow element "meta" here
    …ren, fashion. If you need a picture of people then you need People by Ryan." />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  19. Error Line 68, Column 181: document type does not allow element "link" here
    …th-gallery/SmoothGallery/css/jd.gallery.css" rel="stylesheet" media="screen" />

    The element named above was found in a context where it is not allowed. This could mean that you have incorrectly nested elements -- such as a "style" element in the "body" section instead of inside "head" -- or two elements that overlap (which is not allowed).

    One common cause for this error is the use of XHTML syntax in HTML documents. Due to HTML's rules of implicitly closed elements, this error can create cascading effects. For instance, using XHTML's "self-closing" tags for "meta" and "link" in the "head" section of a HTML document may cause the parser to infer the end of the "head" section and the beginning of the "body" section (where "link" and "meta" are not allowed; hence the reported error).

  20. Error Line 84, Column 16: end tag for "object" omitted, but OMITTAG NO was specified
    </script></head>

    You may have neglected to close an element, or perhaps you meant to "self-close" an element, that is, ending it with "/>" instead of ">".

  21. Info Line 13, Column 4: start tag was here
    			<div id="fb-root"></div>
  22. Error Line 94, Column 39: element "g:plusone" undefined
    	<div class="plus-one-wrap"><g:plusone></g:plusone></div>

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  23. Error Line 131, Column 98: there is no attribute "super-socializer-data-href"
    …l_sharing' super-socializer-data-href='http://peoplebyryan.com/'><div style='f…

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  24. Error Line 131, Column 292: there is no attribute "alt"
    …p_facebook_count">&nbsp;</span><i alt="Facebook" Title="Facebook" class="theCh…

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  25. Error Line 131, Column 309: there is no attribute "Title"
    …>&nbsp;</span><i alt="Facebook" Title="Facebook" class="theChampSharingButton …

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  26. Warning Line 131, Column 723: cannot generate system identifier for general entity "url"
    …://twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li…

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  27. Error Line 131, Column 723: general entity "url" not defined and no default entity
    …://twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  28. Warning Line 131, Column 726: reference not terminated by REFC delimiter
    …twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li><l…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  29. Warning Line 131, Column 726: reference to external entity in attribute value
    …twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li><l…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  30. Error Line 131, Column 726: reference to entity "url" for which no system identifier could be generated
    …twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li><l…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  31. Info Line 131, Column 722: entity was defined here
    …p://twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></l…
  32. Warning Line 131, Column 1283: reference not terminated by REFC delimiter
    …inkedin.com/shareArticle?mini=true&url=http://peoplebyryan.com/")'></i></li><l…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  33. Warning Line 131, Column 1283: reference to external entity in attribute value
    …inkedin.com/shareArticle?mini=true&url=http://peoplebyryan.com/")'></i></li><l…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  34. Error Line 131, Column 1283: reference to entity "url" for which no system identifier could be generated
    …inkedin.com/shareArticle?mini=true&url=http://peoplebyryan.com/")'></i></li><l…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  35. Info Line 131, Column 722: entity was defined here
    …p://twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></l…
  36. Warning Line 131, Column 2028: cannot generate system identifier for general entity "title"
    …m/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="…

    An entity reference was found in the document, but there is no reference by that name defined. Often this is caused by misspelling the reference name, unencoded ampersands, or by leaving off the trailing semicolon (;). The most common cause of this error is unencoded ampersands in URLs as described by the WDG in "Ampersands in URLs".

    Entity references start with an ampersand (&) and end with a semicolon (;). If you want to use a literal ampersand in your document you must encode it as "&amp;" (even inside URLs!). Be careful to end entity references with a semicolon or your entity reference may get interpreted in connection with the following text. Also keep in mind that named entity references are case-sensitive; &Aelig; and &aelig; are different characters.

    If this error appears in some markup generated by PHP's session handling code, this article has explanations and solutions to your problem.

    Note that in most documents, errors related to entity references will trigger up to 5 separate messages from the Validator. Usually these will all disappear when the original problem is fixed.

  37. Error Line 131, Column 2028: general entity "title" not defined and no default entity
    …m/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  38. Warning Line 131, Column 2033: reference not terminated by REFC delimiter
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  39. Warning Line 131, Column 2033: reference to external entity in attribute value
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  40. Error Line 131, Column 2033: reference to entity "title" for which no system identifier could be generated
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  41. Info Line 131, Column 2027: entity was defined here
    …om/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class=…
  42. Warning Line 131, Column 2311: reference not terminated by REFC delimiter
    …ost?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  43. Warning Line 131, Column 2311: reference to external entity in attribute value
    …ost?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  44. Error Line 131, Column 2311: reference to entity "title" for which no system identifier could be generated
    …ost?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  45. Info Line 131, Column 2027: entity was defined here
    …om/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class=…
  46. Warning Line 131, Column 2607: reference not terminated by REFC delimiter
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  47. Warning Line 131, Column 2607: reference to external entity in attribute value
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  48. Error Line 131, Column 2607: reference to entity "title" for which no system identifier could be generated
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  49. Info Line 131, Column 2027: entity was defined here
    …om/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class=…
  50. Error Line 145, Column 78: duplicate specification of attribute "target"
    …et="_blank" href="http://kidography.co.uk/" target="_blank">KidsByRyan</a></h2>

    You have specified an attribute more than once. Example: Using the "height" attribute twice on the same "img" tag.

  51. Error Line 146, Column 149: duplicate specification of attribute "target"
    …ref="http://kidography.co.uk/" target="_blank">KidsByRyan</a> is all about hig…

    You have specified an attribute more than once. Example: Using the "height" attribute twice on the same "img" tag.

  52. Error Line 147, Column 225: duplicate specification of attribute "target"
    …ref="http://kidography.co.uk/" target="_blank">www.Kidography.co.uk</a>.]<br /…

    You have specified an attribute more than once. Example: Using the "height" attribute twice on the same "img" tag.

  53. Error Line 150, Column 405: duplicate specification of attribute "target"
    …ref="http://kidography.co.uk/" target="_blank">KidsByRyan</a>. It&#8217;s abou…

    You have specified an attribute more than once. Example: Using the "height" attribute twice on the same "img" tag.

  54. Error Line 151, Column 150: duplicate specification of attribute "target"
    …ref="http://kidography.co.uk/" target="_blank">KidsByRyan</a>. And if you have…

    You have specified an attribute more than once. Example: Using the "height" attribute twice on the same "img" tag.

  55. Error Line 164, Column 44: there is no attribute "href"
    …class="plus-one-wrap"><g:plusone href="http://peoplebyryan.com/"></g:plusone><…

    You have used the attribute named above in your document, but the document type you are using does not support that attribute for this element. This error is often caused by incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Transitional" document type to get the "target" attribute), or by using vendor proprietary extensions such as "marginheight" (this is usually fixed by using CSS to achieve the desired effect instead).

    This error may also result if the element itself is not supported in the document type you are using, as an undefined element will have no supported attributes; in this case, see the element-undefined error message for further information.

    How to fix: check the spelling and case of the element and attribute, (Remember XHTML is all lower-case) and/or check that they are both allowed in the chosen document type, and/or use CSS instead of this attribute. If you received this error when using the <embed> element to incorporate flash media in a Web page, see the FAQ item on valid flash.

  56. Error Line 164, Column 70: element "g:plusone" undefined
    …lusone href="http://peoplebyryan.com/"></g:plusone></div><br/><div class='the_…

    You have used the element named above in your document, but the document type you are using does not define an element of that name. This error is often caused by:

    • incorrect use of the "Strict" document type with a document that uses frames (e.g. you must use the "Frameset" document type to get the "<frameset>" element),
    • by using vendor proprietary extensions such as "<spacer>" or "<marquee>" (this is usually fixed by using CSS to achieve the desired effect instead).
    • by using upper-case tags in XHTML (in XHTML attributes and elements must be all lower-case).
  57. Warning Line 164, Column 819: reference not terminated by REFC delimiter
    …twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li><l…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  58. Warning Line 164, Column 819: reference to external entity in attribute value
    …twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li><l…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  59. Error Line 164, Column 819: reference to entity "url" for which no system identifier could be generated
    …twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li><l…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  60. Info Line 131, Column 722: entity was defined here
    …p://twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></l…
  61. Warning Line 164, Column 1376: reference not terminated by REFC delimiter
    …inkedin.com/shareArticle?mini=true&url=http://peoplebyryan.com/")'></i></li><l…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  62. Warning Line 164, Column 1376: reference to external entity in attribute value
    …inkedin.com/shareArticle?mini=true&url=http://peoplebyryan.com/")'></i></li><l…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  63. Error Line 164, Column 1376: reference to entity "url" for which no system identifier could be generated
    …inkedin.com/shareArticle?mini=true&url=http://peoplebyryan.com/")'></i></li><l…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  64. Info Line 131, Column 722: entity was defined here
    …p://twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></l…
  65. Warning Line 164, Column 2126: reference not terminated by REFC delimiter
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  66. Warning Line 164, Column 2126: reference to external entity in attribute value
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  67. Error Line 164, Column 2126: reference to entity "title" for which no system identifier could be generated
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  68. Info Line 131, Column 2027: entity was defined here
    …om/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class=…
  69. Warning Line 164, Column 2404: reference not terminated by REFC delimiter
    …ost?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  70. Warning Line 164, Column 2404: reference to external entity in attribute value
    …ost?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  71. Error Line 164, Column 2404: reference to entity "title" for which no system identifier could be generated
    …ost?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  72. Info Line 131, Column 2027: entity was defined here
    …om/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class=…
  73. Warning Line 164, Column 2700: reference not terminated by REFC delimiter
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  74. Warning Line 164, Column 2700: reference to external entity in attribute value
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  75. Error Line 164, Column 2700: reference to entity "title" for which no system identifier could be generated
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class="the_c…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  76. Info Line 131, Column 2027: entity was defined here
    …om/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class=…
  77. Warning Line 164, Column 3667: reference not terminated by REFC delimiter
    …twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li><l…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  78. Warning Line 164, Column 3667: reference to external entity in attribute value
    …twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li><l…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  79. Error Line 164, Column 3667: reference to entity "url" for which no system identifier could be generated
    …twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></li><l…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  80. Info Line 131, Column 722: entity was defined here
    …p://twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></l…
  81. Warning Line 164, Column 4078: reference not terminated by REFC delimiter
    …inkedin.com/shareArticle?mini=true&url=http://peoplebyryan.com/")'></i></li><l…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  82. Warning Line 164, Column 4078: reference to external entity in attribute value
    …inkedin.com/shareArticle?mini=true&url=http://peoplebyryan.com/")'></i></li><l…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  83. Error Line 164, Column 4078: reference to entity "url" for which no system identifier could be generated
    …inkedin.com/shareArticle?mini=true&url=http://peoplebyryan.com/")'></i></li><l…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  84. Info Line 131, Column 722: entity was defined here
    …p://twitter.com/intent/tweet?text=Home&url=http://peoplebyryan.com/")'></i></l…
  85. Warning Line 164, Column 4681: reference not terminated by REFC delimiter
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><i alt="Delicious"…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  86. Warning Line 164, Column 4681: reference to external entity in attribute value
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><i alt="Delicious"…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  87. Error Line 164, Column 4681: reference to entity "title" for which no system identifier could be generated
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><i alt="Delicious"…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  88. Info Line 131, Column 2027: entity was defined here
    …om/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class=…
  89. Warning Line 164, Column 4884: reference not terminated by REFC delimiter
    …ost?url=http://peoplebyryan.com/&title=Home")'></i></li><li><i alt="Stumbleupo…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  90. Warning Line 164, Column 4884: reference to external entity in attribute value
    …ost?url=http://peoplebyryan.com/&title=Home")'></i></li><li><i alt="Stumbleupo…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  91. Error Line 164, Column 4884: reference to entity "title" for which no system identifier could be generated
    …ost?url=http://peoplebyryan.com/&title=Home")'></i></li><li><i alt="Stumbleupo…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  92. Info Line 131, Column 2027: entity was defined here
    …om/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class=…
  93. Warning Line 164, Column 5103: reference not terminated by REFC delimiter
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><i style="display:…

    If you meant to include an entity that starts with "&", then you should terminate it with ";". Another reason for this error message is that you inadvertently created an entity by failing to escape an "&" character just before this text.

  94. Warning Line 164, Column 5103: reference to external entity in attribute value
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><i style="display:…

    This is generally the sign of an ampersand that was not properly escaped for inclusion in an attribute, in a href for example. You will need to escape all instances of '&' into '&amp;'.

  95. Error Line 164, Column 5103: reference to entity "title" for which no system identifier could be generated
    …mit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><i style="display:…

    This is usually a cascading error caused by a an undefined entity reference or use of an unencoded ampersand (&) in an URL or body text. See the previous message for further details.

  96. Info Line 131, Column 2027: entity was defined here
    …om/submit?url=http://peoplebyryan.com/&title=Home")'></i></li><li><span class=…
  97. Error Line 183, Column 8: required attribute "type" not specified
    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElem…

    The attribute given above is required for an element that you've used, but you have omitted it. For instance, in most HTML and XHTML document types the "type" attribute is required on the "script" element and the "alt" attribute is required for the "img" element.

    Typical values for type are type="text/css" for <style> and type="text/javascript" for <script>.

↑ Top