Table of contents: diferència entre les revisions
De Recursos docents
Cap resum de modificació |
Cap resum de modificació |
||
Línia 1: | Línia 1: | ||
<div style=" flex | <div style="display: flex; flex-direction: row; gap: 20px;"> | ||
<div style="flex: 1; max-width: 200px; position: sticky; top: 10px; padding: 10px; background-color: #f9f9f9; border: 1px solid #ccc; border-radius: 5px;"> | |||
<div style=" | |||
__TOC__ | __TOC__ | ||
</div> | </div> | ||
<div style="flex: 3;"> | |||
<h2>Section 1</h2> | |||
<div style="flex: 3 | <p>Content for section 1 goes here.</p> | ||
<h2> | <h2>Section 2</h2> | ||
<p> | |||
</p> | |||
<h2> | |||
<p>Content for section 2 goes here.</p> | <p>Content for section 2 goes here.</p> | ||
<h2> | <h2>Section 3</h2> | ||
<p>Content for section 3 goes here.</p> | <p>Content for section 3 goes here.</p> | ||
</div> | </div> | ||
</div> | </div> | ||
Revisió del 10:57, 27 gen 2025
Section 1
Content for section 1 goes here.
Section 2
Content for section 2 goes here.
Section 3
Content for section 3 goes here.