[Skip to Content]

HTML Document

URL: http://hungryhouse.co.uk/join
HTTP Status: 200 OK
MIME Type: text/html
Last Modified: Mon, 01 Jan 1601 00:00:00 GMT
Download Time: Less than a second
Cookies: PHPSESSID=ucjmldv9c9rnu3r0lev w=rebrand hh_os=dktvxpy4i
Size: 30 KB
Page Weight: 30 KB (total size of HTML, CSS, JavaScript and images)
Depth: 1 clicks from home page
Charset: UTF-8
Forms: 3 forms containing 16 controls
HTTP Headers: View Headers 11 headers
Links In: View Links 1 pages
Links Out: View Links 52 links
Images: View Images 7 images
CSS: View CSS Files 0 files
JavaScript: View JavaScript Files 0 files
  
Issue Issues: 42 issues found on 113 lines
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

Priority 1
Use the LANG attribute to identify the language of the page.

Help
In HTML add a LANG attribute to the HTML tag, and in PDF set the language using Document Properties in Acrobat. This allows screen readers to pronounce words correctly.

<html xmlns:fb="http://www.facebook.com/2008/fbml" xmlns="http://www.w3.org/1999/xhtml">
<head>
<script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);</script>
Priority 1
Document title must not be blank.

Help
For HTML pages change the TITLE tag. For Office documents and PDF documents produced from Office, fill in the Title in Document Properties before saving as PDF.


Priority 1
Google, Bing and Yahoo recommend that all pages have a non-blank TITLE tag.


<title></title>
<base href="http://hungryhouse.co.uk/" /> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="description" content="" />
<link href="https://plus.google.com/115565302120133396048" rel="publisher" />

Priority 6
Search engines will not index this page because it has a NOINDEX meta tag.
Line 9 Robots.txt


<meta name="robots" content="noindex,follow" /><link href="http://static.hungryhouse.co.uk/css/styles.css?30" rel="stylesheet" type="text/css"/><link rel="stylesheet" type="text/css" href="http://static.hungryhouse.co.uk/css/jquery.uniform.css?30" /><link rel="stylesheet" type="text/css" href="http://static.hungryhouse.co.uk/css/jquery.fancybox.css?30" />
<script type="text/javascript">
var $_hh = {media: "http://static.hungryhouse.co.uk/", base: "http://hungryhouse.co.uk/", self: "http://hungryhouse.co.uk/include/", mobile_version: 'http://hungryhouse.co.uk/~m', host: '.hungryhouse.co.uk', media_path: 'http://static.hungryhouse.co.uk/', iswl : false};
</script>
<script src="http://static.hungryhouse.co.uk/include/common.js?30" type="text/javascript"></script>
<script src="http://static.hungryhouse.co.uk/include/overlib.js?30" type="text/javascript"></script>
<script src="http://static.hungryhouse.co.uk/include/jquery-1.3.2.js?30" type="text/javascript"></script><script src="http://static.hungryhouse.co.uk/include/jquery.cookie.min.js?30" type="text/javascript"></script>
<script src="http://static.hungryhouse.co.uk/include/fancyzoom.js?30" type="text/javascript"></script>
<script src="http://static.hungryhouse.co.uk/include/ajax-v2.js?30" type="text/javascript"></script>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.8.1/jquery.min.js
Priority 1
Required attribute "type" not specified.
Line 20 HTML Validation


