J
John
Below is my code. It seems that no matter what I do, I cannot get the
following list of places to start at the top of the cell. It is always
centered in the middle of the cell. Is vAlign the correct command for
it to start listing at the top of the cell?
Response.Write "<TABLE BORDER=""1"">"
Response.Write "<TABLE WIDTH=150>"
Response.Write "<TD vAlign=top>"
Response.Write "<TR><TD>" & "<FONT face=""Arial"" size=1>"&
"<Ahref=DurbanSuburbs.asp>" & "Central Durban" & "</A>"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "La Lucia"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "Umhlanga
Rocks"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "<A
href=KZNBerea.asp?link=Mount_Edgecombe>" & "Mount Edgecombe" & "</A>"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "Glenashley"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "Durban
North"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "North Beach"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "South Beach"
following list of places to start at the top of the cell. It is always
centered in the middle of the cell. Is vAlign the correct command for
it to start listing at the top of the cell?
Response.Write "<TABLE BORDER=""1"">"
Response.Write "<TABLE WIDTH=150>"
Response.Write "<TD vAlign=top>"
Response.Write "<TR><TD>" & "<FONT face=""Arial"" size=1>"&
"<Ahref=DurbanSuburbs.asp>" & "Central Durban" & "</A>"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "La Lucia"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "Umhlanga
Rocks"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "<A
href=KZNBerea.asp?link=Mount_Edgecombe>" & "Mount Edgecombe" & "</A>"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "Glenashley"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "Durban
North"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "North Beach"
Response.Write "<BR>" & "<FONT face=""Arial"" size=1>" & "South Beach"