Elements Codes
M.Muzammil

This page contains the template code for all the elements you see on the entire site. If you are not the website owner then you need assistance to use these template codes.
Make Tabs:
<div class="tabs my-2 rounded-custom border">
<div class="btn-group">
<button class="btn" data-id="1">Paste Code</button>
<button class="btn" data-id="2">Local File</button>
<button class="btn" data-id="3">Remote File</button>
</div>
<div class="content tab-1 p-2 hidden"></div>
<div class="content tab-2 p-2 hidden"></div>
<div class="content tab-3 p-2 hidden"></div>
</div>
Be The First To Comment