HighDots Forums  

thank you sam - the table man

alt.html.tags alt.html.tags


Discuss thank you sam - the table man in the alt.html.tags forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
WindAndWaves
 
Posts: n/a

Default thank you sam - the table man - 08-06-2004 , 11:05 PM






Hi gurus

I often work with tables and I found that I am confused on where I should be
placing the following elements:

width
height
valign

could I put all of them in the TD tag and leave the TABLE and TR tag blank?

Thank you

Nicolaas





Reply With Quote
  #2  
Old   
Webcastmaker
 
Posts: n/a

Default Re: thank you sam - the table man - 08-06-2004 , 11:13 PM






In article <kKXQc.10001$N77.474499 (AT) news (DOT) xtra.co.nz>, access (AT) ngaru (DOT) com
says...
Quote:
I often work with tables and I found that I am confused on where I should be
placing the following elements:
width
height
valign
could I put all of them in the TD tag and leave the TABLE and TR tag blank?
Well ignoring the naming issues, the answer is none of the above.
Use CSS
--
WebcastMaker
The easiest and most affordable way to create
Web casts, or put presentations on the Web.
www.webentations.com


Reply With Quote
  #3  
Old   
WindAndWaves
 
Posts: n/a

Default Re: thank you sam - the table man - 08-06-2004 , 11:20 PM



Dear WebcastMaker

There are two reasons that I put it in the html:

1. browsers that do not support css can still read it and make sense of
things (or in case for some reason the css does not load properly).

2. it is easier to edit the pages if you know in the html how big the cells
are and the like, it is this ease of editing that I use more than anything
(my sites are completely database driven - but someone still has to write
the templates).

Thank you. still keen to find out the answer.



Reply With Quote
  #4  
Old   
The Doormouse
 
Posts: n/a

Default Re: thank you sam - the table man - 08-06-2004 , 11:48 PM



"WindAndWaves" <access (AT) ngaru (DOT) com> wrote:

Quote:
width
height
valign
Height does not belong in tables. Check out the specs and validate your
designs ...

The Doormouse

--
The Doormouse cannot be reached by e-mail without her permission.


Reply With Quote
  #5  
Old   
WindAndWaves
 
Posts: n/a

Default Re: thank you sam - the table man - 08-06-2004 , 11:53 PM



so how do you specify a table to have a certain height????

can you use <TD HEIGHT=20>? or <TR HEIGHT=20>???



Reply With Quote
  #6  
Old   
The Doormouse
 
Posts: n/a

Default Re: thank you sam - the table man - 08-07-2004 , 12:29 AM



"WindAndWaves" <access (AT) ngaru (DOT) com> wrote:

Quote:
so how do you specify a table to have a certain height????

can you use <TD HEIGHT=20>? or <TR HEIGHT=20>???
No, you don't specify it. At best, you could put a spacer GIF in there
somewhere. Or, use CSS to specify it.

The Doormouse

--
The Doormouse cannot be reached by e-mail without her permission.


Reply With Quote
  #7  
Old   
WindAndWaves
 
Posts: n/a

Default Re: thank you sam - the table man - 08-07-2004 , 01:14 AM



Sorry to bother Doormouse, but why don't you specify it, is there any
specific reason for that?



Reply With Quote
  #8  
Old   
Hywel
 
Posts: n/a

Default Re: thank you sam - the table man - 08-07-2004 , 03:41 AM



In article <srYQc.10033$N77.474700 (AT) news (DOT) xtra.co.nz>, WindAndWaves
says...
Quote:
so how do you specify a table to have a certain height????

can you use <TD HEIGHT=20>? or <TR HEIGHT=20>???
Are you replying to something? This will help
http://www.allmyfaqs.com/faq.pl?How_to_post


--
Hywel

http://sponsorhywel.org.uk/


Reply With Quote
  #9  
Old   
Webcastmaker
 
Posts: n/a

Default Re: thank you sam - the table man - 08-07-2004 , 06:02 AM



In article <kYXQc.10008$N77.474590 (AT) news (DOT) xtra.co.nz>, access (AT) ngaru (DOT) com
says...
Quote:
There are two reasons that I put it in the html:
Both reasons are invalid.

Quote:
Thank you. still keen to find out the answer.
You have your answer. Notice how everyone gave your the same answer?
Use CSS. You just don't like the answer.

--
WebcastMaker
The easiest and most affordable way to create
Web casts, or put presentations on the Web.
www.webentations.com


Reply With Quote
  #10  
Old   
WindAndWaves
 
Posts: n/a

Default Re: thank you sam - the table man - 08-07-2004 , 06:16 AM



Dear webcastmaker,

I hope you are enjoying your day. I am actually changing my site. Thank
you for your answer.



Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.