Comments on F2U HTML | Our House All Comments

Hey, quick question :0 I want to add another row of characters, but when I copy and paste it doesn’t really line up. Do you know how I should modify it to make sure it lines up with everything else?

Howdy!

So at the beginning of the housemate section theres this bit:

<div class="p-4
table-responsive"
style="background:#F9E4FF;
background-image: url(https://file.toyhou.se/images/11603392_qHWxsUYYhfhokrw.png?1547701095);">
<div class="row">

<!-- person 1-->

And at the end theres:

<!-- end 6-->
</div></div></div></div>

To add another row cleanly  You should copy from the top bolded bit to the bottom bolded bit. Hopefully that makes sense? You can change the content as you would the other row!

:D Thank you!