On Jun 28, 2007, at 11:17 PM, Chris Price wrote:

I thought I had scope, cols and colgroups figured out until I built a table that clearly showed that I hadn't.

I have built a simplified table that illustrates this at http:// choctaw.co.uk/tabletest/

I want all all min columns coloured green and max columns coloured yellow but more than that I want to know where my logic has gone wrong.
Your page is invalid.
1. a <colgroup> cannot be nested in another <colgroup>
<http://www.w3.org/TR/html401/struct/tables.html#edef-COLGROUP>
is not really clear.
The html5 draft can help:
<http://www.whatwg.org/specs/web-apps/current-work/multipage/section- tabular.html#the-colgroup>
2. you have a xml syntax in there: <colgroup />
<colgroup> is _not_ an empty element, it cannot use self closing syntax.

Philippe
---
Philippe Wittenbergh
<http://emps.l-c-n.com>





*******************************************************************
List Guidelines: http://webstandardsgroup.org/mail/guidelines.cfm
Unsubscribe: http://webstandardsgroup.org/join/unsubscribe.cfm
Help: [EMAIL PROTECTED]
*******************************************************************

Reply via email to