"></script><script language="javascript" type="text/javascript" src="http://static.hungryhouse.co.uk/include/jquery.tools.min.js?30"></script><script language="javascript" type="text/javascript" src="http://static.hungryhouse.co.uk/include/jquery.cookie.min.js?30"></script><script language="javascript" type="text/javascript" src="http://static.hungryhouse.co.uk/include/jquery.history.js?30"></script><script language="javascript" type="text/javascript" src="http://static.hungryhouse.co.uk/include/jquery.fancybox.js?30"></script><script language="javascript" type="text/javascript" src="http://static.hungryhouse.co.uk/include/jquery.uniform.js?30"></script><script language="javascript" type="text/javascript" src="http://static.hungryhouse.co.uk/include/checkout.js?30"></script><script language="javascript" type="text/javascript" src="http://static.hungryhouse.co.uk/include/jquery.growl.min.js?30"></script><script language="javascript" type="text/javascript" src="http://static.hungryhouse.co.uk/include/jquery.easing.js?30"></script><script language="javascript" type="text/javascript" src="http://static.hungryhouse.co.uk/include/device.detect.js?30"></script><!-- BEGIN:tracking codes top header -->
<meta name="google-site-verification" content="nwWaw9lDdJSi_YeTbtqC6GAdBQ7vG_g3iOGZp1yMJuQ" /><!-- Start Visual Website Optimizer Asynchronous Code -->
<script type='text/javascript'>
var _vwo_code=(function(){
var account_id=6352,
settings_tolerance=2000,
library_tolerance=1500,
use_existing_jquery=false,
// DO NOT EDIT BELOW THIS LINE

Priority 1
The innerText property is a non-standard extension not supported by Firefox.
Line 29 Firefox


f=false,d=document;return{use_existing_jquery:function(){return use_existing_jquery;},library_tolerance:function(){return library_tolerance;},finish:function(){if(!f){f=true;var a=d.getElementById('_vis_opt_path_hides');if(a)a.parentNode.removeChild(a);}},finished:function(){return f;},load:function(a){var b=d.createElement('script');b.src=a;b.type='text/javascript';b.innerText;b.onerror=function(){_vwo_code.finish();};d.getElementsByTagName('head')[0].appendChild(b);},init:function(){settings_timer=setTimeout('_vwo_code.finish()',settings_tolerance);this.load('//dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'
Priority 2
An unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings.

Help
In HTML the ampersand character (&) is reserved for marking character entities so you should never use raw ampersands in HTML - including ampersands inside URLs. For example, any URL that needs an ampersand should look like: http://www.example.com/file.html?var1=val1&amp;var2=val2&amp;var3=val3


Priority 2
An unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings.

Help
In HTML the ampersand character (&) is reserved for marking character entities so you should never use raw ampersands in HTML - including ampersands inside URLs. For example, any URL that needs an ampersand should look like: http://www.example.com/file.html?var1=val1&amp;var2=val2&amp;var3=val3

&
Priority 1
Reference not terminated by REFC delimiter.
Line 29 HTML Validation



Priority 2
An unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings.

Help
In HTML the ampersand character (&) is reserved for marking character entities so you should never use raw ampersands in HTML - including ampersands inside URLs. For example, any URL that needs an ampersand should look like: http://www.example.com/file.html?var1=val1&amp;var2=val2&amp;var3=val3

u='+encodeURIComponent(d.URL)+'
Priority 2
An unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings.

Help
In HTML the ampersand character (&) is reserved for marking character entities so you should never use raw ampersands in HTML - including ampersands inside URLs. For example, any URL that needs an ampersand should look like: http://www.example.com/file.html?var1=val1&amp;var2=val2&amp;var3=val3


Priority 2
An unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings.

Help
In HTML the ampersand character (&) is reserved for marking character entities so you should never use raw ampersands in HTML - including ampersands inside URLs. For example, any URL that needs an ampersand should look like: http://www.example.com/file.html?var1=val1&amp;var2=val2&amp;var3=val3

&
Priority 1
Reference not terminated by REFC delimiter.
Line 29 HTML Validation



Priority 2
An unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings.

Help
In HTML the ampersand character (&) is reserved for marking character entities so you should never use raw ampersands in HTML - including ampersands inside URLs. For example, any URL that needs an ampersand should look like: http://www.example.com/file.html?var1=val1&amp;var2=val2&amp;var3=val3

r='+Math.random());var a=d.createElement('style'),b='body{opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important;}',h=d.getElementsByTagName('head')[0];a.setAttribute('id','_vis_opt_path_hides');a.setAttribute('type','text/css');if(a.styleSheet)a.styleSheet.cssText=b;else a.appendChild(d.createTextNode(b));h.appendChild(a);return settings_timer;}};}());_vwo_settings_timer=_vwo_code.init();
</script>
<!-- End Visual Website Optimizer Asynchronous Code --><!-- END:tracking codes top header -->
</head>

Priority 1
This page has no H1 tag, which violates Bing webmaster guidelines.
Line 34 Bing

Help
Add an H1 tag just before the main content describing the page.

<body class="bodyJoin" id="body_enter_details">
<!-- BEGIN:tracking codes body top -->
<!-- END:tracking codes body top -->
<!-- ClickTaleExcludeBlock -->
<div id="overDiv" style="position:absolute; visibility:hidden; z-index:1000;"></div>
<!-- EndClickTaleExcludeBlock -->
<div class="body">
<div class="topArea">
<div class="header">

Priority 1
This link is broken. The SRC or HREF is an empty string.
Line 43 Broken Link

Help
HREF="" or SRC="" can cause unexpected effects such as traffic spikes or cookie corruption.

<a class="logo" href="" title="order takeaway online"><span>Hungryhouse.co.uk</span></a>
<div class="userInfo">
<a id="mainmenu-item-join" href="/join" id
Priority 1
Duplicate specification of attribute "id".
Line 46 HTML Validation


="guest-join-button" class="toolTipPopup guestJoinButton"><span>Join</span></a>
<span class="tooltipPopup"><
Priority 1
Document type does not allow element "p" here; missing one of "object", "applet", "map", "iframe", "button", "ins", "del" start-tag.
Line 47 HTML Validation



Priority 1
This page has markup errors, causing screen readers to miss content.
Line 47 WCAG2 A F70

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.

p>Members benefit from a better Checkout experience, but it's also possible to order as a guest without creating an account.</p></span>

Priority 3
The A NAME attribute is deprecated in XHTML 1.0, and is illegal in XHTML 1.1 Strict.

Help
Use the ID attribute instead.

<a href="/?signin=yes" name="signin" id="guest-login-button" rel="#sign-in-popup-wrapper"><span>Sign in</span></a>
</div>
<ul class="mainNav">
<li class="nav-home">
<a href="/"><span>Home</span></a>
</li>
<li>
<a title="My Order" href="/search_loading"><span>My Order</span></a>
</li>
<li>
<a title="Help" href="/contact"><span>Contact/Help</span></a>
</li>
<li>
<a title="Order Tracking" href="/ordertracking" class="homeNavOrderTracking"><span>Order Tracking</span></a>
</li>
</ul>
<div id="header-message" class="larger">
<span>Order Takeaway Online!</span>
</div>
<scrip
Priority 1
Required attribute "type" not specified.
Line 69 HTML Validation


t>try{$(".guestJoinButton").tooltip({ position: ['bottom', 'center'], offset: [14, 0]})} catch(e){}</script>
<div id="submenu-holder"><div class="strictWidth">
<ul id="sub-menu"><li class="menuActive" id="enter_details"><span>1) Enter my Details</span></li><li><span>2) Create Membership</span></li><li><a href="main.php?menu=Join&amp;submenu=activate_membership_direct"><span>3) Activate Membership</span></a></li></ul></div></div>
</div>
</div><div id="main-container">
<div id="maincontent-start"></div>
<div id="maincontent">
<!-- Start body -->
<div id=
Priority 1
ID "maincontent" already defined.
Line 80 HTML Validation



Priority 1
This page has duplicate IDs which cause problems in screen readers.
Line 80 WCAG2 A F77

Help
Two or more tags on this page share the same ID. Change the ID so it is unique for each tag.

"maincontent">
<div id="primarycontent">
<div class="panel" style="" id="panel-step-1-of-3"><div class="paneli"><div class="panelt"><div class="panelTitle">Step 1 of 3</div></div>
<div class="panelContent"> <div class="panelInnerTableHolder"><table class="panelInnerTable" cellpadding="0" cellspacing="0"><tr><td class="innerTableContent">
<form action="main.php?menu=Join
Priority 2
An unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings.

Help
In HTML the ampersand character (&) is reserved for marking character entities so you should never use raw ampersands in HTML - including ampersands inside URLs. For example, any URL that needs an ampersand should look like: http://www.example.com/file.html?var1=val1&amp;var2=val2&amp;var3=val3


Priority 2
An unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings.

Help
In HTML the ampersand character (&) is reserved for marking character entities so you should never use raw ampersands in HTML - including ampersands inside URLs. For example, any URL that needs an ampersand should look like: http://www.example.com/file.html?var1=val1&amp;var2=val2&amp;var3=val3

&submen
Priority 1
Reference not terminated by REFC delimiter.
Line 86 HTML Validation



Priority 1
Reference to external entity in attribute value.
Line 86 HTML Validation



Priority 2
An unknown entity has been used. This often happens when &param=value is used instead of &amp;param=value in URL query strings.

Help
In HTML the ampersand character (&) is reserved for marking character entities so you should never use raw ampersands in HTML - including ampersands inside URLs. For example, any URL that needs an ampersand should look like: http://www.example.com/file.html?var1=val1&amp;var2=val2&amp;var3=val3

u=enter_details" method="post">
<div class="tips-text padding-4 joinWelcomeTips">Please note that we are SafeBuy accredited. We keep your personal information safe and do not pass it on to third parties. We do not use spam marketing techniques.</div>
<div class="tips-text padding-4" style="font-size: 10px;">
<div class="SocialConnectSignInText warning">
<div class="memberAtfacebook">You can also sign into hungryhouse with your <a href="faq/Using%20Facebook%20to%20Sign%20in">Facebook</a> details</div></div>
<table cellspacing="0" cellpadding="0" class="form-join">
<tr class="join_form_bg_0"><td><span class="form-label label">Title:</span></td><td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.


Priority 3
Radio buttons are easier to use than drop-downs when there are 6 choices or less.

Help
One usability study showed radio buttons give reliably better performance than drop-down lists for mutually exclusive selections. If screen space allows use radio buttons instead of lists/dropdowns with fewer than 7 items.

<select name="cust_title" class="form-text-select"><option>choose a title...</option><option>Mr</option><option>Miss</option><option>Mrs</option><option>Ms</option></select> </td>
</tr>
<tr class="join_form_bg_1"><td>
<span class="form-label label">First name:</span>
</td>
<td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input type="text"
class="form-text-input-join"
value=""
name="cust_first_name" id="cust_first_name" /></td>
</tr>
<tr class="join_form_bg_0"><td>
<span class="form-label label">Last name:</span>
</td>
<td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input type="text"
class="form-text-input-join"
value=""
name="cust_last_name" id="cust_last_name" /></td>
</tr>
<tr class="join_form_bg_1"><td>
<span class="form-label label">Postcode:</span></td>
<td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input placeholder
Priority 2
There is no attribute "placeholder".
Line 114 HTML Validation

Help
This happens when the version of HTML used on this page doesn't support an attribute with this name. This can happen if the attribute is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 attributes and Strict DOCTYPEs don't allow stylistic attributes which were present in earlier versions of HTML.

="eg. SW6 6LG" type="text"
class="form-text-input-join"
value=""
name="locality_postcode" id="locality_postcode" /></td>
</tr>
<tr class="join_form_bg_0"><td>
<span class="form-label label">Street address:</span></td>
<td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input placeholder="eg. 23 Example Street" type="text"
class="form-text-input-join"
value=""
name="custloc_address" id="custloc_address" /></td>
</tr>
<tr class="join_form_bg_0">
<td colspan="2" class="tipsHolder"><span class="tips">Allows us to find take-away restaurants in your area. You can add additional addresses after joining.</span></td>
</tr>
<tr class="join_form_bg_1"><td>
<span class="form-label label">Name for this address:</span></td>
<td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input placeholder="eg. Home" maxlength="20" type="text"
class="form-text-input-join"
name="custloc_name" id="custloc_name" /></td>
</tr>
<tr class="join_form_bg_1">
<td colspan="2" class="tipsHolder"><span class="tips">Allows you to easily switch between multiple addresses (example: work, home, a friend's house)</span></td>
</tr>
<tr class="join_form_bg_0"><td>
<span class="form-label label">Phone number:</span></td>
<td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input type="text"
class="form-text-input-join"
value=""
name="custloc_phone" id="custloc_phone" /></td>
</tr>
<tr class="join_form_bg_0">
<td colspan="2" class="tipsHolder"><span class="tips">Allows a restaurant to contact you about your order.</span></td>
</tr>
<tr class="join_form_bg_1"><td>
<span class="form-label label">Mobile number:</span></td>
<td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input type="text"
class="form-text-input-join"
value=""
name="cust_mobile" id="cust_mobile" /></td>
</tr>
<tr class="join_form_bg_1">
<td colspan="2" class="tipsHolder" class
Priority 1
Duplicate specification of attribute "class".
Line 157 HTML Validation


="tipsHolder"><span class="tips">Provide an alternate contact number that can be used if you cannot be reached on your normal phone number.</span></td>
</tr>
<tr class="join_form_bg_0"><td>
<span class="form-label label">Email Address:</span></td>
<td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input type="text"
class="form-text-input-join"
value=""
name="custloc_email" id="custloc_email" /></td>
</tr>
<tr class="join_form_bg_0"><td>
<span class="form-label label">Re-enter email address:</span></td>
<td>
Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input type="text"
class="form-text-input-join"
name="temp_cust_email" id="temp_cust_email" /></td>
</tr>
<tr class="join_form_bg_0">
<td colspan="2" class="tipsHolder"><span class="tips">An email will be sent to this address to activate your membership. Choose an address you can access immediately.</span></td>
</tr>
<tr class="join_form_bg_1">
<td colspan="2" class="joinLongRow">
<span class="form-label label">I prefer email:</span>
<div class="radioButtonEmailFormat">
<span class="form-text-input">
<input type="radio" class="middle" id="format_text"value="text" name="custloc_email_format" />
<label for="format_text">
<i></i>
<span>to be plain text</span>

Priority 1
LABEL elements should be associated with other controls using FOR attributes.
Line 186 WCAG2 A 4.1.2

Help
Add a FOR attribute set to the ID of the associated control. Some screen readers ignore labels without FOR attributes.


Priority 1
LABEL elements should be not be blank.
Line 186 WCAG2 A 4.1.2

Help
Add text to the LABEL describing the associated control.


Priority 1
LABEL must not contain other LABEL elements.


<label>
</spa
Priority 1
End tag for "label" omitted, but OMITTAG NO was specified.
Line 187 HTML Validation

Help
This often occurs in XHTML on tags like IMG, LINK, META and BR when the closing / has been omitted.


Priority 1
End tag for "label" omitted, but OMITTAG NO was specified.
Line 187 HTML Validation

Help
This often occurs in XHTML on tags like IMG, LINK, META and BR when the closing / has been omitted.


Priority 1
This page has markup errors, causing screen readers to miss content.
Line 187 WCAG2 A F70

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.


Priority 3
This page has malformed tags which IE8 and later treat differently from earlier versions of IE.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags means IE8 and IE9 may display different content from IE6 and IE7.


Priority 3
Google recommends using well-formed HTML code in your webpages. This page has mismatched tags.
Line 187 Google

Help
Fix the critical errors listed on the Standards tab of this report. Markup errors like unclosed comments or unclosed title tags mean search engine may miss important content.

n>
<span class="form-text-input">
<input type="radio" class="middle" id="format_html" checked
Priority 1
The name and VI delimiter can be omitted from an attribute specification only if SHORTTAG YES is specified.
Line 190 HTML Validation


value="html" name="custloc_email_format" />
<label for="format_html">
<i></i>
<span>with colour and images (HTML)</span>
</label>
</span>
</div>
</td>
</tr>
<tr class="join_form_bg_0">
<td colspan="2" class="tipsHolder hasButton">
<button name="submit_button" type="submit" class="imgBtn ctaBtn dyellow" value="continue" />

Priority 1
IMG tags must have an ALT attribute.

Help
Add an ALT attribute describing each image, which screen readers read aloud. Spacer images and purely decorative images should use ALT=''.


Priority 2
Omitting IMG WIDTH or HEIGHT attributes means page text jumps about as images load.

Help
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked. Add width and height attributes to the img tag matching the image dimensions. Authoring tools like Dreamweaver can automate this process.

<img class="form-image" src="http://static.hungryhouse.co.uk/images/buttons/activate_membership.gif?30"
Priority 1
Required attribute "alt" not specified.
Line 202 HTML Validation


/>
<span>continue</span>
</butto
Priority 1
End tag for element "button" which is not open.
Line 204 HTML Validation



Priority 1
This page has markup errors, causing screen readers to miss content.
Line 204 WCAG2 A F70

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.


Priority 3
This page has malformed tags which IE8 and later treat differently from earlier versions of IE.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags means IE8 and IE9 may display different content from IE6 and IE7.


Priority 3
Google recommends using well-formed HTML code in your webpages. This page has mismatched tags.
Line 204 Google

Help
Fix the critical errors listed on the Standards tab of this report. Markup errors like unclosed comments or unclosed title tags mean search engine may miss important content.

n>
</td>
</tr>
</table>
</for
Priority 1
End tag for "div" omitted, but OMITTAG NO was specified.
Line 208 HTML Validation

Help
This often occurs in XHTML on tags like IMG, LINK, META and BR when the closing / has been omitted.


Priority 1
This page has markup errors, causing screen readers to miss content.
Line 208 WCAG2 A F70

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.


Priority 3
This page has malformed tags which IE8 and later treat differently from earlier versions of IE.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags means IE8 and IE9 may display different content from IE6 and IE7.


Priority 3
Google recommends using well-formed HTML code in your webpages. This page has mismatched tags.
Line 208 Google

Help
Fix the critical errors listed on the Standards tab of this report. Markup errors like unclosed comments or unclosed title tags mean search engine may miss important content.

m>
</td></tr></table></div>
</div><div class="panelb"><div></div></div>
<div class="corners TL"></div>
<div class="corners BL"></div>
<div class="corners TR"></div>
<div class="corners BR"></div>
</div></div>
<br class="clear" />
<br class="clear" />
<div class="joinAuxContent">
<div class="panel" style="width:380px" id="panel-what-are-the-benefits-of-being-a-member"><div class="paneli"><div class="panelt"><div class="panelTitle">Why become a member?</div></div>
<div class="panelContent"> <div class="panelInnerTableHolder"><table class="panelInnerTable" cellpadding="0" cellspacing="0"><tr><td class="innerTableContent">
<ul>
<li>Save your details for faster, easier ordering</li>
<li>One-click re-ordering of&nbsp;previous meals from your order history</li>
<li>'Like' restaurants, to make it easier to find them next time you visit hungryhouse</li>
<li>Leave personalized notes about any restaurant - eg "their pork balls are amazing!!"</li>
<li>Opt-in for email updates of special offers and new menus in your area</li>
</ul>
<p>Own a restaurant? <a href="restaurateurs2">Contact us</a></p>
</td></tr></table></div>
</div><div class="panelb"><div></div></div>
<div class="corners TL"></div>
<div class="corners BL"></div>
<div class="corners TR"></div>
<div class="corners BR"></div>
</div></div>
<div class="panel" style="width:380px" id="panel-need-activation-code"><div class="paneli"><div class="panelt"><div class="panelTitle">Need new activation code?</div></div>
<div class="panelContent"> <div class="panelInnerTableHolder"><table class="panelInnerTable" cellpadding="0" cellspacing="0"><tr><td class="innerTableContent">
<div class="table-padding">
Already created your membership but can't find the email containing
your activation code?<br />
<br />
If you enter your email address, we can send a new activation code to you.<br />
<br />
Check your Junk Mail folder before requesting a new code.<br />
<form action="main.php?menu=Join&amp;submenu=enter_details" method="post">
<div class="form-label label">Email address:</div>

Priority 1
This form control has no associated LABEL element.

Help
Add a LABEL tag with the FOR attribute set to the ID of this control. This allows screen readers to tell the user what each control does. Do not wrap LABEL tags around input controls (implicit labels) since this is very unreliable in older screen readers.


Priority 1
This form has fields without LABEL elements or TITLE attributes.

Help
Screen readers use LABEL elements or TITLE attributes to describe form fields to non-sighted users. Without these, forms are very hard to use with a screen reader. Forms designed to be completed online shall allow people using assistive technology to access the information, field elements, and functionality required for completion and submission of the form, including all directions and cues.


Priority 2
Use LABEL tags for each data entry field to show what data is expected.

Help
Make sure each INPUT field has an associated LABEL tag describing the field.

<input type="text" maxlength="100" class="form-text-input-basic" name="activation_custloc_email" value="" />
<br class="clear" />
<button type="submit" name="submit_button" class="imgBtn ctaBtn grey" value="submit"/>

Priority 1
IMG tags must have an ALT attribute.

Help
Add an ALT attribute describing each image, which screen readers read aloud. Spacer images and purely decorative images should use ALT=''.


Priority 2
Omitting IMG WIDTH or HEIGHT attributes means page text jumps about as images load.

Help
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked. Add width and height attributes to the img tag matching the image dimensions. Authoring tools like Dreamweaver can automate this process.

<img class="form-image" src="http://static.hungryhouse.co.uk/images/new_buttons/continue2.gif?30"
Priority 1
Required attribute "alt" not specified.
Line 254 HTML Validation


/>
<span>submit</span>
</butto
Priority 1
End tag for element "button" which is not open.
Line 256 HTML Validation


n>
</form>
</div>
</td></tr></table></div>
</div><div class="panelb"><div></div></div>
<div class="corners TL"></div>
<div class="corners BL"></div>
<div class="corners TR"></div>
<div class="corners BR"></div>
</div></div>
<br /><div class="join cardsPanel" style="padding-top: 28px; padding-right:53px; float:right"><div id="hh-trust-block">
<img usemap="#links" src="http://static.hungryhouse.co.uk/images/misc/logobarbig-secure-takeaway.gif?30" alt="Security logos" width="171" height="77" style="border: 0px;" />
<map name="links" id="links">

Priority 1
AREA tags must have an ALT attribute.

Help
Non-sighted users can't see pictures, so each AREA should have an ALT attribute describing the function of the link, which is read aloud by screen readers.

<area shape="rect" coords="0,0,88.5,77" target="blank" href="http://www.safebuy.org.uk/certificate/dc3a56b5-33a6-4f1e-bab8-1f2677a046b7.html" alt="" />

Priority 1
AREA tags must have an ALT attribute.

Help
Non-sighted users can't see pictures, so each AREA should have an ALT attribute describing the function of the link, which is read aloud by screen readers.

<area shape="rect" coords="88,0,171,77" target="blank" href="http://www.instantssl.com" alt="" />
</map>

Priority 2
Omitting IMG WIDTH or HEIGHT attributes means page text jumps about as images load.

Help
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked. Add width and height attributes to the img tag matching the image dimensions. Authoring tools like Dreamweaver can automate this process.

<img width="171" src="http://static.hungryhouse.co.uk/images/checkout/verified_securecode.gif?30" alt="" />
</div>
</div> </div>
</div>
<div id="auxcontent">
</div>
<!-- end auxcontent-left -->
<br class="clear" />
<br class="clear" />
<div class="table-padding">
<br class="clear" />
<br class="clear" />
</div>
<!-- end maincontent -->
<div class="clear"></div>
</div>
<!-- End body -->
<div id="sign-in-popup-wrapper">
<form method="post" action="/?signin=yes" style="margin:0px">
<h4 class="signinHeader">Sign in</h4>
<div class="signinForm">
<p class="signInFormId">
<span class="signinInfo">Sign in with your Member ID and your password...</span>
<label for="sign-in-form-login"><span>Member ID</span></label>
<input id="sign-in-form-login" type="text" name="cust_member_id" value="" tabindex="1"/>
<a href="member_reminder">Forgotten your ID?</a>
</p>
<p class="signInFormPwd">
<label for="sign-in-form-password"><span>Password</span></label>

Priority 6
Search engines cannot index areas of sites that require a log in.
Line 316 Google Blogs


<input id="sign-in-form-password" type="password" name="cust_password" tabindex="2"/>
<a href="password_reset">Forgotten your Password?</a>
</p>
<!--p class="signInSsl"></p-->
<p>
<input type="hidden" name="home_member_signin_x" value="1" />
<button name="home_member_signin" class="homeMemberSignin" type="submit" tabindex="3"><span>Sign in</span></button>
<a href="https://hungryhouse.co.uk/?signin=yes">
Sign in using secure mode</a>
</p>
</div>
<div class="signinSocial">
<span class="signinInfo">Sign in with your Facebook account</span><div class=" "><a href="/openid/redirect/facebook/" class="facebookSignIn"><span>Facebook</span></a></div></div></form>
<div class="signinJoin">Not a member? <a href="join" title="Join to Hungryhouse">Join now</a></div>
</div><script type="text/javascript">
$(document).ready(function() {
$("#guest-login-button").attr("href", $("#guest-login-button").attr("rel")).fancybox({
autoScale : false,
fitToView : false,
height : 575,
width : 440,
fitToView : false,
autoSize : false,
closeClick : false,
wrapCSS : "fancybox-signin",
closeBtn : true,
openEffect : "fade",
closeEffect : "fade",
padding : 0
});
});
</script>
</div>
</div>
</div>
<div class="footer">
<div class="footerBody">
<div class="section footerLinks">
<div class="footerBox footerApp">
<h3>Get our mobile app</h3>
<a href="https://play.google.com/store/apps/details?id=com.hungryhouse" class="app-andr"><i class="iconAndroid"></i><span style="display: none !important;">Android App</span></a>

Priority 1
Provide a way to skip repetitive navigation links.

Help
Without a skip link, screen readers read out the navigation links on every page before reading the page content. Headings can be a substitute in limited circumstances, but they're not used by all screen reader users, and many other assistive technology users have no way to navigate via headings. Add a "Skip to Content" link at the start of the document hidden offscreen by CSS, and made visible on focus, so it's available to keyboard and screen reader users: <a class="accessible" href="#main">[Skip to Content]</a>

<a href="http://itunes.apple.com/gb/app/hungryhouse-order-takeaway/id400227047?mt=8" class="app-apple"><i class="iconApple"></i><span style="display: none !important;">iPhone App</span></a>
<a href="http://hungryhouse.co.uk/blog/dragons-den/" class="appBBC"><i class="iconBBC"></i><span>BBC</span></a>
</div>
<div class="footerBox">
<h3>Company</h3>
<ul>
<li><a href="about"><span>About Us</span></a></li>
<li><a href="recommendations" rel="nofollow"><span>Recommend Restaurant</span></a></li>
<li><a href="restaurateurs" rel="nofollow"><span>Restaurateurs</span></a></li>
<li><a href="partner" rel="nofollow"><span>Partner Portal</span></a></li>
<li><a href="contact" rel="nofollow"><span>Contact Us</span></a></li>
<li><a href="blog/"><span>Blog</span></a></li>
<li><a href="sitemap"><span>Sitemap</span></a></li>
<li><a href="faq" title="FAQ" rel="nofollow"><span>Frequently Asked Questions</span></a></li>
<li><a href="faq/Gift%20Vouchers" title="Gift Vouchers"><span>Gift Vouchers</span></a></li>
</ul>
</div>
<div class="footerBox">
<h3>Now serving</h3>
<ul>
<li><a href="birmingham_takeaway"><span>Birmingham</span></a></li>
<li><a href="brighton_takeaway"><span>Brighton</span></a></li>
<li><a href="glasgow_takeaway"><span>Glasgow</span></a></li>
<li><a href="leeds_takeaway"><span>Leeds</span></a></li>
<li><a href="leicester_takeaway"><span>Leicester</span></a></li>
<li><a href="liverpool_takeaway"><span>Liverpool</span></a></li>
<li><a href="london_takeaway"><span>London</span></a></li>
<li><a href="manchester_takeaway"><span>Manchester</span></a></li>
<li><a href="newcastle_takeaway"><span>Newcastle</span></a></li>
<li><a href="sheffield_takeaway"><span>Sheffield</span></a></li>
<li><a href="takeaway"><span>All locations</span></a></li>
</ul>
</div>
<div class="footerBox">
<h3>Best Takeaways</h3>
<ul>
<li><a href="indian_takeaway"><span>Indian Takeaway</span></a></li>
<li><a href="chinese_takeaway"><span>Chinese Takeaway</span></a></li>
<li><a href="thai_takeaway"><span>Thai Takeaway</span></a></li>
<li><a href="pizza"><span>Pizza Delivery</span></a></li>
<li><a href="sushi"><span>Sushi Delivery</span></a></li>
<li><a href="halal_takeaway"><span>Halal Takeaway</span></a></li>
<li><a href="takeaway"><span>All takeaway cuisines</span></a></li>
</ul>
</div>
</div>
<div class="copyRights">
<div class="footerLogos">
<div id="logos">
<a class="footLinkNectar" href="/news/Awards/hungryhouse-takes-top-business-award_875" title="hungryhouse takes top business award" rel="nofollow"><span>hungryhouse takes top business award</span></a>

Priority 1
Provide a way to skip repetitive navigation links.

Help
Without a skip link, screen readers read out the navigation links on every page before reading the page content. Headings can be a substitute in limited circumstances, but they're not used by all screen reader users, and many other assistive technology users have no way to navigate via headings. Add a "Skip to Content" link at the start of the document hidden offscreen by CSS, and made visible on focus, so it's available to keyboard and screen reader users: <a class="accessible" href="#main">[Skip to Content]</a>

<a class="footLinkSmartest" title="Hungryhouse recognised as one of the UK's smartest small businesses" href="/news/Press%20releases/hungryhouse-recognised-as-one-of-the-uk-s-smartest-small-businesses_701" rel="nofollow"><span>Hungryhouse recognised as one of the UK’s smartest small businesses</span></a>
<a class="footLinkReward" title="Hungryhouse rewarded for its innovation" href="/news/What%20We%20Are%20Excited%20About/hungryhouse-rewarded-for-its-innovation_688" rel="nofollow"><span>Hungryhouse rewarded for its innovation</span></a>
<a class="footLinkDragon" href="/news/Videos/hungryhouse-co-uk-tempts-dragons-to-a-takeaway_156" title="Dragons Den" rel="nofollow"><span>Dragons Den</span></a>
</div>
</div>
&copy;2007-2013 hungryhouse.com limited | 78 York Street, London, W1H 1DP. <br/>
<a href="/privacy" title="Privacy Policy" rel="nofollow">Privacy Policy</a>
|
Priority 1
Provide a way to skip repetitive navigation links.

Help
Without a skip link, screen readers read out the navigation links on every page before reading the page content. Headings can be a substitute in limited circumstances, but they're not used by all screen reader users, and many other assistive technology users have no way to navigate via headings. Add a "Skip to Content" link at the start of the document hidden offscreen by CSS, and made visible on focus, so it's available to keyboard and screen reader users: <a class="accessible" href="#main">[Skip to Content]</a>

<a href="/terms" title="Terms of Use" rel="nofollow">Terms of Use</a>
| <a href="/cookies" title="About cookies" rel="nofollow">About Cookies</a>
| <a href="http://hungryhouse.co.uk/~m/">Mobile site</a>
<br />
</div>
<div class="aDeliveryHeroCompany">
<a href="http://www.deliveryhero.com/" title="A Delivery Hero Company" target="_blank">

Priority 2
Omitting IMG WIDTH or HEIGHT attributes means page text jumps about as images load.

Help
This makes the page very hard to read while it's loading, and the user may click on the wrong link if it moves as it's being clicked. Add width and height attributes to the img tag matching the image dimensions. Authoring tools like Dreamweaver can automate this process.

<img src="http://static.hungryhouse.co.uk/images/ads/dh_black.png?30" alt="A Delivery Hero Company" border="0"/>
</a>
</div>
</div>
</div>
<script type="text/javascript" src="//apis.google.com/js/plusone.js"></script><div id="membership-benefits-wrapper"><div id="membership-benefits" class="tooltip"><h3>Why become a member?</h3><ul>
<li>Save your details for faster, easier ordering</li>
<li>One-click re-ordering of&nbsp;previous meals from your order history</li>
<li>'Like' restaurants, to make it easier to find them next time you visit hungryhouse</li>
<li>Leave personalized notes about any restaurant - eg "their pork balls are amazing!!"</li>
<li>Opt-in for email updates of special offers and new menus in your area</li>
</ul>
<p>Own a restaurant? <a href="restaurateurs2">Contact us</a></p></div></div>
<script type="text/javascript">
$(document).ready(function() {
if($("#guest-join-button").length){
var tmp = $("#membership-benefits").clone();
$("#membership-benefits-wrapper").remove();
$("#guest-join-button").after(tmp);
$("#guest-join-button").tooltip({
position: ["bottom", "right"],
offset: [14, 0],
opacity: 0.8
});
}
});
</script>
<!-- BEGIN:tracking codes body bottom -->
<script type="text/javascript" src="http://static.hungryhouse.co.uk/include/tracking.system.js?30"></script><script type="text/javascript">
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();
</script><script type="text/javascript">var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-650065-1']);
_gaq.push(['_setDomainName', '.hungryhouse.co.uk']);
_gaq.push(['_addIgnoredRef', 'hungryhouse.co.uk']);
_gaq.push(['_setAllowAnchor', true]);
_gaq.push(['_setCampaignCookieTimeout', '2592000000']);_gaq.push('_setVar', 'rebrand');_gaq.push('_setCustomVar', 1, 'design', 'rebrand');_gaq.push(['_trackPageview', location.pathname + '+enterdetails/' + location.search]);
$_hh.tracking.base.register("ga", ['event', 'trans', 'ga', 'gajax', 'error'], function (type, category, action, opt_label, opt_value) {
opt_value = parseInt(opt_value);
if (isNaN(opt_value)) {
opt_value = null;
}
if (type != "trans") {
_gaq.push(["_trackEvent", category, action, opt_label, opt_value]);
}
});
</script>
<script type="text/javascript">var google_tag_params = {"pageType":"other_pages","partpostcode":"","fullpostcode":"","city":"","restaurantname":"","restaurantID":"","cuisine":"","post_partpostcode":"","post_fullpostcode":"","post_city":"","post_restaurantname":"","post_restaurantID":"","post_cuisine":"","post_basketValue":"","post_date":"","post_dayOfWeek":"","post_gender":"","post_numberofOrder":""};</script>
<script type="text/javascript">
/* <![CDATA[ */
var google_conversion_id = 996602259;
var google_conversion_label = "ZaqACN2U1QQQk-Ob2wM";
var google_custom_params = window.google_tag_params;
var google_remarketing_only = true;
/* ]]> */
</script>
<script type="text/javascript" src="//www.googleadservices.com/pagead/conversion.js">
</script>
<noscript>
<div style="display:inline;">
<img height="1" width="1" style="border-style:none;" alt="" src="//googleads.g.doubleclick.net/pagead/viewthroughconversion/996602259/?value=0&amp;label=ZaqACN2U1QQQk-Ob2wM&amp;guid=ON&amp;script=0"/>
</div>
</noscript>
<script type="text/javascript">$(window).load(function() {
$('body').append('<s
Priority 1
An attribute specification must start with a name or name token.
Line 499 HTML Validation



Priority 1
Element "sc" undefined.
Line 499 HTML Validation

Help
This happens when the version of HTML used on this page doesn't support an element with this name. This can happen if the element is misspelled, is uppercase or mixed case in XHTML, or isn't supported by some HTML versions. For example, HTML 4 DOCTYPEs don't allow HTML 5 element and Strict DOCTYPEs don't allow stylistic elements and frames which were present in earlier versions of HTML.


Priority 1
This page has markup errors, causing screen readers to miss content.
Line 499 WCAG2 A F70

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.


Priority 3
This page has malformed tags which IE8 and later treat differently from earlier versions of IE.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags means IE8 and IE9 may display different content from IE6 and IE7.


Priority 3
Google recommends using well-formed HTML code in your webpages. This page has mismatched tags.
Line 499 Google

Help
Fix the critical errors listed on the Standards tab of this report. Markup errors like unclosed comments or unclosed title tags mean search engine may miss important content.

c'+'rip'+'t async="" src="http://www.dwin1.com/3898.js"></
Priority 1
Delimiter "'" invalid: only S separators and TAGC allowed here.
Line 499 HTML Validation



Priority 1
End tag for element "s" which is not open.
Line 499 HTML Validation



Priority 1
This page has markup errors, causing screen readers to miss content.
Line 499 WCAG2 A F70

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.


Priority 3
This page has malformed tags which IE8 and later treat differently from earlier versions of IE.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags means IE8 and IE9 may display different content from IE6 and IE7.


Priority 3
Google recommends using well-formed HTML code in your webpages. This page has mismatched tags.
Line 499 Google

Help
Fix the critical errors listed on the Standards tab of this report. Markup errors like unclosed comments or unclosed title tags mean search engine may miss important content.

s'+'cri'+'pt>');
});
</scrip
Priority 1
End tag for "sc" omitted, but OMITTAG NO was specified.
Line 501 HTML Validation

Help
This often occurs in XHTML on tags like IMG, LINK, META and BR when the closing / has been omitted.


Priority 1
This page has markup errors, causing screen readers to miss content.
Line 501 WCAG2 A F70

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags mean screen readers may skip important content.


Priority 3
This page has malformed tags which IE8 and later treat differently from earlier versions of IE.

Help
Fix the errors listed on the Standards tab of this report. Markup errors like missing end tags means IE8 and IE9 may display different content from IE6 and IE7.


Priority 3
Google recommends using well-formed HTML code in your webpages. This page has mismatched tags.
Line 501 Google

Help
Fix the critical errors listed on the Standards tab of this report. Markup errors like unclosed comments or unclosed title tags mean search engine may miss important content.

t><script type="text/javascript">
$(window).load(function() {
(function() {
var d=document,
h=d.getElementsByTagName('head')[0],
s=d.createElement('script');
s.type='text/javascript';
s.async=true;
s.src='http://static.hungryhouse.co.uk/include/tracking.maxemail.js?30';
h.appendChild(s);
}());
}); </script><script type="text/javascript"><!--
document.write(unescape("%3Cscript id='pap_x2s6df8d' src='http://pap.hungryhouse.co.uk/scripts/trackjs.js' type='text/javascript'%3E%3C/script%3E"));//-->
</script>
<script type="text/javascript"><!--
try {
PostAffTracker.setAccountId('default1');
PostAffTracker.disableTrackingMethod('F');
PostAffTracker.track();
} catch (err) { }
//-->
</script><script type="text/javascript">
$(window).load(function() {
var d=document,
h=d.getElementsByTagName('body')[0],
s=d.createElement('img');
s.src='/os.gif?os=http://hungryhouse.co.uk/join&amp;(none)';
s.width=1; s.height=1;
s.className='os';
s.alt='';
h.appendChild(s);
});
</script>
<noscript><img alt="" width="1" height="1" class="os" src="/os.gif?os=http://hungryhouse.co.uk/join&amp;(none)" /></noscript><script type="text/javascript">
var GoSquared = {};
GoSquared.acct = 'GSN-178163-Q';
(function (w) {
function gs() {
w._gstc_lt = +new Date;
var d = document, g = d.createElement('script');
g.type = 'text/javascript';
g.src = '//d1l6p2sc9645hc.cloudfront.net/tracker.js';
var s = d.getElementsByTagName('script')[0];
s.parentNode.insertBefore(g, s);
}

Priority 1
The element.attachEvent method was removed in Internet Explorer 11.

Help
Use the W3 standard addEventListener() instead, using feature detection to support old versions of IE:
		
if (obj.addEventListener) { 
	// use W3 DOM method if available (Chrome, Firefox, IE9+, Opera 7+) 
	obj.addEventListener('click', myClick, false); 
} else if (obj.attachEvent)  { 
	// fallback for IE8 and earlier 
	obj.attachEvent('onclick', myClick); 
}  else { 
	// fallback to DOM level 0 (only allows single event handler per event for each element) 
	obj.onclick = myClick;
}			

w.addEventListener ? w.addEventListener('load', gs, false) : w.attachEvent('onload', gs);
})(window);
</script><!-- END:tracking codes body bottom -->
<scrip
Priority 1
Required attribute "type" not specified.
Line 549 HTML Validation


t>$(document).ready(function(){$('input[type="checkbox"], input[type="radio"]').uniform();})</script><scrip
Priority 1
Required attribute "type" not specified.
Line 549 HTML Validation


t>
if($_hh.deviceInfo.type.ipad){
$(".tooltip , .tooltipPopup, .toolTipPopup").each(function(){
$(this).unbind();
});
}
</script><script type="text/javascript">$(document).ready(function(){
if($_hh){
if($_hh.deviceInfo){
if($_hh.deviceInfo.type){
for(var i in $_hh.deviceInfo.type){
if($_hh.deviceInfo.type[i]){
$("body").addClass("deviceMobile");
break;
}
}
}
}
}
});</script><script type="text/javascript">if(!NREUMQ.f){NREUMQ.f=function(){NREUMQ.push(["load",new Date().getTime()]);var e=document.createElement("script");e.type="text/javascript";e.src=(("http:"===document.location.protocol)?"http:":"https:")+"//"+"js-agent.newrelic.com/nr-100.js";document.body.appendChild(e);if(NREUMQ.a)NREUMQ.a();};NREUMQ.a=window.onload;window.onload=NREUMQ.f;};NREUMQ.push(["nrfj","beacon-4.newrelic.com","377a1d8613","2325961","YlEHbUZZXRVWU0wIW1sbJkxHTFwLGHpXCFoaUQtNUUpsAlJEWQhYRg==",0,36,new Date().getTime(),"","","","",""]);</script></body></html>