Click to See Complete Forum and Search --> : Stretching tables to browser borders


QBA
05-18-2006, 03:20 PM
Hi

Guys I can't get tables to stretch at 100% in a uniformed way to the edge of the browser, in Internet Explorer 6 they are not stretching vertically all the way to the bottom, in Mozilla the experience is worst because they are not stretching all the way around to the edge of the browser.

In that site every table or cell that should be stretch is set up at 100%, and every table at the bottom of the page have backgrounds images that will repeat it self , so this is not a case of tables that are stretched but are not showing because are missing their content.

Any ideas

Thanks

Alex

QBA
05-18-2006, 05:04 PM
I got it, it was the extra code that dreamwearver added to my html page

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">


thanks

CrazyMerlin
05-19-2006, 02:39 AM
doctypes are fine, you need to change your page to match the doctype.

you should have given a link to the page.