HTML Tutorial


 Forum HomeForum Home   FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 
RegisterRegister - Not registered yet? Got something to say? Join HTML Code Tutorial!
HTML Question...
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame
View previous topic :: View next topic  
Author Message
tyejae



Joined: 01 Aug 2007
Posts: 5

PostPosted: Wed Aug 01, 2007 3:41 am     HTML Question... Reply with quote

I think this is the right forum to post this question in...

I am having problems when I add text the stretches one of my tables past my original preset height. I thought I added a spot that would stretch, but it isn't. It's supposed to look like...



but when I preview it, or upload it, it looks like...(Well when I add the text of course)



Here is the part I want to stretch...



What am I doing wrong?
Pattons3rd



Joined: 28 Dec 2006
Posts: 1212
Location: Colorado

PostPosted: Wed Aug 01, 2007 4:19 am     Reply with quote

Could we see the source?
tyejae



Joined: 01 Aug 2007
Posts: 5

PostPosted: Wed Aug 01, 2007 4:28 am     Reply with quote

Sure here is the source without the text...

Code:
<html>
<head>
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable --><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="reellife.css" rel="stylesheet" type="text/css">
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
</head>

<body bgcolor="2D2202">

<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
  <!--DWLayoutTable-->
  <tr>
    <td height="22" colspan="4" valign="top"><img src="../images/altpage_top.gif" width="780" height="22"></td>
  </tr>
  <tr>
    <td height="92" colspan="3" valign="top"><img src="../images/altpage_logo.gif" width="236" height="92"></td>
    <!-- TemplateBeginEditable name="EditRegion3" -->
    <td width="544" rowspan="4" valign="top" bgcolor="#330000" class="all"><!--DWLayoutEmptyCell-->&nbsp;</td>
    <!-- TemplateEndEditable --></tr>
  <tr>
    <td width="26" height="53" valign="top"><img src="../images/altpage_04.gif" width="26" height="53"></td>
  <td width="143" valign="top"><img src="../images/altpage_05.gif" width="143" height="53"></td>
  <td width="67" valign="top"><img src="../images/altpage_06.gif" width="67" height="53"></td>
  </tr>
  <tr>
    <td height="268" valign="top"><img src="../images/altpage_07.gif" width="26" height="268"></td>
      <td valign="top" background="../images/altpage_08.gif" class="blacklink"><p align="right" class="blacklink">
      <br>
      <span class="B"><a href="http://www.placeholder.com" class="blacklink">Home Page &lt;</a><br>
      <br>
        <a href="http://www.placeholder.com/about.html" class="blacklink">About Me &lt;</a><br>
        <br>
      <a href="http://www.placeholder.com/services.html" class="blacklink">My Services &lt;</a><br>
      <br>
      <a href="http://www.placeholder.com/urethane.html" class="blacklink">Urethane Sculptures &lt;</a><br>
      <br>
      <a href="http://www.placeholder.com/wood.html" class="blacklink">Wood Sculptures &lt;</a><br>
      <br>
      <a href="http://www.placeholder.com/contact.html" class="blacklink">Contact Me &lt;</a><br>
      <br>
      <a href="http://www.placeholder.com/faq.html" class="blacklink">FAQ &lt;</a><br>
      <br>
      <a href="http://www.placeholder.com/guestbook.html" class="blacklink">Guest Book &lt;</a></span></p>
      </td>
  <td valign="top"><img src="../images/altpage_09.gif" width="67" height="268"></td>
  </tr>
  <tr>
    <td height="70" colspan="3" valign="top" bgcolor="#330000"><!--DWLayoutEmptyCell-->&nbsp;</td>
  </tr>
  <tr align="center" valign="middle">
    <td height="49" colspan="4" background="../images/copyright.gif"><div align="center" class="copyright">Copyright 2007 &copy; placeholder.
   All Rights Reserved. Web Design by <a href="http://www.placeholder.html" class="copyright">That Design</a>.</div>
    </td>
  </tr>
</table>
</body>
</html>
Pattons3rd



Joined: 28 Dec 2006
Posts: 1212
Location: Colorado

PostPosted: Wed Aug 01, 2007 4:31 am     Reply with quote

Quote:
<html>
<head>
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable --><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="reellife.css" rel="stylesheet" type="text/css">
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
</head>

<body bgcolor="2D2202">

<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td height="22" colspan="4" valign="top"><img src="../images/altpage_top.gif" width="780" height="22"></td>
</tr>
<tr>
<td height="92" colspan="3" valign="top"><img src="../images/altpage_logo.gif" width="236" height="92"></td>
<!-- TemplateBeginEditable name="EditRegion3" -->
<td width="544" rowspan="4" valign="top" bgcolor="#330000" class="all"><!--DWLayoutEmptyCell-->&nbsp;</td>
<!-- TemplateEndEditable --></tr>
<tr>
<td width="26" height="53" valign="top"><img src="../images/altpage_04.gif" width="26" height="53"></td>
<td width="143" valign="top"><img src="../images/altpage_05.gif" width="143" height="53"></td>
<td width="67" valign="top"><img src="../images/altpage_06.gif" width="67" height="53"></td>
</tr>
<tr>
<td height="268" valign="top"><img src="../images/altpage_07.gif" width="26" height="268"></td>
<td valign="top" background="../images/altpage_08.gif" class="blacklink"><p align="right" class="blacklink">
<br>
<span class="B"><a href="http://www.placeholder.com" class="blacklink">Home Page &lt;</a><br>
<br>
<a href="http://www.placeholder.com/about.html" class="blacklink">About Me &lt;</a><br>
<br>
<a href="http://www.placeholder.com/services.html" class="blacklink">My Services &lt;</a><br>
<br>
<a href="http://www.placeholder.com/urethane.html" class="blacklink">Urethane Sculptures &lt;</a><br>
<br>
<a href="http://www.placeholder.com/wood.html" class="blacklink">Wood Sculptures &lt;</a><br>
<br>
<a href="http://www.placeholder.com/contact.html" class="blacklink">Contact Me &lt;</a><br>
<br>
<a href="http://www.placeholder.com/faq.html" class="blacklink">FAQ &lt;</a><br>
<br>
<a href="http://www.placeholder.com/guestbook.html" class="blacklink">Guest Book &lt;</a></span></p>
</td>
<td valign="top"><img src="../images/altpage_09.gif" width="67" height="268"></td>
</tr>
<tr>
<td height="70" colspan="3" valign="top" bgcolor="#330000"><!--DWLayoutEmptyCell-->&nbsp;</td>
</tr>
<tr align="center" valign="middle">
<td height="49" colspan="4" background="../images/copyright.gif"><div align="center" class="copyright">Copyright 2007 &copy; placeholder.
All Rights Reserved. Web Design by <a href="http://www.placeholder.html" class="copyright">That Design</a>.</div>
</td>
</tr>
</table>
</body>
</html>

So what is the part in bold supposed to be?
Could you add another <td> that is filler instead?
tyejae



Joined: 01 Aug 2007
Posts: 5

PostPosted: Wed Aug 01, 2007 5:42 am     Reply with quote

The text you put in bold is this image below...



I added another <td> below that set hoping that would be the <td> that would stretch, but it isn't...
tyejae



Joined: 01 Aug 2007
Posts: 5

PostPosted: Wed Aug 01, 2007 5:47 am     Reply with quote

Quote:
<html>
<head>
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable --><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="reellife.css" rel="stylesheet" type="text/css">
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
</head>

<body bgcolor="2D2202">

<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td height="22" colspan="4" valign="top"><img src="../images/altpage_top.gif" width="780" height="22"></td>
</tr>
<tr>
<td height="92" colspan="3" valign="top"><img src="../images/altpage_logo.gif" width="236" height="92"></td>
<!-- TemplateBeginEditable name="EditRegion3" -->
<td width="544" rowspan="4" valign="top" bgcolor="#330000" class="all"><!--DWLayoutEmptyCell-->&nbsp;</td>
<!-- TemplateEndEditable --></tr>
<tr>
<td width="26" height="53" valign="top"><img src="../images/altpage_04.gif" width="26" height="53"></td>
<td width="143" valign="top"><img src="../images/altpage_05.gif" width="143" height="53"></td>
<td width="67" valign="top"><img src="../images/altpage_06.gif" width="67" height="53"></td>
</tr>
<tr>
<td height="268" valign="top"><img src="../images/altpage_07.gif" width="26" height="268"></td>
<td valign="top" background="../images/altpage_08.gif" class="blacklink"><p align="right" class="blacklink">
<br>
<span class="B"><a href="http://www.placeholder.com" class="blacklink">Home Page &lt;</a><br>
<br>
<a href="http://www.placeholder.com/about.html" class="blacklink">About Me &lt;</a><br>
<br>
<a href="http://www.placeholder.com/services.html" class="blacklink">My Services &lt;</a><br>
<br>
<a href="http://www.placeholder.com/urethane.html" class="blacklink">Urethane Sculptures &lt;</a><br>
<br>
<a href="http://www.placeholder.com/wood.html" class="blacklink">Wood Sculptures &lt;</a><br>
<br>
<a href="http://www.placeholder.com/contact.html" class="blacklink">Contact Me &lt;</a><br>
<br>
<a href="http://www.placeholder.com/faq.html" class="blacklink">FAQ &lt;</a><br>
<br>
<a href="http://www.placeholder.com/guestbook.html" class="blacklink">Guest Book &lt;</a></span></p>
</td>
<td valign="top"><img src="../images/altpage_09.gif" width="67" height="268"></td>
</tr>
<tr>
<td height="70" colspan="3" valign="top" bgcolor="#330000"><!--DWLayoutEmptyCell-->&nbsp;</td>
</tr>
<tr align="center" valign="middle">
<td height="49" colspan="4" background="../images/copyright.gif"><div align="center" class="copyright">Copyright 2007 &copy; placeholder.
All Rights Reserved. Web Design by <a href="http://www.placeholder.html" class="copyright">That Design</a>.</div>
</td>
</tr>
</table>
</body>
</html>


