HTML Help

Live forum: http://forum.freeipodguide.com/viewtopic.php?t=56168

coolvaughan

08-03-2007 09:02:55

Ok, So I was given a JPG image and told to make a website that represents it. I am basically done, its a site organized by a using a Table and of the the rows on the far left is the whole lenght up and down of the page, but the problem is that the text is centered in a vertical sense and I need to move it up to start at the top of that box.

Here is the HTM

http//www.box.net/public/f9fvpjciyp

Just right click on HealthPage.htm and "Open In New Tab"

I need the text that starts with "Resources to start at the top not the center.

FreeOffersNow

08-03-2007 09:18:14

valign=top to the TD tag should fix your problem (i didn't look at the code)...you mispelled "HealthPage" for the filename, too )

EDIT Looked at the code briefly...

Change
[code1332f4d0f87]<td width="15%" rowspan="3">[/code1332f4d0f87]

To
[code1332f4d0f87]<td width="15%" rowspan="3" valign="top">[/code1332f4d0f87]

That should do it.

coolvaughan

08-03-2007 09:23:43

Hey, thanks man, that worked perfect.

FreeOffersNow

08-03-2007 09:25:56

[quote1946625a51="coolvaughan"]Hey, thanks man, that worked perfect.[/quote1946625a51]

No problem...once in a while I take off my asshole hat and try to help some people twisted

TriforceXHacks

09-03-2007 14:03:54

[quote5888528cb0="FreeOffersNow"][quote5888528cb0="coolvaughan"]Hey, thanks man, that worked perfect.[/quote5888528cb0]

No problem...once in a while I take off my asshole hat and try to help some people twisted[/quote5888528cb0]

That must be an interesting hat.