Difference between revisions of "Template:Testbuk"

Line 1: Line 1:
<div class="acco" style="
+
<div id="acco" style="
 
  position:fixed;  
 
  position:fixed;  
 
  right:28px;  
 
  right:28px;  

Revision as of 19:36, 17 May 2021

LIBER tit 2.0

Open multiple

       <input type="checkbox" id="chck1">
       <label class="tab-label" for="chck1">Item 1</label>
         LIB!
       <input type="checkbox" id="chck2">
       <label class="tab-label" for="chck2">Item 2</label>
         LIB LIB!

Open one

       <input type="radio" id="rd1" name="rd">
       <label class="tab-label" for="rd1">Item 1</label>
         LIBER.
       <input type="radio" id="rd2" name="rd">
       <label class="tab-label" for="rd2">Item 2</label>
         LIBER2.
       <input type="radio" id="rd3" name="rd">
       <label for="rd3" class="tab-close">Close others ×</label>