RE: My site looks cramped at 800 x 600
Emmett <[email protected]> 13 Sep 2003 21:36:03 -0000
| Newsgroups | gmane.comp.web.oscommerce.installation |
|---|---|
| Message-ID | <4354d89d7cf1841bd5b84bce87dc1a28@osCommerce-Forums> |
This message was sent from: Installation and Configuration
http://forums.oscommerce.com/viewtopic.php?p=229051#229051
----------------------------------------------------------------
Your code is rendering correct now.
- Head -
<table>
<tr><th>
<script>a script</script>
</th>
<th><img>
</th>
<th><img><img><img><br><br><FONT><br></FONT>
</th>
<script>a script</script>
</tr>
</table>
<table>
<tr>
<td></td>
<td></td>
</tr>
</table>
If your page renders then the problem is not serious. I'm just used to coding and matching tag pairs. When I made the previous post the code pairs were not matched as you can see in that post.
Looks like you still have orphaned tags at the bottom.
Oh it looks like the word align is spelled aligh in header.php
If you want to see serious go to the validation service page and run your site through that.
http://validator.w3.org
Cheers
Emmett