The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
html table cells - need help
lets take the following table
HTML Code:
<table> <tr> <td width="75%"> contents </td> <td width="25%"> contents </td> </tr> <tr> <td width="25%"> contents </td> <td width="75%"> contents </td> </tr> </table> so we have row 1, cell 1 - with a width of 75% and row 1 cell 2 - with a width of 25%. my question is - is it possible to get row 2 cell 1 and 2 to keep their own set widths rather than scale up/down to the size of the one above it. |
#2
|
|||
|
|||
No. You need a separate table (don't use tables for layout).
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|