essai
Would you like to react to this message? Create an account in a few clicks or log in to continue.
essai

Forum de test
 
HomeHome  SearchSearch  GalleryGallery  Latest imagesLatest images  RegisterRegister  Log in  phpBB FrancephpBB France  

 

 Code tableau pour forums côte à côte

Go down 
2 posters
AuthorMessage
MissGeek
Admin
MissGeek


Female Number of posts : 227
Age : 40
Localisation : Baie-Comeau, Québec
Registration date : 2005-11-29

Code tableau pour forums côte à côte Empty
PostSubject: Code tableau pour forums côte à côte   Code tableau pour forums côte à côte EmptySat 16 Jun - 22:21

Code:
<TABLE height="2%" width="100%" border=0>
  <TBODY>
    <TR>
      <TD vAlign=top align=left width="6%" rowSpan=2>
        <SPAN class=forumlink>
          <A href="http://forum.forumactif.com/Vous-et-forumactif-c10/Regles-et-Staff-du-forum-f99.htm">
            <IMG height=59 src="http://2img.net/i/fa/fdf/parchemin.png" width=61 border=0>
          </A>
        </SPAN>
      </TD>
      <TD width="45%" height="18%">
        <A class=forumlink href="http://forum.forumactif.com/Vous-et-forumactif-c10/Regles-et-Staff-du-forum-f99.htm">Régles et Staff du forum
        </A>
      </TD>
      <TD vAlign=top align=left width="6%" rowSpan=2>
        <SPAN class=forumlink>
          <A href="http://forum.forumactif.com/Vous-et-forumactif-c10/Annonces-Mises-a-Jour-f1.htm">
            <IMG height=59 src="http://2img.net/i/fa/fdf/annonce.png" width=65 border=0>
          </A>
        </SPAN>
      </TD>
      <TD vAlign=top align=left width="43%">
        <A class=forumlink href="http://forum.forumactif.com/Vous-et-forumactif-c10/Annonces-Mises-a-Jour-f1.htm">Annonces / Mises à jour
        </A>
      </TD>
    </TR>
    <TR>
      <TD vAlign=top align=left height=21>
        <SPAN class=gensmall>Veuillez lire attentivement les règles générales du forum
        </SPAN>
      </TD>
      <TD>
        <SPAN class=gensmall>Informations sur la maintenance et les mises à jour des forums
        </SPAN>
      </TD>
    </TR>
    <TR>
      <TD background=http://i16.servimg.com/u/f16/11/08/38/53/spacer10.png colSpan=4 height=1>
      </TD>
    </TR>
    <TR>
      <TD vAlign=top align=left rowSpan=2>
        <SPAN class=forumlink>
          <A href="http://forum.forumactif.com/FAQ-c12/Questions-Reponses-frequentes-f14.htm">
            <IMG height=59 src="http://2img.net/i/fa/fdf/questions.png" width=63 border=0>
          </A>
        </SPAN>
      </TD>
      <TD vAlign=top align=left height=21>
        <A class=forumlink href="http://forum.forumactif.com/FAQ-c12/Questions-Reponses-frequentes-f14.htm">Questions/Réponses fréquentes
        </A>
      </TD>
      <TD vAlign=top align=left rowSpan=2>
        <SPAN class=forumlink>
          <A href="http://forum.forumactif.com/FAQ-c12/Trucs-et-astuces-f8.htm">
            <IMG height=59 src="http://2img.net/i/fa/fdf/magic.png" width=64 border=0>
          </A>
        </SPAN>
      </TD>
      <TD vAlign=top align=left>
        <A class=forumlink href="http://forum.forumactif.com/FAQ-c12/Trucs-et-astuces-f8.htm">Trucs et Astuces
        </A>
      </TD>
    </TR>
    <TR>
      <TD vAlign=top align=left height="32%">
        <SPAN class=gensmall>99% de vos questions ont déjà une réponse. Vous n'avez pas besoin d'attendre !
        </SPAN>
      </TD>
      <TD vAlign=top align=left>
        <SPAN class=gensmall>Des tutoriaux et des astuces pour augmenter les possibilités de vos forums
        </SPAN>
      </TD>
    </TR>
  </TBODY>
