Why..

Joined: 11/28/2008

On this page: http://clients.marcusmonroe.net/pineedenbaptist/ I was wondering where it says "Content I tell ya, content." Why does the text float vertically in the middle? Why not the top? Something I need to put in the code?

I thought the avatar would be funny! :P

Just finished this site: www.exaltChrist.com

Joined: 11/28/2008
The default for vertical

The default for vertical alignment, for table cells, is middle.

The old way is valign="top" but it would be better to use CSS to do this.

CWM Post with Helpful Links for Web Design Newbies<

Joined: 11/28/2008
I have always used valign in

I have always used valign in the td node but would interested to know how to do it in CSS

Well its time to head out
Gotta find my place to rest
Before the sun goes down
In the darkness of the west - Day Of Fire

Joined: 11/28/2008
I wrote that too quickly

I wrote that too quickly before bed.

I thought valign was deprecated but it is align and not valign. So thanks C-Geek, yes valign="top" etc. is still good to go for tds.

CWM Post with Helpful Links for Web Design Newbies<

Joined: 11/28/2008
Ok thats cool with me

Ok thats cool with me

Well its time to head out
Gotta find my place to rest
Before the sun goes down
In the darkness of the west - Day Of Fire