GuppY, the benchmark database free CMS

telecharger01.png


You are here :   Welcome » Forum » GuppY 6 » Code dans un article
    Print this page...

Warning: GuppY 6.00.18

GuppY release 6.00.18 : pack, cumulative and non-cumulative patch

To upgrade from 6.00.17 to 6.00.18, you apply the non-cumulative GuppY 6.00.18 patch.

To upgrade from version 5.03.03 to version 6.00.18, you must follow the migration procedure described in this article.


For plugins and skins, please post on the author's website.

The skins and plugins of our friend Saxbar are available for download on this site.


 

Forum - GuppY 6 - Code dans un article


Connected : (nobody)

  Topic # 131515
07/02/2022 @ 18:35
by papy94

Bonjour à tous

Quand je veux mettre du code dans un article, je me sers de l’icone <>

Mais quand le code est très long, cela deviens chiant de faire défiler tous le code pour aller voir la fin de l’article

Il a-t-il un moyen de faire comme cela :

Exemple code

et de pouvoir paramétrer la hauteur et largeur de la fenêtre


Rectifié par papy94 le 07/02/2022 @ 18:36
  
Answer n° 1
--------
07/02/2022 @ 22:20
by papy94

re

j'ai trouvé cette solution ,mais est-elle bonne ?

<table align="center" border="0" cellpadding="0" cellspacing="0" width="450">
                <tbody>
                    <tr>
                        <td>
                        <table border="1" cellpadding="1" cellspacing="0" width="425">
                            <tbody>
                                <tr style="color:white;background-color:#f1c40f;">
                                    <th><span style="color:#000000;">BLABLABLA</span></th>
                                </tr>
                            </tbody>
                        </table>
                        </td>
                    </tr>
                    <tr>
                        <td>
                        <div style="width:445px; height:200px; overflow:auto;">
                        <table border="1" cellpadding="1" cellspacing="0" width="425">
                            <tbody>
                                <tr>
                                    <td>
                                    <p style="text-align: left;"><span style="font-size:12px;">BLABLABLA </p>
                                    </td>
                                </tr>
                            </tbody>
                        </table>
                        </div>
                        </td>
                    </tr>
                </tbody>
            </table>

merci de m'avoir lut  


Rectifié par papy94 le 07/02/2022 @ 22:21
  
topic active   topic closed   Important!   New  
Correct message   Close topic   Make sticky topic