|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
You eat, breathe and sleep innovation. Build your mobile intelligence with BlackBerry® experts this July. Register Today! |
|
#1
|
|||
|
|||
|
classes and tables
Can the use of classes on a page mess with the way explicit tags work? I'm building some stuff for a page at work and most of the page uses classes built on the company intranet template, but I'm trying to build just a simple table and I want the mess with the vertical alignment in it. None of the classes available do this so I was going to just do it explicitly ie..
Code:
<td valign=bottom> or more percicely but this isn't producing any results (the cell content is still at the top of the cell). I'm I just overlooking something very obvious or are the table atributes explecting to be spelled out in a class and there for not reading my explicit instructions? |
|
#2
|
|||
|
|||
|
RE: classes and tables
can you provide with more code? like, what class are you calling, how do you call it, etc...
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > classes and tables |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|