View Single Post
Old December 24th, 2005, 09:16 AM     #8 (permalink)
cryptoguy
Ultimate Member
 
cryptoguy's Avatar
 
Join Date: Jun 2002
Location: Ohio
Posts: 1,349
Send a message via AIM to cryptoguy
Quote:
Originally Posted by rbhai
actually I'm talking about text in a table format, not a text box. I tried adding those attributes but, Dreamweaver gives me an error that they are invalid markups.

Are you sure? Here's what I meant
Code:
<tr>
		<td rowspan="10">
			<img src="images/temp1_37.gif" width="9" height="807" alt=""></td>
		<td colspan="19" rowspan="9" background="images/temp1_38.gif" valign="top">TESTING</td>
		<td>
			<img src="images/spacer.gif" width="1" height="25" alt=""></td>

	</tr>
__________________
23. That's the number of people Mr. T has pitied in the time it has taken you to read this sentence.
cryptoguy is offline   Reply With Quote