Radicore Forum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » RADICORE development » Bug Reports » sample v3.0.0 XHTML markup errors
Re: sample v3.0.0 XHTML markup errors [message #3380 is a reply to message #3330] Sun, 27 January 2013 21:24 Go to previous messageGo to previous message
jjtoranzo2004 is currently offline  jjtoranzo2004
Messages: 261
Registered: September 2012
Senior Member
Tony,

In
http://www.tonymarston.net/sample/pers_type_add.php
and
http://www.tonymarston.net/sample/pers_type_search.php
http://www.tonymarston.net/sample/pers_type_enq.php
http://www.tonymarston.net/sample/pers_type_upd.php
http://www.tonymarston.net/sample/pers_type_del.php
the <colgroup> and <col> elements imply a column count of 1 but the table rows are two columns wide.


Lines 45-45
<colgroup>
    <col width="150" />
</colgroup>

There is a missing <col width="150" /> line (or 250, or any number you want).


These pages of sample v3.0.2 contain similar errors:
http://www.tonymarston.net/sample/option_add.php
http://www.tonymarston.net/sample/tree_type_add.php
(and almost certainly others of the same family)


It is interesting, because these pages:
http://www.tonymarston.net/sample/person_add.php
http://www.tonymarston.net/sample/person_search.php
have more complex layouts, with more than two columns, but
do not contain that error.

Thanks.
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: error.inc produces invalid html
Next Topic: Documentation - markup error - ampersands in URLs
Goto Forum:
  


Current Time: Sun May 05 14:53:00 EDT 2024

Total time taken to generate the page: 0.01124 seconds