On Wednesday, June 20, 2012 5:58:21 PM UTC-4, dorayme wrote:
> In article <74e0b489-8ddb-43fe-aaf9->,
> mcnewsxp <> wrote:
>
> > On Tuesday, June 19, 2012 1:29:15 PM UTC-4, dorayme wrote:
> > > In article <ffabe1c6-2440-422c-9302->,
> > > mcnewsxp <> wrote:
> > >
> > > > the bottom table on this page looks ok in IE but not firefox or chrome:
> > > >
> > > > login in with test test at
> > > >
> > > > http://stellarschoolservices.org/
> > > >
> > > > click the SCHEDULE link
> > > >
> > > > TherapistsScheduler.aspx
> > > >
> > > > i am actual trying to make the <td>s the same size across the page.
> > > >
> > > > how to fix?
> > > >
> > >
> > > If you really want, for some reason, to use a table this way and have
> > > the cells go down (rather than across as usual) but just want the text
> > > to fit in and all cells to look the same size: try something like
> > > width: 8em; and no height or a min-height (in px if you must! but best
> > > not)
> > >
> > > --
> > > dorayme
> >
> > my dear html experts - i am not trying to *make* it go vertical. it goes
> > horizontl just fine in IE, but not firefox or chrome. it goes down. i don't
> > want it to go down. i want to why it goes down so i can fix it.
> >
> > can yez pleez hep me or not.....?
>
> Are you not getting my posts on this? I suggested for you to remove
> display: block from td.tdBod days back when you posted under the
> thread with a name like "table td question". I have also made other
> remarks that you might find useful about using em rather than px.
>
> This is the first time, by the way, that you have clearly said that
> you don't want the cells to go down.
>
> --
> dorayme
i took the block out right away. the em thing didn't make sense because i see a lot of people using px for td size. but i was obviously wrong. and you were not the only one to mention the em thing.
first time - not really. if you looked at the page in IE you'd have seen it going across and i said i wanted it to look like it does in IE.
so whatever...
thanks for the help.