hiren_kansara
05-15-2006, 06:51 AM
Hello to all !!! I have made an static application in HTML and the doc type I have used is
<!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">
The problem is I am not able to give main table 100% as I am using XHTML 1.0. Can anyone help me in solving this problem? Is there any method to give my main table height 100% ??
Here is the url for that
http://www.internetindia.com/test2/website/members_home.html
<!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">
The problem is I am not able to give main table 100% as I am using XHTML 1.0. Can anyone help me in solving this problem? Is there any method to give my main table height 100% ??
Here is the url for that
http://www.internetindia.com/test2/website/members_home.html