Re: [css-d] ie/6 float-drop {was: Warnings...] - site check

2009-09-13 Thread David Laakso
MEM wrote: > > >> Mind the nav as the list items will walk out the bottom with stress >> testing. >> > > How can we perform a stress testing on our pages? > Short list (of personal opinion, most of which, probably belongs on another list than CSS-D): 4 IE -- If you set fonts in

Re: [css-d] styling tables

2009-09-13 Thread Chang Huang
I think it would be much easier to wrap the table within a and style that instead of the table. On 11/09/2009, at 2:42 AM, jeffrey morin wrote: > Hi everyone! > I have to build a table that has rounded corners on the top. Does > anyone > have any good info on styling tables? I tried putting

Re: [css-d] ie/6 float-drop {was: Warnings...] - site check

2009-09-13 Thread David Hucklesby
David Laakso wrote: > MEM wrote: >> Html: http://www.nuvemk.com/rebelate/rebelatehome/home4.html >> >> >> Can you please re-check on MAC safari? >> >> >> Márcio >> > > > > Mac versions of Safari, Opera, Firefox, Camino, WebKit, and SeaMonky > all appear OK. Same for IE/6/7/8. Confirmed.

Re: [css-d] ie/6 float-drop {was: Warnings...] - site check

2009-09-13 Thread MEM
> Mac versions of Safari, Opera, Firefox, Camino, WebKit, and SeaMonky > all appear OK. Same for IE/6/7/8. > Chrome and FF/2x not checked. > All browsers show the footer being a hair wider than the page, if this > is of any concern. > Best not set height on for content-text blocks that will contai

Re: [css-d] ie/6 float-drop {was: Warnings...] - site check

2009-09-13 Thread David Laakso
MEM wrote: > > Html: > http://www.nuvemk.com/rebelate/rebelatehome/home4.html > > > Can you please re-check on MAC safari? > > > Márcio > > > Mac versions of Safari, Opera, Firefox, Camino, WebKit, and SeaMonky all appear OK. Same for IE/6/7/8. Chrome and FF/2x not checked. All browsers

Re: [css-d] ie/6 float-drop {was: Warnings...] - site check

2009-09-13 Thread MEM
> > > > Hmm. I'm seeing something else entirely in Safari 4 and Firefox 3.5 > > this > > end (Mac OS X) - http://www.divshare.com/download/8493669-6a7 > > > > Sorry. > > > > Cordially, > > David > > -- > > > Sorry, I'm actually editing the file at the moment. > Normally I do different versions if

Re: [css-d] ie/6 float-drop {was: Warnings...]

2009-09-13 Thread MEM
> > Hmm. I'm seeing something else entirely in Safari 4 and Firefox 3.5 > this > end (Mac OS X) - http://www.divshare.com/download/8493669-6a7 > > Sorry. > > Cordially, > David > -- Sorry, I'm actually editing the file at the moment. Normally I do different versions if it... my bad. I will

Re: [css-d] ie/6 float-drop {was: Warnings...]

2009-09-13 Thread David Hucklesby
David Laakso wrote: > MEM wrote: >> So a simple math problem? Left-column + right-column + respective >> margins bigger then container, then, drop? >> [...] > >> Final result: >> http://www.nuvemk.com/rebelate/rebelatehome/home4.html >> >> >> >> Please advice: On IE 6 and IE 7, the footer is

Re: [css-d] rounded image corners

2009-09-13 Thread tedd
At 4:30 PM +0100 9/9/09, Rob Crowther wrote: >Daniel Gerep wrote: >> My client will upload images and I'd like to put rounded corners on it...is >> there a way to do so? >> >Using CSS you would use the border-radius property, currently >implemented as -moz-border-radius and -webkit-border-radius