RE: [WSG] Site review plz - Thank you.

2004-12-19 Thread mike . lindsay

Return Receipt
   
Your  RE: [WSG] Site review plz - Thank you.   
document   
:  
   
was   Mike Lindsay/NSO/CSDA
received   
by:
   
at:   2004-12-20 09:44:40  
   






**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Modular XHTML with iFrames, eh?

2004-12-15 Thread mike . lindsay

Return Receipt
   
Your  Re: [WSG] Modular XHTML with iFrames, eh?
document   
:  
   
was   Mike Lindsay/NSO/CSDA
received   
by:
   
at:   2004-12-16 09:22:40  
   






**
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**

**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] Site Checking

2004-12-02 Thread mike . lindsay

Return Receipt
   
Your  [WSG] Site Checking  
document   
:  
   
was   Mike Lindsay/NSO/CSDA
received   
by:
   
at:   2004-12-03 09:24:57  
   




**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] How exactly does IE fall short and where do I find standards-compatibility charts?

2004-12-01 Thread mike . lindsay

Return Receipt
   
Your  Re: [WSG] How exactly does IE fall short and where do I find 
document  standards-compatibility charts?  
:  
   
was   Mike Lindsay/NSO/CSDA
received   
by:
   
at:   2004-12-02 10:22:08  
   




**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



[WSG] colgroup alignment issue

2004-11-12 Thread mike . lindsay

We have encountered alignment issues
between our target browsers. 
The code example below only works within
IE, all other browsers default to standard left alignment.

#datatable col.dt_currency { 
/* Use for columns containing currency values only. */
text-align:
right;
} 

table id=datatable
   colgroup
   col class=dt_text
/
   col class=dt_number
/
   col class=dt_currency
/   
   /colgroup

Does anyone have a solution, as we don't
want to use...

td class=dt_currency
 or   col align=right 

Also, the code example below sets the
'background-color' but does not set the alignment in Mozilla, Opera, Firefox
 Netscape.

.dt_currency {
text-align:
right;
background-color:
#eee;
}

Any assistance would be greatly appreciated.

Regards,

Michael

Re: [WSG] Web Standards Eye Candy: http://www.scottschiller.com/

2004-11-12 Thread mike . lindsay

Return Receipt
   
Your  Re: [WSG] Web Standards Eye Candy:   
document  http://www.scottschiller.com/
:  
   
was   Mike Lindsay/NSO/CSDA
received   
by:
   
at:   2004-11-13 14:43:33  
   




**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**



Re: [WSG] Web Standards Eye Candy: http://www.scottschiller.com/

2004-11-12 Thread mike . lindsay

Return Receipt
   
Your  Re: [WSG] Web Standards Eye Candy:   
document  http://www.scottschiller.com/
:  
   
was   Mike Lindsay/NSO/CSDA
received   
by:
   
at:   2004-11-13 14:43:21  
   




**
The discussion list for  http://webstandardsgroup.org/

 See http://webstandardsgroup.org/mail/guidelines.cfm
 for some hints on posting to the list  getting help
**