HTML layout help needed

Quote:
Sure I'll get the source thinger ma bob but here is the code I'm working with


<table width="550" bgcolor="#FF9999"border="2" align="center" cellpadding="5" cellspacing="5">
<tr>
<td colspan="2" bgcolor="#FF99CC"><div align="center">
<img src="http://img110.imageshack.us/img110/2968/ponies2xn.jpg">
</div></td>
</tr>
<tr>
<td>You type your text here.</td>
</tr>
<tr>
<div style="height: 400; width: 550; overflow: auto;"><td>More text.......... </td></div>
<div style="height: 400; width: 550; overflow: auto;"><td>More text.......... </td></div>
<div style="height: 400; width: 550; overflow: auto;"><td>More text.......... </td></div>
</tr>
</table>

Here's what you did:
https://www.backyardchickens.com/forum/uploads/9574_ponies2xn.jpg

Watch I'll post a picture of what the actual thing looks like on the other website
 
"That is precisely why I don't use Word. My code below, does exactly the same thing, is understandable by most humans, and is a lot easier to update and change in the future.

<html><body>
<font size="16"><b>Ugh. Stop it. You are making me sigk. Word generated html... sickbyc NEVER!</b></font>
</body</html> "

**************************


Just FYI, what you just entered as code will produce:
Ugh. Stop it. You are making me sigk. Word generated html... sickbyc NEVER!

Wanna try again?

Again, if you have a lot to type, and lots of graphics to boot, especially different sized ones, MS Word HTML is much easier and more sure of turning out CORRECTLY.
 
Last edited:
When you say
But I'm trying to put it in a single cell space

do you mean you want an empty cell in a table or a space between two things?​
 
Quote:
Works fine on my computer. (Except for my typo
tongue.png
)
Quote:
lol. Whatever...
 

New posts New threads Active threads

Back
Top Bottom