![]() | |
#11
| |||
| |||
|
|
I often work with tables and I found that I am confused on where I should be placing the following elements: width height valign |
#12
| |||
| |||
|
|
I often work with tables and I found that I am confused on where I should be placing the following elements: Those are attributes, not elements. More importantly, though, you don't want to be using those particular attribures. They deal with presentation, something which HTML was never meant to do. On a guess, you're using a table to lay out your page. If so, read http://www.allmyfaqs.com/faq.pl?Tableless_layouts>. |
#13
| |||
| |||
|
|
Sorry to bother Doormouse, but why don't you specify it, is there any specific reason for that? |
#14
| |||
| |||
|
|
You have your answer. Notice how everyone gave your the same answer? Use CSS. You just don't like the answer. |

#15
| |||
| |||
|
|
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? |
![]() |
| Thread Tools | |
| Display Modes | |
| |