I have created a page with a table where the left column is used for navigation and the right for information. This particular page lists links. It is not allowing me to put anything on the page below the table. It seems that the left side of the table is controlling the length of the page because if I add to the left side it just continues downward. If I add to the right side, which is what I want to do, it basically ignores any code written. I am fairly new to HTML and would appreciate any help. This probably is a stupid question, but I've tried everything I can think of. The web site is;<br />
<!-- m --><a class="postlink" href="http://www.titishouse.com/links.htm">http://www.titishouse.com/links.htm</a><!-- m --><!--content-->hmmm...there is an unclosed tag at the bottom of the page that might be causing problems. Close the tag and try again...here is the line, notice that there is no ending bracket in the anchor tag (<!-- m --><a class="postlink" href="http://www.coloring.ws">http://www.coloring.ws</a><!-- m -->)...<br />
<br />
<center><a href=http://www.htmlforums.com/archive/index.php/"http://www.coloring.ws/"<img src="linklogos/coloring.gif" width="640" height="110" alt="coloring.gif" border="0"></a></center><br />
<br />
Kevin<!--content-->Thank you very much for that information. I really feel kind of stupid missing something as simple as that. By the way, it is working now. I guess it just needed a fresh pair of eyes.Thanks again.<!--content-->You can save yourself time by running your code through a validator. If you go to <!-- w --><a class="postlink" href="http://www.w3c.org">www.w3c.org</a><!-- w --> you can use their validators to list out errors warnings and flagging for no standard elements.<!--content-->Thanks for the input COBOLdinosaur. I will be sure to check it out.<!--content-->
<!-- m --><a class="postlink" href="http://www.titishouse.com/links.htm">http://www.titishouse.com/links.htm</a><!-- m --><!--content-->hmmm...there is an unclosed tag at the bottom of the page that might be causing problems. Close the tag and try again...here is the line, notice that there is no ending bracket in the anchor tag (<!-- m --><a class="postlink" href="http://www.coloring.ws">http://www.coloring.ws</a><!-- m -->)...<br />
<br />
<center><a href=http://www.htmlforums.com/archive/index.php/"http://www.coloring.ws/"<img src="linklogos/coloring.gif" width="640" height="110" alt="coloring.gif" border="0"></a></center><br />
<br />
Kevin<!--content-->Thank you very much for that information. I really feel kind of stupid missing something as simple as that. By the way, it is working now. I guess it just needed a fresh pair of eyes.Thanks again.<!--content-->You can save yourself time by running your code through a validator. If you go to <!-- w --><a class="postlink" href="http://www.w3c.org">www.w3c.org</a><!-- w --> you can use their validators to list out errors warnings and flagging for no standard elements.<!--content-->Thanks for the input COBOLdinosaur. I will be sure to check it out.<!--content-->