</TABLE>
Back to top Go down
http://help.editboard.com
MissGeek
Admin
MissGeek


Female Number of posts : 227
Age : 40
Localisation : Baie-Comeau, Québec
Registration date : 2005-11-29

Code tableau pour forums côte à côte Empty
PostSubject: Re: Code tableau pour forums côte à côte   Code tableau pour forums côte à côte EmptySun 17 Jun - 6:55

Simple table with 2 forum links and no icon

Code:
<TABLE height="2%" width="100%" border=0>
  <TBODY>
    <TR>
      <TD width="50%" height="18%">
        <A class=forumlink href="http://LINK_FORUM#1">NAME FORUM #1
        </A>
      </TD>
      <TD vAlign=top align=left width="50%">
        <A class=forumlink href="http://LINK_FORUM#2">NAME FORUM #2
        </A>
      </TD>
    </TR>
    <TR>
      <TD vAlign=top align=left height=21>
        <SPAN class=gensmall>DESCRIPTION FORUM #1
        </SPAN>
      </TD>
      <TD>
        <SPAN class=gensmall>DESCRIPTION FORUM #2
        </SPAN>
      </TD>
    </TR>
  </TBODY>
</TABLE>


Last edited by on Sun 17 Jun - 7:02; edited 1 time in total
Back to top Go down
http://help.editboard.com
MissGeek
Admin
MissGeek


Female Number of posts : 227
Age : 40
Localisation : Baie-Comeau, Québec
Registration date : 2005-11-29

Code tableau pour forums côte à côte Empty
PostSubject: Re: Code tableau pour forums côte à côte   Code tableau pour forums côte à côte EmptySun 17 Jun - 7:00

table for 2 forums links with icons

Code:
<TABLE height="2%" width="100%" border=0>
  <TBODY>
    <TR>
      <TD vAlign=top align=left width="6%" rowSpan=2>
        <SPAN class=forumlink>
          <A href="http://LINK_FORUM#1">
            <IMG height=59 src="http://ICON_FORUM#1" width=61 border=0>
          </A>
        </SPAN>
      </TD>
      <TD width="45%" height="18%">
        <A class=forumlink href="http://LINK_FORUM#1">NAMEFORUM #1
        </A>
      </TD>
      <TD vAlign=top align=left width="6%" rowSpan=2>
        <SPAN class=forumlink>
          <A href="http://LINK_FORUM#2">
            <IMG height=59 src="http://ICON_FORUM#2" width=65 border=0>
          </A>
        </SPAN>
      </TD>
      <TD vAlign=top align=left width="43%">
        <A class=forumlink href="http://LINK_FORUM#2">NAME FORUM #2
        </A>
      </TD>
    </TR>
    <TR>
      <TD vAlign=top align=left height=21>
        <SPAN class=gensmall>DESCRIPTION FORUM #1
        </SPAN>
      </TD>
      <TD>
        <SPAN class=gensmall>DESCRIPTION FORUM #2
        </SPAN>
      </TD>
    </TR>
  </TBODY>
</TABLE>
Back to top Go down
http://help.editboard.com
dlj0811




Female Number of posts : 4
Age : 47
Localisation : LA
Registration date : 2012-03-16

Code tableau pour forums côte à côte Empty
PostSubject: Re: Code tableau pour forums côte à côte   Code tableau pour forums côte à côte EmptySun 8 Apr - 8:24

Thanks for sharing
WS-C3560V2-24TS-S Price
Back to top Go down
http://www.by-routers.com
Sponsored content





Code tableau pour forums côte à côte Empty
PostSubject: Re: Code tableau pour forums côte à côte   Code tableau pour forums côte à côte Empty

Back to top Go down
 
Code tableau pour forums côte à côte
Back to top 
Page 1 of 1
 Similar topics
-
» code tableau
» Permissions - Private Forums & Sub-forums
» catégories, forums, sous-forums
» [TUTORIEL] Faire un tableau en HTML
» tableau html dans un post

Permissions in this forum:You cannot reply to topics in this forum
essai :: catégorie réservée :: Essais - catégorie réservée à MissGeek :: MissGeek - Pour Forumactif/Editboard-
Jump to: