Stretching a Table's Width to fit web browser
- by Techn0guy
Okay so I have sowered the internet for a long time trying to solve my problem. I have a table with my whole site in it and would like for it to stretch to fit the user's web browser size.
Here is all the site's code atm
<body>
<table width="100%" border="0">
<tr>
<td width="525" rowspan="2"><img src="My…