| Url used (first standard-https-result with http status 200): https://adultfriendfinder.com/ |
|
Summary |
| Good: No non-document-errors |
| 119 errors |
| 38 warnings |
| Warning: Error "Cannot recover after last error. Any further errors will be ignored." found. So the parser has stopped to analyze your page. May be there are much more errors / warnings. |
| Type | Message | num found |
|---|
| 1. | error | No space between attributes. | 18 |
| 2. | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. | 18 |
| 3. | error | Attribute hreflang not allowed on element div at this point. | 10 |
| 4. | error | Attribute " not allowed on element select at this point. | 9 |
| 5. | error | Duplicate attribute ". | 9 |
| 6. | error | Bad value _new for attribute target on element a: Reserved keyword new used. | 9 |
| 7. | error | An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. | 6 |
| 8. | error | Bad value for attribute href on element a: Illegal character in query. Space is not allowed. | 6 |
| 9. | error | Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.) | 5 |
| 10. | error | Element a is missing required attribute href. | 3 |
| 11. | error | A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute. | 2 |
| 12. | error | Almost standards mode doctype. Expected <!DOCTYPE html>. | 1 |
| 13. | error | Element meta is missing one or more of the following attributes: content, property. | 1 |
| 14. | error | Attribute value not allowed on element meta at this point. | 1 |
| 15. | error | Bad value Content-Location for attribute http-equiv on element meta. | 1 |
| 16. | error | Bad value pics-Label for attribute http-equiv on element meta. | 1 |
| 17. | error | A document must not include more than one meta element with a charset attribute. | 1 |
| 18. | error | A charset attribute on a meta element found after the first 1024 bytes. | 1 |
| 19. | error | A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge. | 1 |
| 20. | error | Bad value cleartype for attribute http-equiv on element meta. | 1 |
| 21. | error | An inline script element (i.e., a script element without a src attribute and with a type attribute that is either unspecified, empty, or a JavaScript MIME type) must not have a defer attribute. | 1 |
| 22. | error | Attribute alt not allowed on element a at this point. | 1 |
| 23. | error | Stray end tag head. | 1 |
| 24. | error | Duplicate attribute method. | 1 |
| 25. | error | Bad value virtual for attribute wrap on element textarea. | 1 |
| 26. | error | Unclosed element span. | 1 |
| 27. | error | Stray end tag spna. | 1 |
| 28. | error | End tag div seen, but there were open elements. | 1 |
| 29. | error | End tag br. | 1 |
| 30. | error | Stray / at the end of an end tag. | 1 |
| 31. | error | Bad value for attribute src on element iframe: Must be non-empty. | 1 |
| 32. | error | Character reference was not terminated by a semicolon. | 1 |
| 33. | error | Stray end tag div. | 1 |
| 34. | error | Stray start tag script. | 1 |
| 35. | error | Cannot recover after last error. Any further errors will be ignored. | 1 |
| 36. | warning | The type attribute is unnecessary for JavaScript resources. | 15 |
| 37. | warning | The name attribute is never allowed on the a element. | 9 |
| 38. | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. | 9 |
| 39. | warning | Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed. | 2 |
| 40. | warning | Consider avoiding viewport values that prevent users from resizing documents. | 1 |
| 41. | warning | The type attribute for the style element is not needed and should be omitted. | 1 |
| 42. | warning | The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment. | 1 |
Details |
| Type | Message + Sample |
|
|---|
| 1 | error | Almost standards mode doctype. Expected <!DOCTYPE html>. |
|
| From line 1, column 1 to line 1, column 121 |
|
| <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<htm |
|
| 2 | error | Attribute value not allowed on element meta at this point. |
|
| From line 6, column 1 to line 6, column 56 |
|
| utf-8" />
<meta name="referrer" value="origin-when-cross-origin"/>
<link |
|
| 3 | error | Element meta is missing one or more of the following attributes: content, property. |
|
| From line 6, column 1 to line 6, column 56 |
|
| utf-8" />
<meta name="referrer" value="origin-when-cross-origin"/>
<link |
|
| 4 | error | Bad value Content-Location for attribute http-equiv on element meta. |
|
| From line 9, column 1 to line 9, column 79 |
|
| .com/" />
<meta http-equiv="Content-Location" content="https://adultfriendfinder.com/" />
<link |
|
| 5 | error | Bad value pics-Label for attribute http-equiv on element meta. |
|
| From line 23, column 1 to line 23, column 318 |
|
| abels" />
<meta http-equiv="pics-Label" content='(pics-1.1 "http://www.icra.org/pics/vocabularyv03/" l gen true for "http://adultfriendfinder.com" r (n 3 s 3 v 0 l 3 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3) gen true for "http://www.adultfriendfinder.com" r (n 3 s 3 v 0 l 3 oa 0 ob 0 oc 0 od 0 oe 0 of 0 og 0 oh 0 c 3))' />
<meta |
|
| 6 | error | A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute. |
|
| From line 25, column 1 to line 25, column 69 |
|
| 7-RTA" />
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<meta |
|
| 7 | error | A document must not include more than one meta element with a charset attribute. |
|
| From line 27, column 1 to line 27, column 24 |
|
| idkzq" />
<meta charset="utf-8" />
<meta |
|
| 8 | error | A document must not include both a meta element with an http-equiv attribute whose value is content-type, and a meta element with a charset attribute. |
|
| From line 27, column 1 to line 27, column 24 |
|
| idkzq" />
<meta charset="utf-8" />
<meta |
|
| 9 | error | A charset attribute on a meta element found after the first 1024 bytes. |
|
| From line 27, column 21 to line 27, column 21 |
|
| charset="utf-8" />
<meta http |
|
| 10 | error | A meta element with an http-equiv attribute whose value is X-UA-Compatible must have a content attribute with the value IE=edge. |
|
| From line 28, column 1 to line 28, column 64 |
|
| utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
<meta |
|
| 11 | error | Bad value cleartype for attribute http-equiv on element meta. |
|
| From line 35, column 1 to line 35, column 44 |
|
| ne=no' />
<meta http-equiv='cleartype' content='on' />
<meta |
|
| 12 | error | Element a is missing required attribute href. |
|
| From line 880, column 3 to line 880, column 28 |
|
| </div>
<a class="top" name="top"></a>
|
|
| 13 | error | An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. |
|
| From line 886, column 13 to line 886, column 95 |
|
| <img src="https://secureimage.securedataimages.com/images/ffadult/39850/hammy.png"> |
|
| 14 | error | An inline script element (i.e., a script element without a src attribute and with a type attribute that is either unspecified, empty, or a JavaScript MIME type) must not have a defer attribute. |
|
| From line 895, column 1 to line 895, column 37 |
|
| </script>
<script type="text/javascript" defer>
docu |
|
| 15 | error | Attribute alt not allowed on element a at this point. |
|
| From line 981, column 13 to line 981, column 318 |
|
| <a id="login_flyout_link" class="flyout_link" alt="Melden Sie sich bei AdultFriendFinder an, um mit gleichgesinnten Erwachsenen in Kontakt zu treten, persönliche Anzeigen zu entdecken und Teil einer lebendigen Community zu werden, die nach bedeutungsvollen Verbindungen und gemeinsamen Erlebnissen sucht.">Anmeld |
|
| 16 | error | Stray end tag head. |
|
| From line 1000, column 1 to line 1000, column 7 |
|
| </head>
<!-- |
|
| 17 | error | Element a is missing required attribute href. |
|
| From line 1029, column 5 to line 1029, column 57 |
|
| av>
<a class="floating_reg_anchor" name="cover_reg_form"> </a>
|
|
| 18 | error | Duplicate attribute method. |
|
| From line 1034, column 116 to line 1034, column 116 |
|
| ID_reg1" method="post" enctype |
|
| 19 | error | Attribute " not allowed on element select at this point. |
|
| From line 1161, column 97 to line 1161, column 168 |
|
| }</script><select name="bday_day" id="bday_day" class=""" data-group="birthday"" >
<opti |
|
| 20 | error | No space between attributes. |
|
| From line 1161, column 143 to line 1161, column 143 |
|
| y_day" class=""" data-group="b |
|
| 21 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1161, column 143 to line 1161, column 143 |
|
| y_day" class=""" data-group="b |
|
| 22 | error | No space between attributes. |
|
| From line 1161, column 166 to line 1161, column 166 |
|
| roup="birthday"" >
<option val |
|
| 23 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1161, column 166 to line 1161, column 166 |
|
| roup="birthday"" >
<option val |
|
| 24 | error | Duplicate attribute ". |
|
| From line 1161, column 167 to line 1161, column 167 |
|
| oup="birthday"">
<option valu |
|
| 25 | error | Attribute " not allowed on element select at this point. |
|
| From line 1194, column 1 to line 1194, column 113 |
|
| </select>
<select name="bday_month" size='1' id='bday_month' onchange='updateDays();' class=""" data-group="birthday"">
<opti |
|
| 26 | error | No space between attributes. |
|
| From line 1194, column 89 to line 1194, column 89 |
|
| );' class=""" data-group="b |
|
| 27 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1194, column 89 to line 1194, column 89 |
|
| );' class=""" data-group="b |
|
| 28 | error | No space between attributes. |
|
| From line 1194, column 112 to line 1194, column 112 |
|
| roup="birthday"">
<option valu |
|
| 29 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1194, column 112 to line 1194, column 112 |
|
| roup="birthday"">
<option valu |
|
| 30 | error | Duplicate attribute ". |
|
| From line 1194, column 113 to line 1194, column 113 |
|
| oup="birthday"">
<option value |
|
| 31 | error | Attribute " not allowed on element select at this point. |
|
| From line 1208, column 1 to line 1208, column 100 |
|
| </select>
<select name="bday_year" id="bday_year" onchange='updateDays();' class=""" data-group="birthday"" >
<opti |
|
| 32 | error | No space between attributes. |
|
| From line 1208, column 75 to line 1208, column 75 |
|
| s();' class=""" data-group="b |
|
| 33 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1208, column 75 to line 1208, column 75 |
|
| s();' class=""" data-group="b |
|
| 34 | error | No space between attributes. |
|
| From line 1208, column 98 to line 1208, column 98 |
|
| roup="birthday"" >
<option |
|
| 35 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1208, column 98 to line 1208, column 98 |
|
| roup="birthday"" >
<option |
|
| 36 | error | Duplicate attribute ". |
|
| From line 1208, column 99 to line 1208, column 99 |
|
| oup="birthday"">
<option |
|
| 37 | error | Attribute " not allowed on element select at this point. |
|
| From line 1308, column 97 to line 1308, column 216 |
|
| }</script><select name="bday_day1" id="bday_day1" class=""" data-error-message="Gib dein Geburtsdatum an" data-group="birthday"" >
<opti |
|
| 38 | error | No space between attributes. |
|
| From line 1308, column 145 to line 1308, column 145 |
|
| _day1" class=""" data-error-me |
|
| 39 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1308, column 145 to line 1308, column 145 |
|
| _day1" class=""" data-error-me |
|
| 40 | error | No space between attributes. |
|
| From line 1308, column 214 to line 1308, column 214 |
|
| roup="birthday"" >
<option val |
|
| 41 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1308, column 214 to line 1308, column 214 |
|
| roup="birthday"" >
<option val |
|
| 42 | error | Duplicate attribute ". |
|
| From line 1308, column 215 to line 1308, column 215 |
|
| oup="birthday"">
<option valu |
|
| 43 | error | Attribute " not allowed on element select at this point. |
|
| From line 1341, column 1 to line 1341, column 162 |
|
| </select>
<select name="bday_month1" size='1' id='bday_month1' onchange='updateDays1();' class=""" data-error-message="Gib dein Geburtsdatum an" data-group="birthday"">
<opti |
|
| 44 | error | No space between attributes. |
|
| From line 1341, column 92 to line 1341, column 92 |
|
| );' class=""" data-error-me |
|
| 45 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1341, column 92 to line 1341, column 92 |
|
| );' class=""" data-error-me |
|
| 46 | error | No space between attributes. |
|
| From line 1341, column 161 to line 1341, column 161 |
|
| roup="birthday"">
<option valu |
|
| 47 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1341, column 161 to line 1341, column 161 |
|
| roup="birthday"">
<option valu |
|
| 48 | error | Duplicate attribute ". |
|
| From line 1341, column 162 to line 1341, column 162 |
|
| oup="birthday"">
<option value |
|
| 49 | error | Attribute " not allowed on element select at this point. |
|
| From line 1355, column 1 to line 1355, column 149 |
|
| </select>
<select name="bday_year1" id="bday_year1" onchange='updateDays1();' class=""" data-error-message="Gib dein Geburtsdatum an" data-group="birthday"" >
<opti |
|
| 50 | error | No space between attributes. |
|
| From line 1355, column 78 to line 1355, column 78 |
|
| 1();' class=""" data-error-me |
|
| 51 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1355, column 78 to line 1355, column 78 |
|
| 1();' class=""" data-error-me |
|
| 52 | error | No space between attributes. |
|
| From line 1355, column 147 to line 1355, column 147 |
|
| roup="birthday"" >
<option val |
|
| 53 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1355, column 147 to line 1355, column 147 |
|
| roup="birthday"" >
<option val |
|
| 54 | error | Duplicate attribute ". |
|
| From line 1355, column 148 to line 1355, column 148 |
|
| oup="birthday"">
<option valu |
|
| 55 | error | Attribute " not allowed on element select at this point. |
|
| From line 1454, column 97 to line 1454, column 216 |
|
| }</script><select name="bday_day2" id="bday_day2" class=""" data-error-message="Gib dein Geburtsdatum an" data-group="birthday"" >
<opti |
|
| 56 | error | No space between attributes. |
|
| From line 1454, column 145 to line 1454, column 145 |
|
| _day2" class=""" data-error-me |
|
| 57 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1454, column 145 to line 1454, column 145 |
|
| _day2" class=""" data-error-me |
|
| 58 | error | No space between attributes. |
|
| From line 1454, column 214 to line 1454, column 214 |
|
| roup="birthday"" >
<option val |
|
| 59 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1454, column 214 to line 1454, column 214 |
|
| roup="birthday"" >
<option val |
|
| 60 | error | Duplicate attribute ". |
|
| From line 1454, column 215 to line 1454, column 215 |
|
| oup="birthday"">
<option valu |
|
| 61 | error | Attribute " not allowed on element select at this point. |
|
| From line 1487, column 1 to line 1487, column 162 |
|
| </select>
<select name="bday_month2" size='1' id='bday_month2' onchange='updateDays2();' class=""" data-error-message="Gib dein Geburtsdatum an" data-group="birthday"">
<opti |
|
| 62 | error | No space between attributes. |
|
| From line 1487, column 92 to line 1487, column 92 |
|
| );' class=""" data-error-me |
|
| 63 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1487, column 92 to line 1487, column 92 |
|
| );' class=""" data-error-me |
|
| 64 | error | No space between attributes. |
|
| From line 1487, column 161 to line 1487, column 161 |
|
| roup="birthday"">
<option valu |
|
| 65 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1487, column 161 to line 1487, column 161 |
|
| roup="birthday"">
<option valu |
|
| 66 | error | Duplicate attribute ". |
|
| From line 1487, column 162 to line 1487, column 162 |
|
| oup="birthday"">
<option value |
|
| 67 | error | Attribute " not allowed on element select at this point. |
|
| From line 1501, column 1 to line 1501, column 149 |
|
| </select>
<select name="bday_year2" id="bday_year2" onchange='updateDays2();' class=""" data-error-message="Gib dein Geburtsdatum an" data-group="birthday"" >
<opti |
|
| 68 | error | No space between attributes. |
|
| From line 1501, column 78 to line 1501, column 78 |
|
| 2();' class=""" data-error-me |
|
| 69 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1501, column 78 to line 1501, column 78 |
|
| 2();' class=""" data-error-me |
|
| 70 | error | No space between attributes. |
|
| From line 1501, column 147 to line 1501, column 147 |
|
| roup="birthday"" >
<option val |
|
| 71 | error | Saw " when expecting an attribute name. Probable cause: = missing immediately before. |
|
| From line 1501, column 147 to line 1501, column 147 |
|
| roup="birthday"" >
<option val |
|
| 72 | error | Duplicate attribute ". |
|
| From line 1501, column 148 to line 1501, column 148 |
|
| oup="birthday"">
<option valu |
|
| 73 | error | Bad value virtual for attribute wrap on element textarea. |
|
| From line 1927, column 25 to line 1927, column 130 |
|
| <textarea name="profile" rows="2" wrap="virtual" id="fldID_profile" class="form-control" maxlength="5000"></text |
|
| 74 | error | Bad value _new for attribute target on element a: Reserved keyword new used. |
|
| From line 1952, column 180 to line 1952, column 407 |
|
| gehörigen <a href="/go/page/terms_of_use.html?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" target="_new" class="overcolor">Nutzun |
|
| 75 | error | Bad value _new for attribute target on element a: Reserved keyword new used. |
|
| From line 1952, column 438 to line 1952, column 660 |
|
| /a> sowie <a href="/go/page/privacy.html?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" target="_new" class="overcolor">Datens |
|
| 76 | error | Bad value _new for attribute target on element a: Reserved keyword new used. |
|
| From line 1952, column 751 to line 1952, column 973 |
|
| ndung von <a href="/go/page/privacy.html?iframeanchor=sec2&who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" target="_new">Cookie |
|
| 77 | error | Bad value _new for attribute target on element a: Reserved keyword new used. |
|
| From line 1953, column 187 to line 1953, column 414 |
|
| gehörigen <a href="/go/page/terms_of_use.html?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" target="_new" class="overcolor">Nutzun |
|
| 78 | error | Bad value _new for attribute target on element a: Reserved keyword new used. |
|
| From line 1953, column 445 to line 1953, column 667 |
|
| /a> sowie <a href="/go/page/privacy.html?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" target="_new" class="overcolor">Datens |
|
| 79 | error | Bad value _new for attribute target on element a: Reserved keyword new used. |
|
| From line 1953, column 755 to line 1953, column 818 |
|
| ndung von <a href="/go/page/privacy.html?iframeanchor=sec2" target="_new">Cookie |
|
| 80 | error | Bad value _new for attribute target on element a: Reserved keyword new used. |
|
| From line 1954, column 199 to line 1954, column 426 |
|
| gehörigen <a href="/go/page/terms_of_use.html?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" target="_new" class="overcolor">Nutzun |
|
| 81 | error | Bad value _new for attribute target on element a: Reserved keyword new used. |
|
| From line 1954, column 457 to line 1954, column 679 |
|
| /a> sowie <a href="/go/page/privacy.html?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" target="_new" class="overcolor">Datens |
|
| 82 | error | Bad value _new for attribute target on element a: Reserved keyword new used. |
|
| From line 1954, column 768 to line 1954, column 831 |
|
| ndung von <a href="/go/page/privacy.html?iframeanchor=sec2" target="_new">Cookie |
|
| 83 | error | Unclosed element span. |
|
| From line 1997, column 13 to line 1997, column 35 |
|
| <span class="avn_text">Erotik |
|
| 84 | error | Stray end tag spna. |
|
| From line 1997, column 61 to line 1997, column 67 |
|
| eite Nr. 1</spna> |
|
| 85 | error | End tag div seen, but there were open elements. |
|
| From line 2001, column 11 to line 2001, column 16 |
|
| </div> |
|
| 86 | error | Bad value for attribute href on element a: Illegal character in query. Space is not allowed. |
|
| From line 2023, column 3 to line 2023, column 515 |
|
| _cell">
<a class="piclist_image" href="https://adultfriendfinder.com/p/register.cgi?pid=p62151c&18PG=1&country=Germany&find_sex=2&looking_for_person=1&looking_for_person_new=1&max_age=30&min_age=18&photo=2&race=0&show_city=1&REG_sex=2&reg_sex=2&lang=german&picid=24wLXVR0UmGqXKFsC3oIWAI69FAC4xRUAWcsVAAqVEwA-&hr=&looking_for_person=2&show=f-m&creative=piclist_horizontal&piclist_id=1475294&pi_handle=bibiane454&pi_age=25&pi_gender=W&pi_location=Hannoverisch-Munden, Niedersachsen&pi_row=&pi_test=1" target="_top"><img s |
|
| 87 | error | Bad value for attribute href on element a: Illegal character in query. Space is not allowed. |
|
| From line 2024, column 3 to line 2024, column 517 |
|
| /></a>
<a class="piclist_profile" href="https://adultfriendfinder.com/p/register.cgi?pid=p62151c&18PG=1&country=Germany&find_sex=2&looking_for_person=1&looking_for_person_new=1&max_age=30&min_age=18&photo=2&race=0&show_city=1&REG_sex=2&reg_sex=2&lang=german&picid=24wLXVR0UmGqXKFsC3oIWAI69FAC4xRUAWcsVAAqVEwA-&hr=&looking_for_person=2&show=f-m&creative=piclist_horizontal&piclist_id=1475294&pi_handle=bibiane454&pi_age=25&pi_gender=W&pi_location=Hannoverisch-Munden, Niedersachsen&pi_row=&pi_test=1" target="_top">
< |
|
| 88 | error | Bad value for attribute href on element a: Illegal character in query. Space is not allowed. |
|
| From line 2030, column 3 to line 2030, column 516 |
|
| ile -->
<a class="piclist_online" href="https://adultfriendfinder.com/p/register.cgi?pid=p62151c&18PG=1&country=Germany&find_sex=2&looking_for_person=1&looking_for_person_new=1&max_age=30&min_age=18&photo=2&race=0&show_city=1&REG_sex=2&reg_sex=2&lang=german&picid=24wLXVR0UmGqXKFsC3oIWAI69FAC4xRUAWcsVAAqVEwA-&hr=&looking_for_person=2&show=f-m&creative=piclist_horizontal&piclist_id=1475294&pi_handle=bibiane454&pi_age=25&pi_gender=W&pi_location=Hannoverisch-Munden, Niedersachsen&pi_row=&pi_test=1" target="_top"></a>
< |
|
| 89 | error | Bad value for attribute href on element a: Illegal character in query. Space is not allowed. |
|
| From line 2034, column 3 to line 2034, column 514 |
|
| _cell">
<a class="piclist_image" href="https://adultfriendfinder.com/p/register.cgi?pid=p62151c&18PG=1&country=Germany&find_sex=2&looking_for_person=1&looking_for_person_new=1&max_age=30&min_age=18&photo=2&race=0&show_city=1&REG_sex=2&reg_sex=2&lang=german&picid=24wLXVR0UmGo_rYwguMUVAN6CFgCOvRQAWcsVAAqVEwA-&hr=&looking_for_person=2&show=f-m&creative=piclist_horizontal&piclist_id=1426872&pi_handle=Renatchen&pi_age=18&pi_gender=W&pi_location=Hannoverisch-Munden, Niedersachsen&pi_row=&pi_test=1" target="_top"><img s |
|
| 90 | error | Bad value for attribute href on element a: Illegal character in query. Space is not allowed. |
|
| From line 2035, column 3 to line 2035, column 516 |
|
| /></a>
<a class="piclist_profile" href="https://adultfriendfinder.com/p/register.cgi?pid=p62151c&18PG=1&country=Germany&find_sex=2&looking_for_person=1&looking_for_person_new=1&max_age=30&min_age=18&photo=2&race=0&show_city=1&REG_sex=2&reg_sex=2&lang=german&picid=24wLXVR0UmGo_rYwguMUVAN6CFgCOvRQAWcsVAAqVEwA-&hr=&looking_for_person=2&show=f-m&creative=piclist_horizontal&piclist_id=1426872&pi_handle=Renatchen&pi_age=18&pi_gender=W&pi_location=Hannoverisch-Munden, Niedersachsen&pi_row=&pi_test=1" target="_top">
< |
|
| 91 | error | Bad value for attribute href on element a: Illegal character in query. Space is not allowed. |
|
| From line 2041, column 3 to line 2041, column 515 |
|
| ile -->
<a class="piclist_online" href="https://adultfriendfinder.com/p/register.cgi?pid=p62151c&18PG=1&country=Germany&find_sex=2&looking_for_person=1&looking_for_person_new=1&max_age=30&min_age=18&photo=2&race=0&show_city=1&REG_sex=2&reg_sex=2&lang=german&picid=24wLXVR0UmGo_rYwguMUVAN6CFgCOvRQAWcsVAAqVEwA-&hr=&looking_for_person=2&show=f-m&creative=piclist_horizontal&piclist_id=1426872&pi_handle=Renatchen&pi_age=18&pi_gender=W&pi_location=Hannoverisch-Munden, Niedersachsen&pi_row=&pi_test=1" target="_top"></a>
< |
|
| 92 | error | An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. |
|
| From line 2054, column 15 to line 2054, column 127 |
|
| <img src="https://secureimage.securedataimages.com/images/ffadult/cover/AFFCoverVideo_FINAL_2021/german/1.jpg" /> |
|
| 93 | error | Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.) |
|
| From line 2058, column 60 to line 2058, column 79 |
|
| ungen auf <div class="bigger">AdultF |
|
| 94 | error | Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.) |
|
| From line 2080, column 59 to line 2080, column 78 |
|
| ungen auf <div class="bigger">AFF<sp |
|
| 95 | error | Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.) |
|
| From line 2104, column 45 to line 2104, column 64 |
|
| spiele im <div class="bigger">Nackte |
|
| 96 | error | Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.) |
|
| From line 2117, column 58 to line 2117, column 77 |
|
| ungen auf <div class="bigger">AFF<sp |
|
| 97 | error | Element div not allowed as child of element h2 in this context. (Suppressing further errors from this subtree.) |
|
| From line 2135, column 31 to line 2135, column 50 |
|
| inde dich <div class="bigger">überal |
|
| 98 | error | An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. |
|
| From line 2147, column 15 to line 2147, column 127 |
|
| <img src="https://secureimage.securedataimages.com/images/ffadult/cover/AFFCoverVideo_FINAL_2021/german/5.jpg" /> |
|
| 99 | error | Element a is missing required attribute href. |
|
| From line 2164, column 19 to line 2164, column 181 |
|
| <a lang="de" hreflang="de" class="selected german" onclick="this.parentNode.className = this.parentNode.className == 'suspended' ? 'expanded nobo' : 'suspended';"><span> |
|
| 100 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 25 to line 2166, column 74 |
|
| <li><div lang="en" hreflang="en" data-lang="english"><span> |
|
| 101 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 130 to line 2166, column 178 |
|
| <li><div lang="es" hreflang="es" data-lang="spanish"><span> |
|
| 102 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 234 to line 2166, column 282 |
|
| <li><div lang="fr" hreflang="fr" data-lang="french"><span> |
|
| 103 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 359 to line 2166, column 409 |
|
| <li><div lang="ja" hreflang="ja" data-lang="japanese"><span> |
|
| 104 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 482 to line 2166, column 530 |
|
| <li><div lang="ko" hreflang="ko" data-lang="korean"><span> |
|
| 105 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 595 to line 2166, column 647 |
|
| <li><div lang="pt" hreflang="pt" data-lang="portuguese"><span> |
|
| 106 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 705 to line 2166, column 754 |
|
| <li><div lang="it" hreflang="it" data-lang="italian"><span> |
|
| 107 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 811 to line 2166, column 858 |
|
| <li><div lang="nl" hreflang="nl" data-lang="dutch"><span> |
|
| 108 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 917 to line 2166, column 966 |
|
| <li><div lang="sv" hreflang="sv" data-lang="swedish"><span> |
|
| 109 | error | Attribute hreflang not allowed on element div at this point. |
|
| From line 2166, column 1022 to line 2166, column 1071 |
|
| <li><div lang="zh" hreflang="zh" data-lang="chinese"><span> |
|
| 110 | error | An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. |
|
| From line 2171, column 57 to line 2171, column 140 |
|
| iendfind"><img src="https://secureimage.securedataimages.com/images/ffadult/x-logo/logo.svg"/></a>
|
|
| 111 | error | End tag br. |
|
| From line 2173, column 13 to line 2173, column 18 |
|
| </br/> |
|
| 112 | error | Stray / at the end of an end tag. |
|
| From line 2173, column 18 to line 2173, column 18 |
|
| </br/> |
|
| 113 | error | An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. |
|
| From line 2176, column 13 to line 2176, column 85 |
|
| <img src="https://secureimage.securedataimages.com/images/visa_2020.jpg"> |
|
| 114 | error | An img element must have an alt attribute, except under certain conditions. For details, consult guidance on providing text alternatives for images. |
|
| From line 2177, column 13 to line 2177, column 91 |
|
| <img src="https://secureimage.securedataimages.com/images/mastercard_2024.jpg"> |
|
| 115 | error | Bad value for attribute src on element iframe: Must be non-empty. |
|
| From line 2196, column 21 to line 2196, column 100 |
|
| <iframe id="aht_iframe" src="" style="width: 100%; height: 100%; border: none;"></ifra |
|
| 116 | error | Character reference was not terminated by a semicolon. |
|
| From line 2204, column 25 to line 2204, column 25 |
|
| iendFinder®, Adult Friend |
|
| 117 | error | Stray end tag div. |
|
| From line 2904, column 1 to line 2904, column 6 |
|
| inner -->
</div> <!-- |
|
| 118 | error | Stray start tag script. |
|
| From line 3964, column 1 to line 3964, column 31 |
|
| nd -->
<script type="text/javascript">
CD = |
|
| 119 | error | Cannot recover after last error. Any further errors will be ignored. |
|
| From line 3964, column 1 to line 3964, column 31 |
|
| nd -->
<script type="text/javascript">
CD = |
|
| 120 | warning | Consider avoiding viewport values that prevent users from resizing documents. |
|
| From line 29, column 1 to line 29, column 108 |
|
| ome=1" />
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0" />
<meta |
|
| 121 | warning | The type attribute for the style element is not needed and should be omitted. |
|
| From line 270, column 1 to line 270, column 23 |
|
| </style>
<style type="text/css"> |
|
| 122 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 717, column 1 to line 717, column 31 |
|
| tions -->
<script type="text/javascript">
(func |
|
| 123 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 837, column 3 to line 837, column 124 |
|
| <script type="text/javascript" src="https://secureimage.securedataimages.com/images/common/js/jquery/jquery-3.4.1.min.js"></scri |
|
| 124 | warning | The name attribute is never allowed on the a element. |
|
| From line 880, column 3 to line 880, column 28 |
|
| </div>
<a class="top" name="top"></a>
|
|
| 125 | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. |
|
| From line 880, column 3 to line 880, column 28 |
|
| </div>
<a class="top" name="top"></a>
|
|
| 126 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 895, column 1 to line 895, column 37 |
|
| </script>
<script type="text/javascript" defer>
docu |
|
| 127 | warning | The name attribute is never allowed on the a element. |
|
| From line 1009, column 21 to line 1009, column 346 |
|
| ss="join"><a href="https://secure.adultfriendfinder.com/p/register.cgi?site=ffadult&geonames_reg=1&who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Jetzt anmelden!" name="Jetzt anmelden!" data-ga-event="Register:Text">Jetzt |
|
| 128 | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. |
|
| From line 1009, column 21 to line 1009, column 346 |
|
| ss="join"><a href="https://secure.adultfriendfinder.com/p/register.cgi?site=ffadult&geonames_reg=1&who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Jetzt anmelden!" name="Jetzt anmelden!" data-ga-event="Register:Text">Jetzt |
|
| 129 | warning | The name attribute is never allowed on the a element. |
|
| From line 1011, column 32 to line 1011, column 271 |
|
| y: none;"><a href="/magazine?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Magazin" name="Magazin" data-ga-event="Magazine:Text">Magazi |
|
| 130 | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. |
|
| From line 1011, column 32 to line 1011, column 271 |
|
| y: none;"><a href="/magazine?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Magazin" name="Magazin" data-ga-event="Magazine:Text">Magazi |
|
| 131 | warning | The name attribute is never allowed on the a element. |
|
| From line 1012, column 45 to line 1012, column 283 |
|
| ay:none;"><a href="/go/page/standard_login.html?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Member Login" name="Member Login">Member |
|
| 132 | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. |
|
| From line 1012, column 45 to line 1012, column 283 |
|
| ay:none;"><a href="/go/page/standard_login.html?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Member Login" name="Member Login">Member |
|
| 133 | warning | The name attribute is never allowed on the a element. |
|
| From line 1014, column 8 to line 1014, column 274 |
|
| ">
<a href="/member-cams?p=whos_online_page&who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Live Chat" name="Live Chat" data-ga-event="Live Chat:Text">Live C |
|
| 134 | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. |
|
| From line 1014, column 8 to line 1014, column 274 |
|
| ">
<a href="/member-cams?p=whos_online_page&who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Live Chat" name="Live Chat" data-ga-event="Live Chat:Text">Live C |
|
| 135 | warning | The name attribute is never allowed on the a element. |
|
| From line 1017, column 16 to line 1017, column 275 |
|
| <li><a href="/live-model-chat?p=whos_online_page&who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="" name="" data-ga-event="Live Model Shows:Text">Live-M |
|
| 136 | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. |
|
| From line 1017, column 16 to line 1017, column 275 |
|
| <li><a href="/live-model-chat?p=whos_online_page&who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="" name="" data-ga-event="Live Model Shows:Text">Live-M |
|
| 137 | warning | The name attribute is never allowed on the a element. |
|
| From line 1020, column 11 to line 1020, column 241 |
|
| <li><a href="/about-us?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Über" name="Über" data-ga-event="About:Text">Über</ |
|
| 138 | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. |
|
| From line 1020, column 11 to line 1020, column 241 |
|
| <li><a href="/about-us?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Über" name="Über" data-ga-event="About:Text">Über</ |
|
| 139 | warning | The name attribute is never allowed on the a element. |
|
| From line 1023, column 8 to line 1023, column 257 |
|
| ">
<a href="/www/guest/#/contact?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Kontakt" name="Kontakt" data-ga-event="contact:Text">Kontak |
|
| 140 | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. |
|
| From line 1023, column 8 to line 1023, column 257 |
|
| ">
<a href="/www/guest/#/contact?who=r_Uxnm6iSqu3HCmQDXzjsCq2qsyX0jSY4O0gFRdOHHNXjxslxbVwUf5E.ljLGx72pGxpJ0auPGe_tGIjhxaiRcTR0xHDoZT.VdVUgz3NBkrqKCibqc3loL5P7PI9gwd3jxfct2HLDZaSx7Osxd_mtjdA--" title="Kontakt" name="Kontakt" data-ga-event="contact:Text">Kontak |
|
| 141 | warning | The name attribute is never allowed on the a element. |
|
| From line 1029, column 5 to line 1029, column 57 |
|
| av>
<a class="floating_reg_anchor" name="cover_reg_form"> </a>
|
|
| 142 | warning | The name attribute on the a element is obsolete. Consider putting an id attribute on the nearest container instead. |
|
| From line 1029, column 5 to line 1029, column 57 |
|
| av>
<a class="floating_reg_anchor" name="cover_reg_form"> </a>
|
|
| 143 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 1158, column 1 to line 1158, column 31 |
|
| <script type='text/javascript'>functi |
|
| 144 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 1305, column 1 to line 1305, column 31 |
|
| <script type='text/javascript'>functi |
|
| 145 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 1451, column 1 to line 1451, column 31 |
|
| <script type='text/javascript'>functi |
|
| 146 | warning | The document is not mappable to XML 1.0 due to two consecutive hyphens in a comment. |
|
| From line 1976, column 189 to line 1976, column 189 |
|
| Sx7Osxd_mtjdA--" id="main_hero |
|
| 147 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 2834, column 1 to line 2834, column 31 |
|
| </script>
<script type="text/javascript">
$(doc |
|
| 148 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 2860, column 1 to line 2860, column 31 |
|
| </script>
<script type="text/javascript">
v |
|
| 149 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 2910, column 3 to line 2910, column 86 |
|
| ery -->
<script type="text/javascript" src="/images/common/js/german_statedropdown_utf8.js"></scri |
|
| 150 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 2916, column 3 to line 2916, column 119 |
|
| script>
<script type="text/javascript" src="https://secureimage.securedataimages.com/images/common/js/jquery-1.12.4.min.js"></scri |
|
| 151 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 2917, column 1 to line 2917, column 124 |
|
| </script>
<script type="text/javascript" src="https://secureimage.securedataimages.com/images/common/js/jquery-migrate-1.4.1.min.js"></scri |
|
| 152 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 2920, column 5 to line 2920, column 35 |
|
| <script type="text/javascript">
( |
|
| 153 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 2944, column 1 to line 2944, column 31 |
|
| /script>
<script type="text/javascript">
( |
|
| 154 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 3022, column 3 to line 3022, column 171 |
|
| script>
<script type="text/javascript" src="https://secureimage.securedataimages.com/javascript/live_cd/secure/ffadult-german-FFN_MC_ajax_register_page_short3_1-1699394357.js"></scri |
|
| 155 | warning | The type attribute is unnecessary for JavaScript resources. |
|
| From line 3465, column 3 to line 3465, column 33 |
|
| <script type="text/javascript">
v |
|
| 156 | warning | Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed. |
|
| From line 3575, column 1 to line 3575, column 42 |
|
| er -->
<section id="rest-1" class="fgtpwd-popup">
<di |
|
| 157 | warning | Section lacks heading. Consider using h2-h6 elements to add identifying headings to all sections, or else use a div element instead for any cases where no heading is needed. |
|
| From line 3590, column 1 to line 3590, column 43 |
|
| /section>
<section id="rest-2" class="fgtpwd-popup">
<di |
|