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 1</th><thTH 2</th>
   </
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 C</TD></TR>
  <
TR bgColor=#999999>
    
<TD class=texto2 width='4%'></TD>
    <
TD class=texto2 width='11%'>Fecha</TD>
    <
TD class=texto2 width='18%'>Ciudad</TD>
    <
TD class=texto2 align=middle width='36%'>Partido</TD>
    <
TD class=texto2 align=middle width='11%'>Resultado</TD>
    <
TD class=texto2 align=middle width="20%">Árbitro</TD></TR>
  <
TR style='COLOR: #000000' vAlign=top align=left>
    <
TD><FONT color=#000000>1</FONT> </TD>
    
<TD>01.02.05<BR>20.15</TD>
    <
TD>Quilmes-Buenos Aires</TD>
    <
TD>Quilmes Colo Colo</TD>
    <
TD align=middle><FONT color=black></FONT></TD>
    <
TD></TD>4</TR>
  <
TR style="COLOR: #000000" vAlign=top align=left>
    <
TD><FONT color=#000000>7</FONT> </TD>
    
<TD>08.02.05<BR>20.00</TD>
    <
TD>Santiago</TD>
    <
TD>Colo Colo Quilmes</TD>
    <
TD align=middle><FONT color=black></FONT></TD>
    <
TD></TD></TR></TABLE>
<
P>&nbsp;</P>

Login

Who's Online

190 user(s) are online (107 user(s) are browsing Support Forums)


Members: 0


Guests: 190


more...

Donat-O-Meter

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

Latest GitHub Commits