Mortgage Calculator | MyEeos | Web Advertising | Mortgage | Home Loan
a little html help.. [Archive] - ZGeek

PDA

View Full Version : a little html help..


jmello
28-11-2003, 06:57 PM
i have this website (http://www.cox-internet.com/jmellothegreat/100%20things.html), and i'm trying to make the bits marked "Move To The Bottom!" to move to the bottom of the table-sort of thing..

if the code looks a bit sloppy, it's because it's copied off of my very modified blogger template, then screwed around with a bit, then copy/pasted into..

if you figure it out (and test it), email the code in .txt format to me here (mailto:jmellothegreat@aol.comNOSPAM).

if you just have some code snippet that you think that i should add, just put it in here..

thanks in advance
~jmello

jmello
30-11-2003, 04:58 PM
..don't mind me, just bringing this thread to the top of the list..

tikdoph
30-11-2003, 05:29 PM
Just create another seperate cell within the row and use "valign=bottom" within the TD tag.

Heh. I said bottom. :D

jmello
30-11-2003, 06:11 PM
that moved it over to the side.. i think i need to make a new row instead of making it into a new column..