The code in the bold and red is the <td> that I'd like to stretch vertically when I add text to my document...but I'd like the rest of the html document to stay the same...
tyejae



Joined: 01 Aug 2007
Posts: 5

PostPosted: Wed Aug 01, 2007 7:37 am     Reply with quote

I am really frustrated right now...does anyone know why my tables are going all crazy like this, I've been working on this for 4 or 5 hours now. Mad
Pattons3rd



Joined: 28 Dec 2006
Posts: 1212
Location: Colorado

PostPosted: Wed Aug 01, 2007 1:03 pm     Reply with quote

Try putting it in like this:
Quote:
<html>
<head>
<!-- TemplateBeginEditable name="doctitle" -->
<title>Untitled Document</title>
<!-- TemplateEndEditable --><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<link href="reellife.css" rel="stylesheet" type="text/css">
<!-- TemplateBeginEditable name="head" --><!-- TemplateEndEditable -->
</head>

<body bgcolor="2D2202">

<table width="780" border="0" align="center" cellpadding="0" cellspacing="0">
<!--DWLayoutTable-->
<tr>
<td height="22" colspan="4" valign="top"><img src="../images/altpage_top.gif" width="780" height="22"></td>
</tr>
<tr>
<td height="92" colspan="3" valign="top"><img src="../images/altpage_logo.gif" width="236" height="92"></td>
<!-- TemplateBeginEditable name="EditRegion3" -->
<td width="544" rowspan="4" valign="top" bgcolor="#330000" class="all"><!--DWLayoutEmptyCell-->&nbsp;</td>
<!-- TemplateEndEditable --></tr>
<tr>
<td width="26" height="53" valign="top"><img src="../images/altpage_04.gif" width="26" height="53"></td>
<td width="143" valign="top"><img src="../images/altpage_05.gif" width="143" height="53"></td>
<td width="67" valign="top"><img src="../images/altpage_06.gif" width="67" height="53"></td>
</tr>
<tr>
<td height="268" valign="top"><img src="../images/altpage_07.gif" width="26" height="268"></td>
<td valign="top" background="../images/altpage_08.gif" class="blacklink"><p align="right" class="blacklink">
<br>
<span class="B"><a href="http://www.placeholder.com" class="blacklink">Home Page &lt;</a><br>
<br>
<a href="http://www.placeholder.com/about.html" class="blacklink">About Me &lt;</a><br>
<br>
<a href="http://www.placeholder.com/services.html" class="blacklink">My Services &lt;</a><br>
<br>
<a href="http://www.placeholder.com/urethane.html" class="blacklink">Urethane Sculptures &lt;</a><br>
<br>
<a href="http://www.placeholder.com/wood.html" class="blacklink">Wood Sculptures &lt;</a><br>
<br>
<a href="http://www.placeholder.com/contact.html" class="blacklink">Contact Me &lt;</a><br>
<br>
<a href="http://www.placeholder.com/faq.html" class="blacklink">FAQ &lt;</a><br>
<br>
<a href="http://www.placeholder.com/guestbook.html" class="blacklink">Guest Book &lt;</a></span></p>
</td>
<td valign="top"><img src="../images/altpage_09.gif" width="67" height="268"></td>
<td valign="top" height="100">&nbsp;<td>
</tr>
<tr align="center" valign="middle">
<td height="49" colspan="4" background="../images/copyright.gif"><div align="center" class="copyright">Copyright 2007 &copy; placeholder.
All Rights Reserved. Web Design by <a href="http://www.placeholder.html" class="copyright">That Design</a>.</div>
</td>
</tr>
</table>
</body>
</html>
Display posts from previous:   
Post new topic   Reply to topic    HTML Help Forum Index -> HTML Frame All times are GMT - 8 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
HTML Help Archive
Powered by phpBB © 2001, 2005 phpBB Group
HTML Help topic RSS feed 

 
HOSTING / DESIGN
MAKE MONEY

Home
  |   Tutorials   |   Forum   |   Quick List   |   Link Directory   |   About
Copyright ©1997-2002 Idocs and ©2002-2007 HTML Code Tutorial