<!DOCTYPE html> <html> <body> <table> <tr><th colspan="2">Contact</th></tr> <tr><td>Email</td><td>Phone</td></tr> </table> </body> </html>