puredyne-team team mailing list archive
-
puredyne-team team
-
Mailing list archive
-
Message #00523
[Bug 506407] [NEW] order form is invalid html
Public bug reported:
In download.html the html for the order form is a bit messed up - I'm
scared to touch it in case I break it (btw has someone checked that it
works?)
Errors and Warnings
* Line 57, character 51:
... name="cmd" value="_s-xclick" />
^
Warning: net-enabling start-tag; possibly missing required quotes around an attribute value
* Line 58, character 62:
... d_button_id" value="2010265" />
^
Warning: net-enabling start-tag; possibly missing required quotes around an attribute value
* Line 60, character 69:
... value="with shipping to..." />with shipping to...</td></tr> ...
^
Warning: net-enabling start-tag; possibly missing required quotes around an attribute value
* Line 63, character 18:
</option></option></option></select> </td></tr>
^
Error: end tag for element OPTION which is not open; try removing the end tag or check for improper nesting of elements
* Line 63, character 27:
</option></option></option></select> </td></tr>
^
Error: end tag for element OPTION which is not open; try removing the end tag or check for improper nesting of elements
* Line 66, character 55:
... ="currency_code" value="GBP" />
^
Warning: net-enabling start-tag; possibly missing required quotes around an attribute value
* Line 67, character 89:
... /btn_buynowCC_LG.gif" border="0" name="submit" alt="" />
^
Error: there is no attribute BORDER for this element (in this HTML version)
* Line 67, character 114:
... der="0" name="submit" alt="" />
^
Warning: net-enabling start-tag; possibly missing required quotes
around an attribute value
you can check the whole of the live website here:
http://htmlhelp.com/cgi-
bin/validate.cgi?url=http%3A%2F%2Fpuredyne.goto10.org%2F&warnings=yes&spider=yes&hidevalid=yes
** Affects: puredyne-www
Importance: Undecided
Status: New
--
order form is invalid html
https://bugs.launchpad.net/bugs/506407
You received this bug notification because you are a member of puredyne
team, which is the registrant for Puredyne website.
Status in Website for the Puredyne Live distribution: New
Bug description:
In download.html the html for the order form is a bit messed up - I'm scared to touch it in case I break it (btw has someone checked that it works?)
Errors and Warnings
* Line 57, character 51:
... name="cmd" value="_s-xclick" />
^
Warning: net-enabling start-tag; possibly missing required quotes around an attribute value
* Line 58, character 62:
... d_button_id" value="2010265" />
^
Warning: net-enabling start-tag; possibly missing required quotes around an attribute value
* Line 60, character 69:
... value="with shipping to..." />with shipping to...</td></tr> ...
^
Warning: net-enabling start-tag; possibly missing required quotes around an attribute value
* Line 63, character 18:
</option></option></option></select> </td></tr>
^
Error: end tag for element OPTION which is not open; try removing the end tag or check for improper nesting of elements
* Line 63, character 27:
</option></option></option></select> </td></tr>
^
Error: end tag for element OPTION which is not open; try removing the end tag or check for improper nesting of elements
* Line 66, character 55:
... ="currency_code" value="GBP" />
^
Warning: net-enabling start-tag; possibly missing required quotes around an attribute value
* Line 67, character 89:
... /btn_buynowCC_LG.gif" border="0" name="submit" alt="" />
^
Error: there is no attribute BORDER for this element (in this HTML version)
* Line 67, character 114:
... der="0" name="submit" alt="" />
^
Warning: net-enabling start-tag; possibly missing required quotes around an attribute value
you can check the whole of the live website here:
http://htmlhelp.com/cgi-bin/validate.cgi?url=http%3A%2F%2Fpuredyne.goto10.org%2F&warnings=yes&spider=yes&hidevalid=yes
Follow ups
References