<div class="container">
<div class="parent">
<button class="button">I'm a button</button>
<div>random other elements</div>
<div>random other elements</div>
<div>random other elements</div>
<div
class="title"
data-title="I'm the first title."
data-subtitle="I'm the second title.">Title
</div>
</div>
</div>