Forum Moderators: mack

Message Too Old, No Replies

Tables/td

Problems with Tables.

         

Flolondon

8:43 am on Feb 14, 2003 (gmt 0)

10+ Year Member



Hi there

Can somebody please tell me what does VALIGN=TOP mean. I would imagine it means something goes on top.

1) WHAT IS VALIGN
2) WHAT IS ALIGN

Please can somebody tell me the items that can go inside a <TD......... I know the variables so far are

TD
A) BGCOLOR,
b) WIDTH,
C) TEXT
D) FONT
E) WHAT ELSE IS THERE PLEASE

TABLE
A) WIDTH
B) CELLPADDING=" "
C) CELLSPACING=" "
D) CELLBORDER=" "
E) WHAT ELSE IS THERE PLEASE

Thanks in advance!
Flo
from London

ukgimp

9:06 am on Feb 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Hello Flo

Take a peek at this:

Some old stuff
www.course.com/downloads/newperspectives/crweb2/dhtml/HTMLtable.htm

W3c tutorial
[w3.org...]

Try to put these elements in an external style sheet if you are planning on reusing them. Also slims down the page size a little

Cheers

[edited by: ukgimp at 9:12 am (utc) on Feb. 14, 2003]

Flolondon

9:12 am on Feb 14, 2003 (gmt 0)

10+ Year Member



Thanks ukgimp for that.

I the reason, I asked for the variables that can be contained in side a Table and inside a TD is because it would help me to remember what can go in and what is acceptable. Its really just a form of learning aid.

Thanks for that link I will have a quick look.

Flo

ukgimp

9:13 am on Feb 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



I added a better link flo or at least i think so :)

Sinner_G

9:14 am on Feb 14, 2003 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



As to ALIGN and VALIGN it defines the alignment of content in a cell horizontally respectively vertically (hence the V :)).

Flolondon

9:18 am on Feb 14, 2003 (gmt 0)

10+ Year Member



Thanks.

[edited by: Flolondon at 9:22 am (utc) on Feb. 14, 2003]

Flolondon

9:20 am on Feb 14, 2003 (gmt 0)

10+ Year Member




Hi Sinner G
Thanks for information about V align etc.

Flo from London