✤ Simple Trivia code ✤ (Code)

Archangelhaslanded

Profile



<!--

---Simple trivia code---

✤ By Archangel + with help from sanguinearcane ✤ 

A simple, moblie friendly code
Be sure to have wysiwyg turned off!

-RULES
Please dont resell or redistribute this code as your own.
You are free to edit this how you want, be sure to credit the proper creators if frankensteined.
Please dont remove my credit, however you are free to move it around.


-->

<!--Container Start-->
<div class="container" style="width:350px; padding:0px">

<!---Header-->
<h3 class="text-center">✤ Mini Trivia ✤</h3>

<!----Trivia section---->
<div class="p-3"> 
<ul class="justify-content-center d-inline-block">
<li>Text Here.</li>
<li>Lorem ipsum dolor sit amet, consectetur adipiscing elit.</li>
<li>Duis sollicitudin elit sed tellus blandit viverra sed eget odio.</li>
<li>Donec accumsan tempor lacus, et venenatis elit feugiat non.</li>
<li>Duis porta eros et velit blandit dapibus.</li>
<li>Curabitur ac finibus eros.</li>
<li>Duis placerat velit vitae massa sodales, eget mattis nibh pellentesque.</li>
</ul>
</div>

<!--
copy the code above if you want more trivia!
-->
<!-- ✤Credit please do not remove✤ -->

</div>
<div class="text-center" style="font-size:18px"><span><a class="tooltipster" title="code by Archangel" href="https://toyhou.se/Archangelhaslanded"><i class="fa-regular fa-compass fa-bounce"></i></a></span>

<div class="text-center" style="font-size:18px"><span><a class="tooltipster" title="Help from sanguinearcane" href="https://toyhou.se/sanguinearcane"><i class="far fa-rabbit-running fa-bounce"></i></a></span>

<div>
<!----Container Fin---->