1
zeroram
Problem Using Tables on Xoops
  • 2005/10/12 21:09

  • zeroram

  • Friend of XOOPS

  • Posts: 326

  • Since: 2004/6/30


Can someone please tell me, what module is compatible with HTML Tables

i try to add tables using tinycontent,smartsection,wfchannels...etc

and all of them brake the table

example:http://www.chilejoven.com/modules/tinycontent/

2
DonXoop
Re: Problem Using Tables on Xoops

I've done tables plenty of times and it works fine. How are you setting it up? Even in a custom block you can use tables.

If the doc type setting is HTML you can do it the normal way.
<table border="1">
   <
tr>
     <
thTH 1th><thTH 2th>
   tr>
   <
tr>
     <
td>  blah blah td><tdColumn 2 td>
   tr>
   <
tr>
     <
td>  more blah td><tdColumn 2 row 3 td>
   tr>
table>


should work fine.
no max no bling. goes double for mik. triple for the insane aliases of said lunatics
===========================
Not around here anymore. Way too many idiots, so sad.

3
zeroram
Re: Problem Using Tables on Xoops
  • 2005/10/12 21:48

  • zeroram

  • Friend of XOOPS

  • Posts: 326

  • Since: 2004/6/30


The table you post work fine with tinycontent :)

but why this code does not work??

i try with ' or with " , still does not work


<TABLE class=texto1 cellSpacing=1 cellPadding=3 width=98align=center 
border
=0>
  
  <
TR>
    <
TD class=boxVII colSpan=6>Llave CTD>TR>
  <
TR bgColor=#999999>
    
<TD class=texto2 width='4%'>TD>
    <
TD class=texto2 width='11%'>FechaTD>
    <
TD class=texto2 width='18%'>CiudadTD>
    <
TD class=texto2 align=middle width='36%'>PartidoTD>
    <
TD class=texto2 align=middle width='11%'>ResultadoTD>
    <
TD class=texto2 align=middle width="20%">ÁrbitroTD>TR>
  <
TR style='COLOR: #000000' vAlign=top align=left>
    <
TD><FONT color=#000000>1 
    
<TD>01.02.05<BR>20.15TD>
    <
TD>Quilmes-Buenos AiresTD>
    <
TD>Quilmes Colo ColoTD>
    <
TD align=middle><FONT color=black>FONT>TD>
    <
TD>TD>4TR>
  <
TR style="COLOR: #000000" vAlign=top align=left>
    <
TD><FONT color=#000000>7 
    
<TD>08.02.05<BR>20.00TD>
    <
TD>SantiagoTD>
    <
TD>Colo Colo QuilmesTD>
    <
TD align=middle><FONT color=black>FONT>TD>
    <
TD>TD>TR>TABLE>
<
P>&nbsp;P>

Login

Who's Online

478 user(s) are online (359 user(s) are browsing Support Forums)


Members: 0


Guests: 478


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Nov 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits