<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"
    xmlns:content="http://purl.org/rss/1.0/modules/content/"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>tableau — Forum de PluXml</title>
        <link>https://forum.pluxml.org/index.php?p=/</link>
        <pubDate>Mon, 18 May 2026 17:20:09 +0000</pubDate>
        <language>fr</language>
            <description>tableau — Forum de PluXml</description>
    <atom:link href="https://forum.pluxml.org/index.php?p=/discussions/tagged/tableau/feed.rss" rel="self" type="application/rss+xml"/>
    <item>
        <title>Tableau header fixe</title>
        <link>https://forum.pluxml.org/index.php?p=/discussion/6480/tableau-header-fixe</link>
        <pubDate>Wed, 29 May 2019 09:03:25 +0000</pubDate>
        <category>Discussions</category>
        <dc:creator>flipflip</dc:creator>
        <guid isPermaLink="false">6480@/index.php?p=/discussions</guid>
        <description><![CDATA[<p>Bonjour,</p><p>Est-ce qu&#39;il est possible de fixer l&#39;ent&ecirc;te d&#39;un tableau avec PluCss ?</p><p>Pour le moment j&#39;ai trouv&eacute; cette solution</p><pre spellcheck="false">thead {
&nbsp;&nbsp;&nbsp;display: block;
}
tbody {
&nbsp;&nbsp;&nbsp;display: block;
&nbsp;&nbsp;&nbsp;max-height: 30em;
&nbsp;&nbsp;&nbsp;overflow-y: scroll;
&nbsp;&nbsp;&nbsp;overflow-x: auto;
}
</pre><p>Le probl&egrave;me de cette solution est que la largeur des cellule de l&#39;ent&ecirc;te ne correspond plus &agrave; la largeur de l&#39;ent&ecirc;te du corps ce qui provoque un d&eacute;calage.</p><p>Sans overflow</p><div>
    <div>
        <a href="https://forum.pluxml.org/uploads/447/087RPW4ATF2X.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.pluxml.org/uploads/447/087RPW4ATF2X.png" alt="image.png" />
        </a>
    </div>
</div>
<p>Avec overflow</p><div>
    <div>
        <a href="https://forum.pluxml.org/uploads/144/SV0UG60GYP40.png" rel="nofollow noopener" target="_blank">
            <img src="https://forum.pluxml.org/uploads/144/SV0UG60GYP40.png" alt="image.png" />
        </a>
    </div>
</div>
<p>Vous avez une id&eacute;e ?</p>]]>
        </description>
    </item>
   </channel>
</rss>
