Html footer sample help

hi guys, im a newbie exploring erpnext, any sudjestion on how to construct html code using left and right column? attached sample excel base footer

this is my current html code

<html>

I HEREBY CERTIFY that I have personally paid in cash to employee whose name


______________
fullname 1


_____________
fullname 2

thanks

You could search the net for

  • <div class="col"></div>

  • <table></table>

I personally like the bootstrap <div class="col-xs-{n}">