- Jun 13, 2000
- 26,391
- 1,780
- 126
I'm trying to setup a login page for a major website, but I don't usually get stuck with this kind of thing. I have a page that has a main graphic in the left-hand corner and below it is a row on a table that has a small graphic on the left. What I want to do is add 2 links on the right side of this row.
Here's the code format:
##<td height="10" colspan=3 bgcolor="#EBAB00"><div align="left"><img ##src="founded.gif" width="83" height="10">
## </div></td>
My problem is that if I try to split the cell, it ends up splitting it in the wrong place and screws up the rest of the page. How can I force the graphic to be left alignment and have 2 text links on the right side to a help and forgot password page? Thanks-
Here's the code format:
##<td height="10" colspan=3 bgcolor="#EBAB00"><div align="left"><img ##src="founded.gif" width="83" height="10">
## </div></td>
My problem is that if I try to split the cell, it ends up splitting it in the wrong place and screws up the rest of the page. How can I force the graphic to be left alignment and have 2 text links on the right side to a help and forgot password page? Thanks-