[css-d] Using 100% css with no tables

2006-07-26 Thread Jeralyn Merideth
I have been making a serious effort to not use tables in any of my web projects. However, this one had me stumped (as I am still fairly new) and I used a table inside a div wrapper for the content. Is there another way to do it using only css? If so, please help because I have work related

Re: [css-d] Using 100% css with no tables

2006-07-26 Thread Zoe M. Gillenwater
Jeralyn Merideth wrote: I have been making a serious effort to not use tables in any of my web projects. However, this one had me stumped (as I am still fairly new) and I used a table inside a div wrapper for the content. Is there another way to do it using only css? If so, please help

Re: [css-d] Using 100% css with no tables

2006-07-26 Thread Sam Brown
- Original Message From: Jeralyn Merideth [EMAIL PROTECTED] I have been making a serious effort to not use tables in any of my web projects. However, this one had me stumped (as I am still fairly new) and I used a table inside a div wrapper for the content. Is there another way to do

Re: [css-d] Using 100% css with no tables

2006-07-26 Thread cj
this is just a mock-up (and quickly done), but perhaps it can give you a place to start. [no comments on the fast coloring!] :D !DOCTYPE html PUBLIC -//W3C//DTD XHTML 1.0 Transitional//EN http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd; html xmlns=http://www.w3.org/1999/xhtml; head

Re: [css-d] Using 100% css with no tables

2006-07-26 Thread Dave Goodchild
On 26/07/06, Zoe M. Gillenwater [EMAIL PROTECTED] wrote: Jeralyn Merideth wrote: I have been making a serious effort to not use tables in any of my web projects. However, this one had me stumped (as I am still fairly new) and I used a table inside a div wrapper for the content. Is there

Re: [css-d] Using 100% css with no tables

2006-07-26 Thread Zoe M. Gillenwater
Dave Goodchild wrote: On 26/07/06, *Zoe M. Gillenwater* [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] wrote: Jeralyn Merideth wrote: I have been making a serious effort to not use tables in any of my web projects. However, this one had me stumped (as I am still fairly new)