My question might seem trivial and I could figure it out on my own, but for some reason, it's just too difficult for me. I can easily find details like the width and height of a div, the background color, and the font used. However, what I can't figure out is how to replicate the feature found here:
On their FAQ page, towards the end, you click >>
and it reveals more text with an explanation.
I'm stumped as to how they achieve this and would appreciate any assistance.
<div class="more" style="font-family: arial; margin-bottom: 10px; margin-top: 10px; display: block;">
<i style="line-height: 20px; font-size: 15px;font-family:arial;">Sorry, we don’t do any jobs until they are paid for; however, we do allow you to pay in increments as small as 10 euro. </i>
</div>