Test: Difference between revisions

From Psalms: Layer by Layer
Jump to: navigation, search
No edit summary
No edit summary
Line 60: Line 60:


<!-- Floating Toggle Button -->
<!-- Floating Toggle Button -->
<btn class="btn btn-primary floating-toggle" type="button" id="togglePanel">
<btn class="btn btn-primary floating-toggle" id="togglePanel" type="button">
   <i class="fa fa-bars"></i>
   <i class="fa fa-bars"></i>
</btn>
</btn>


<!-- Sliding Panel -->
<!-- Slide-In Panel -->
<div id="slidePanel" class="slide-panel">
<div id="slidePanel" class="slide-panel">
   <div class="card card-body">
   <div class="card card-body">
     <strong>Sliding Panel Content</strong><br>
     <strong>Sliding Panel Content</strong><br>
     Add links, info, etc. here.
     Add links or navigation items here.
   </div>
   </div>
</div>
</div>

Revision as of 13:13, 15 May 2025

Collapsing

Toggle Left Panel

Main content area

This content should expand fully when the left panel is hidden.

Superscription (v. 1)

1 לַמְנַצֵּ֗חַ מִזְמ֥וֹר לְדָוִֽד׃ For the director. A psalm. By David.

Diagrams Expanded Paraphrase


V. 2 with css from Mediawiki:Common.css

1 לַמְנַצֵּ֗חַ מִזְמ֥וֹר לְדָוִֽד׃ For the director. A psalm. By David.

Diagrams Expanded Paraphrase


Notes

The superscription of Psalm 19 gives information about the psalm’s author (“David”), genre (“a psalm”), and use (“for the director”).

VxV content here...

   Sliding Panel Content
Add links or navigation items here.